开发者

Why eclipse plugin doesnt start - log?

开发者 https://www.devze.com 2023-01-14 07:37 出处:网络
I have plugin that doesnt start(from dropins, with eclipse -clean), however its not even mentioned in

I have plugin that doesnt start(from dropins, with eclipse -clean), however its not even mentioned in

workspace\.metadata\.log

Is there any log that says why 开发者_开发问答plugin doesnt start?

I think the problem is that too new API is used.


Have you taken a look at the Host OSGi Console?

Why eclipse plugin doesnt start - log?

Here are some tutorials/articles that will hopefully help you figure things out:

  • http://www.ibm.com/developerworks/library/os-ecl-osgiconsole/
  • http://www.vogella.de/articles/OSGi/article.html
0

精彩评论

暂无评论...
验证码 换一张
取 消