Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Including jars in a new project created with a custom wizard(Developing a plugin with a New Project Wizard, we're needing to add some libraries to new projects.)
Including jars in a new project created with a custom wizard [message #1170685] Mon, 04 November 2013 20:29 Go to next message
Miguel Carboni is currently offline Miguel CarboniFriend
Messages: 8
Registered: September 2013
Junior Member
Hi!

I'm working in a project wizard for a new type of project. I need to include certain jars in the build path of the new project but I haven't found a proper way to do it, but copying the binary files and mangling the .classpath file.

Does eclipse plugin's api include a less static way?

Thank's in advance.

Miguel
Re: Including jars in a new project created with a custom wizard [message #1171725 is a reply to message #1170685] Tue, 05 November 2013 12:44 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Fguide%2Fjdt_api_classpath.htm
--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Re: Including jars in a new project created with a custom wizard [message #1172671 is a reply to message #1171725] Wed, 06 November 2013 02:54 Go to previous message
Miguel Carboni is currently offline Miguel CarboniFriend
Messages: 8
Registered: September 2013
Junior Member
Thank you very much!

You know what they say, when everything else has failed, let's go to the manual!

By the way, I'd like to build a project nature to include certain jar and then add it to projects created by the plugin? Is it possible?

Thanks and best regards.
Miguel
Previous Topic:Bogus API Errors?
Next Topic:Listen to PerformFinisch Wizard
Goto Forum:
  


Current Time: Wed Apr 24 16:48:20 GMT 2024

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

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

Back to the top