Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse RCP Application (using p2 repo) Build automation using Ant
Eclipse RCP Application (using p2 repo) Build automation using Ant [message #1836661] Mon, 11 January 2021 13:40 Go to next message
Eclipse UserFriend
We have an Eclipse RCP application which is developed using Eclipse 3.2 (old style update sites) and RCP 3. We have an ant script which builds this application successfully.
Now we have migrated to Eclipse 4.5 (Mars) and here in this Eclipse Mars we are not able to build the product using this existing ant script which runs successfully in case of Eclipse 3.2.
Somehow i could run the existing ant script(as it is without making any changes) but only getting the packaged jars in the build folder and not the .exe file.

Please guide me what changes i will need to make to get the proper build folder or will i need to write new ant script?
Re: Eclipse RCP Application (using p2 repo) Build automation using Ant [message #1849332 is a reply to message #1836661] Wed, 12 January 2022 22:00 Go to previous message
Eclipse UserFriend
Do not use 4.5. It is broken. Use the latest Eclipse version. Also, you should build with Tycho: https://www.vogella.com/tutorials/EclipseTycho/article.html
Previous Topic:Launcher Icon does not get reflected in the windows exe generated file
Next Topic:Fixed Window Size depending on perspective
Goto Forum:
  


Current Time: Wed Feb 19 04:45:40 GMT 2025

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

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

Back to the top