Plugin Javadoc location ( import not an option ) [message #118281] |
Thu, 17 November 2005 06:21 |
Eclipse User |
|
|
|
How do you add javadoc locations to external plugins that you installed?
For example I import JDT org.eclipse.jdt.ui.
I am developing a plugin which uses the JDT UI.
1) I go to the Plugin dependencies and right click the properties for the
referenced JAR to change the javadoc location. I can't do it.
2) I open my Plugin project properties and go to the libraries path for
the JavaBuildPath section. I click on the + near the org.eclipse.jdt.ui.
It shows me the properties, including javadoc location, but it is non
modifiable
3) I go to Window->Perferences->Plugin Development, can't edit it there.
4) Import org.eclipse.jdt.ui plugin as a binary project. I CAN set the
javadoc location, BUT if I do this for some plugins then the various other
things go wrong when I launch a debug version of the workspace to debug my
plugin. ( For example doing EMF CodeGen I loose all the settings which I
normally get in the Bundle - this doesn't happen when the project has not
been imported into my workspace and I'd rather manually search the javadoc
than spend time configruing an imported plugin to make this work ).
Please Help! ( I note that others have asked this question but I cannot
see any answers to them ).
|
|
|
Powered by
FUDForum. Page generated in 0.11404 seconds