Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between pages "Callisto Plan Summary" and "CDT/Developer/FAQ"

(Difference between pages)
 
m
 
Line 1: Line 1:
This is summary table of the [http://www.eclipse.org/projects/callisto.php  Callisto Plan]
+
== General ==
  
The primary purpose of this summary is to provide
+
* Is it fun writing code for the CDT?
one place to see the correlations of the Callisto
+
release candiate names and dates and the participating projects
+
release candidate names and dates. The participating projects may
+
update this page to reflect current status and plans.
+
  
 +
You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.
  
 +
== Release Engineering ==
  
=== RC1a (25-Apr) ===
+
* Where can I get the latest builds?
  
* 14-Apr - Platform (RC1a)
+
We have a build machine, [http://cdt.eclipse.org cdt.eclipse.org], that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.
* 19-Apr - CDT, DTP(RC1), EMF (RC1) , GEF (RC0), VE
+
* 21-Apr - BIRT (RC0), GMF (RC0), TPTP (i2), WTP (RC1a)
+
* 25-Apr - admin, mirror propagation
+
 
+
=== RC2 (9-May)===
+
 
+
* 28-Apr - Platform (RC2)
+
* 3-May - CDT (RC0), DTP(RC2), EMF (RC2) , GEF (RC2), VE
+
* 5-May - BIRT(RC2), GMF (RC2), TPTP (i2), WTP (RC2)
+
* 9-May - admin, mirror propagation
+
 
+
=== RC3 (23-May)===
+
 
+
* 12-May - Platform (RC4)
+
* 17-May - CDT (RC0), DTP(RC3), EMF (RC4), GEF (RC3), VE
+
* 19-May - BIRT(RC3), GMF (RC3), TPTP (i2), WTP (RC3)
+
* 23-May - admin, mirror propagation
+
 
+
=== RC4 (2 -Jun)===
+
 
+
* 26-May - Platform (RCx, none planned)
+
* 29-May - CDT (RC1), DTP(RC4), EMF, GEF (RC4), VE
+
* 31-May - BIRT(RC4), GMF (RC4), TPTP (i3), WTP (RC4)
+
*  2 -June - admin, mirror propagation
+
 
+
=== RC5 (22-Jun)===
+
 
+
* 16-Jun - Platform (RCx, none planned)
+
* 19-Jun - CDT (RC1) , DTP(RC4 planned, RC5 if needed), EMF, GEF (RC5), VE
+
* 20-Jun - BIRT(RC5), GMF (RC5), TPTP (RC5), WTP (RC5)
+
* 22-Jun - admin, mirror propagation
+
 
+
=== RC6 (30-Jun)===
+
 
+
* 28-Jun - Platform (RCx, none planned)
+
* 28-Jun - CDT (RC2, if needed) , DTP(RCx, none planned), EMF, GEF (RC5), VE
+
* 28-Jun - BIRT (RC6), GMF (RC6), TPTP (RC6), WTP (RC6)
+
* 30-Jun - admin, mirror propagation
+
 
+
=== Callisto Release 6/30 ===
+

Revision as of 14:01, 5 May 2006

General

  • Is it fun writing code for the CDT?

You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.

Release Engineering

  • Where can I get the latest builds?

We have a build machine, cdt.eclipse.org, that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.

Back to the top