Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How is eclipse tested and built periodically?
How is eclipse tested and built periodically? [message #53910] Mon, 06 April 2009 20:09 Go to next message
Frank Du is currently offline Frank DuFriend
Messages: 91
Registered: July 2009
Member
Dear, All,

I am curious about how eclipse is tested and built periodically? The
reason I ask is because we have a RCP program and wish to do it similarly.

What is the testing tool? What is the build system? What is the continuous
integration system?

Can someone please point me to some resources or articles about it? Thanks
so much!

Have a nice day!

Best Regards,
Frank Du
Re: How is eclipse tested and built periodically? [message #54075 is a reply to message #53910] Tue, 07 April 2009 14:00 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
The Eclipse platform SDK is built and tested nightly, as well as once a
week there is an integration build. There is no continuous integration,
it is just scheduled with cron jobs.

It is built using a combination of PDE/Build, p2 and ant scripts. Tests
are junits and are run using ant scripts the releng team wrote.

There is some information on the wiki:
http://wiki.eclipse.org/Platform-releng

-Andrew
Frank Du wrote:
> Dear, All,
>
> I am curious about how eclipse is tested and built periodically? The
> reason I ask is because we have a RCP program and wish to do it similarly.
>
> What is the testing tool? What is the build system? What is the
> continuous integration system?
>
> Can someone please point me to some resources or articles about it?
> Thanks so much!
>
> Have a nice day!
>
> Best Regards,
> Frank Du
>
Re: How is eclipse tested and built periodically? [message #594771 is a reply to message #53910] Tue, 07 April 2009 14:00 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
The Eclipse platform SDK is built and tested nightly, as well as once a
week there is an integration build. There is no continuous integration,
it is just scheduled with cron jobs.

It is built using a combination of PDE/Build, p2 and ant scripts. Tests
are junits and are run using ant scripts the releng team wrote.

There is some information on the wiki:
http://wiki.eclipse.org/Platform-releng

-Andrew
Frank Du wrote:
> Dear, All,
>
> I am curious about how eclipse is tested and built periodically? The
> reason I ask is because we have a RCP program and wish to do it similarly.
>
> What is the testing tool? What is the build system? What is the
> continuous integration system?
>
> Can someone please point me to some resources or articles about it?
> Thanks so much!
>
> Have a nice day!
>
> Best Regards,
> Frank Du
>
Previous Topic:Launch Configuration Changes Unexpectedly Why?
Next Topic:Strange dependency cycle error
Goto Forum:
  


Current Time: Fri Mar 29 11:51:24 GMT 2024

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

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

Back to the top