It's all about the answers!

Ask a question

RTC Plug-in project: examples for build automation with Ant


0
1
Lukas Steiger (3131628) | asked Jan 20 '14, 8:47 a.m.
 Hi there

We have successfully created an RTC plug-in (rtc dashboard widget).
To create the files needed for deployment, we have made a 'feature project' and a 'updatesite project'.
As for today, we build the plug-in by clicking 'Build all' in our site.xml file in the updatesite project. To make the deployment even easier, we would like to automate the build process.

Is there any good resource or example covering this specific topic?

I would be very thankful if you could help me out.

Best Regards
Lukas


Accepted answer


permanent link
Nick Edgar (6.5k711) | answered Jan 20 '14, 8:50 a.m.
JAZZ DEVELOPER
edited Jan 21 '14, 4:53 p.m.
Hi Lukas. PDE Build can be used from Ant to do the compilation and to produce the update site.
Please see resources linked from https://jazz.net/wiki/bin/view/Main/BuildFAQ#PdeBuild

Lukas Steiger selected this answer as the correct answer

Comments
Nick Edgar commented Jan 20 '14, 8:51 a.m.
JAZZ DEVELOPER

Another possibility is to use Tycho, but that's more Maven-centric. 


Lukas Steiger commented Jan 20 '14, 8:52 a.m.

Hi Nick,

Thanks :-) I will check it out 


Lukas Steiger commented Jan 21 '14, 3:30 a.m.

Nick Edgar commented Jan 21 '14, 4:58 p.m.
JAZZ DEVELOPER

Thanks, I've fixed up the FAQ entry, to point to the corresponding topic in the Eclipse juno help system.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.