Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Java build path - "require plug-in entries"
Java build path - "require plug-in entries" [message #110055] Mon, 11 August 2003 17:14 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Programmatically creating a project ?
Next Topic:Adding new "Default" editor choice
Goto Forum:
  


Current Time: Mon May 12 16:39:52 EDT 2025

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

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

Back to the top