Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Trick to make maven (osgi) project working as a pde plugin project
Trick to make maven (osgi) project working as a pde plugin project [message #647173] Tue, 04 January 2011 20:38
Sun Seng David TAN is currently offline Sun Seng David TANFriend
Messages: 1
Registered: July 2009
Junior Member
Hi all,
Maybe interesting to anyone, i've found a trick to easily make a maven project imported as an Eclipse pde plugin project. Create a project in src/main/resources (or src/test/resources for test fragment) and add a source link to ../java. This trick is working with Eclipse Helios Smile and with a target platform with all the dependencies.
More details in my blog post http://bit.ly/hPxKDd

Cheers
Sun.
Previous Topic:Bundle/Plugin redeploy on save
Next Topic:Dynamic target platform
Goto Forum:
  


Current Time: Thu Sep 19 20:02:20 GMT 2024

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

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

Back to the top