Skip to main content



      Home
Home » Newcomers » Newcomers » Plugin Javadoc location ( import not an option )
Plugin Javadoc location ( import not an option ) [message #118281] Thu, 17 November 2005 06:21
Eclipse UserFriend
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 ).
Previous Topic:Eclipse 3.2M3 always blocks with ‘building workspace’
Next Topic:Enablement usage
Goto Forum:
  


Current Time: Wed Jul 23 22:50:32 EDT 2025

Powered by FUDForum. Page generated in 0.11404 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top