|
Re: Problems deploying an Eclipse plugin [message #504920 is a reply to message #504789] |
Wed, 23 December 2009 09:46 |
Eclipse User |
|
|
|
Originally posted by: eclipse.ahoegger.ch
Start the eclipse with a console:
add
-consolelog
-console
-vm [fully quallified path to a java.exe e.g. C:\java\bin\java.exe]
to your eclipse.ini file in the eclipse root directory.
After a restart of your eclipse a console should show up. with "ss"
(without quotes) you can list all bundles and states with "start [bundle
id]" you can try to start your bundle and check the log.
If it still does not work please post a log entry.
See also:
http://www.eclipse.org/eclipse/platform-core/documents/3.1/d ebug.html
http://www.ibm.com/developerworks/library/os-ecl-osgiconsole /index.html
TK Gospodinov wrote:
> I am having problems deploying a plugin for use with Eclipse. I can
> launch it in a new workbench from my IDE, but when I package it and drop
> it in the eclipse/plugins folder, Eclipse is not picking it up. Any
> ideas? Let me know if you need more information.
>
> Thanks in advance.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04916 seconds