Java build path - "require plug-in entries" [message #110055] |
Mon, 11 August 2003 17:14  |
Eclipse User |
|
|
|
Originally posted by: vranganath.cox.net
Hi,
I have a plugin which depends on some core framework plugins such as
ui.views, core.boot and such along with other plugins which are added
on. Now my understanding of "Required plug-in entries" in Java build
path is that it will accumulate the jar files of the plugins listed as
required by the project. There by freeing the user from including these
jars into the build path list. Is my understanding correct? If so, how
does one populate this entity with entries?
waiting for reply,
--
Venkatesh Prasad Ranganath,
Dept. Computing and Information Science,
Kansas State University, US.
web: http://www.cis.ksu.edu/~rvprasad
|
|
|
Re: Java build path - "require plug-in entries" [message #110082 is a reply to message #110055] |
Mon, 11 August 2003 17:52  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NOSPAM.us.ibm.com
You don't have to do anything. As long as your project is a PDE plugin
project, and you have imported (usually you use Import->Plugins->(Don't
copy code, just point to it, there is a check box for it on the import
plugins page) the necessary required plugins. It will look through your
plugin.xml to determine which libraries are required.
Rich
|
|
|
Powered by
FUDForum. Page generated in 0.03351 seconds