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 revisions of "TM/Code Streams"

< TM
(Indigo (3.3))
Line 7: Line 7:
 
** For TM-Terminal CDC execution environment: [[J9]] CDC-1.1/Foundation-1.1 environment, registered via its .ee file
 
** For TM-Terminal CDC execution environment: [[J9]] CDC-1.1/Foundation-1.1 environment, registered via its .ee file
 
* Workspace setup
 
* Workspace setup
** Preferences : Java : Register installed JRE's for J2SE-1.5, J2SE-1.4, CDC-1.1/Foundation-1.1
+
** Preferences : Java : Register installed JRE's for J2SE-1.5, J2SE-1.4 (and CDC-1.1/Foundation-1.1 for Terminal)
 
** Preferences : PDE : Download and register [http://download.eclipse.org/dsdp/tm/downloads/tm_3.2_api_baseline.zip tm_3.2_api_baseline.zip]
 
** Preferences : PDE : Download and register [http://download.eclipse.org/dsdp/tm/downloads/tm_3.2_api_baseline.zip tm_3.2_api_baseline.zip]
 
** Import Team Project Set: [http://www.eclipse.org/dsdp/tm/development/tm-all-indigo.psf tm-all-indigo.psf]
 
** Import Team Project Set: [http://www.eclipse.org/dsdp/tm/development/tm-all-indigo.psf tm-all-indigo.psf]

Revision as of 06:25, 14 December 2010

This page lists the open code streams in the RSE / Target Management Project, and how to work with them.

Indigo (3.3)

  • Required Plugins for Terminal (these are not needed for plain RSE):
    • For TM-Terminal-Serial: RXTX (Update Site | ZIP Download
    • For TM-Terminal-Local: org.eclipse.cdt.core (CDT Downloads)
    • For TM-Terminal CDC execution environment: J9 CDC-1.1/Foundation-1.1 environment, registered via its .ee file
  • Workspace setup
    • Preferences : Java : Register installed JRE's for J2SE-1.5, J2SE-1.4 (and CDC-1.1/Foundation-1.1 for Terminal)
    • Preferences : PDE : Download and register tm_3.2_api_baseline.zip
    • Import Team Project Set: tm-all-indigo.psf
  • This is the current HEAD stream.
  • Release tags: v201010060830 or similar

Helios (3.2)

  • Team Project Set: tm-all-helios.psf
  • Branch name: R3_2_maintenance
  • Release tags: R32x_v201010060830 or similar
  • API Baseline:

Galileo (3.1)

  • Team Project Set: tm-all-galileo.psf
  • Branch name: R3_1_maintenance
  • Release tags: R31x_v201006030845 or similar
  • API Baseline:

Ganymede (3.0)

  • Team Project Set: tm-all-ganymede.psf
  • Branch name: R3_0_maintenance
  • Release tags: v201010060830 or similar
  • API Baseline:

Back to the top