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
(Helios (3.2))
Line 20: Line 20:
 
* Release tags: '''R32x_v201010060830''' or similar
 
* Release tags: '''R32x_v201010060830''' or similar
 
* Mapfile project: '''org.eclipse.rse.build''' branch '''R3_2_maintenance'''
 
* Mapfile project: '''org.eclipse.rse.build''' branch '''R3_2_maintenance'''
* Dependencies: Platform 3.6, [http://rxtx.qbang.org/eclipse/downloads/ RXTX] for Terminal-serial, [http://download.eclipse.org/tools/cdt/builds/ CDT 7.0] or later for Terminal-local, [http://www.eclipse.org/modeling/emf/downloads/?project=emf EMF 2.4] or later for Discovery
+
* Dependencies: Platform 3.6, [http://rxtx.qbang.org/eclipse/downloads/ RXTX] for Terminal-serial, [http://download.eclipse.org/tools/cdt/builds/ CDT 7.0] or later for Terminal-local, [http://www.eclipse.org/modeling/emf/downloads/?project=emf EMF 2.4] or later for Discovery, [http://eclipse.org/subversive/ Subversive] for importing the TCF team projects
 
* API Baseline: [http://download.eclipse.org/tm/downloads/tm_3.2_api_baseline.zip tm_3.2_api_baseline.zip]
 
* API Baseline: [http://download.eclipse.org/tm/downloads/tm_3.2_api_baseline.zip tm_3.2_api_baseline.zip]
  

Revision as of 13:39, 3 January 2011

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.
  • Mapfile project: org.eclipse.tm.releng
  • 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
  • Mapfile project: org.eclipse.rse.build branch R3_2_maintenance
  • Dependencies: Platform 3.6, RXTX for Terminal-serial, CDT 7.0 or later for Terminal-local, EMF 2.4 or later for Discovery, Subversive for importing the TCF team projects
  • API Baseline: tm_3.2_api_baseline.zip

Galileo (3.1)

Ganymede (3.0)

Back to the top