Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Tycho » Building a Product with additional files
Building a Product with additional files [message #638632] Thu, 11 November 2010 20:13
Philipp M. Fischer is currently offline Philipp M. FischerFriend
Messages: 67
Registered: November 2010
Location: Germany
Member
Hi All,

I am trying to build a more complex Product and this approach is currently working with plain Maven. What i do for example is, that i ship some further external tools and dlls with the built product of my RCP Application. Finally i start and add them to my system path with a batch file. It looks roughly like this:

.\MyEclipseRCPProduct\*
.\ExternalTools\*
.\SomeDlls\*
.\StartMyEclipseRCP.bat

With maven i can place all this into one final zip. And it is working fine. Is there a way to do the same with maven-tycho product built as well?

Thank you

Phil
Previous Topic:Has anyone successfully built a RAP app using Maven Tycho?
Next Topic:Multiple Targets in Target.definition
Goto Forum:
  


Current Time: Tue Apr 23 07:55:16 GMT 2024

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

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

Back to the top