Tagged Questions
1
vote
2answers
181 views
Buckminster headless build utf-8 encoding
We have an Jenkins CI, which creates our Eclipse RCP application. It was set up with this tutorial: http://www.ralfebert.de/blog/eclipsercp/rcp_builds/ . So far so good, we didn“t have any problems ...
2
votes
1answer
432 views
Eclipse RCP - what exactly is a headless build?
During an Eclipse RCP Project I hear about the "headless build".
What exactly is a headless build?
What is a headless build for Eclipse RCP?
4
votes
2answers
1k views
Complete example for Eclipse RCP 3.6.2/P2/Junit tests
Does anyone know of a good complete example (source, scripts, jobs)
that covers all the following?
building an Eclipse RCP product with many features
generating a P2 repository
running JUnit tests
...
0
votes
1answer
245 views
Building BIRT with PDE
I'm trying to build BIRT 2.5.2 from source to fix some bugs (I know about BIRT 2.6 but not all of our customers are on BIRT 2.6, yet).
I downloaded the BIRT 2.5.2 source ZIP and I found a couple of ...