vote up 1 vote down star

The Eclipse projects are all stored in the Eclipse Foundation CVS servers. Using the source is a great way to debug your code and to figure out how to do new things.

Unfortunately in a large software project like BIRT, it can be difficult which projects and versions are required for a particular build. So what is the best way to get the source for a particular build.

flag
Yeah, and it gets even more difficult for projects like Eclipse, built out of hundreds of small components. It's a pain to track them all. – Leonel Mar 13 at 20:03

2 Answers

vote up 1 vote down

Go to the BIRT website and follow their Directions.

link|flag
Thanks for the answer, but I want to clarify a couple of things: Your link points to the BIRT 2.1.1 instructions. In that page is a link to a wiki page whic is for BIRT 2.2.1 The current version is 2.3.0 with 2.3.1 in RC2. I will be updating the web sites when Project Sets get approved. – Scott Rosenbaum Sep 21 '08 at 4:21
vote up 1 vote down

Okay, I know the answer to this one...

Eclipse has a feature named Team Project Sets which allows you to define a collection of projects, stored in various version control systems that can be downloaded as a package. I have published a collection of team project set files that can be used to get the BIRT source. The files are stored in a Subversion repository here

I have a short article with a bit more detail on the BirtWorld blog.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.