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 2: Line 2:
  
 
= Juno (3.4) =
 
= Juno (3.4) =
* Juno development has not started yet. Until further notice, TM and RSE HEAD is used for Indigo SR1 development.
+
* Juno development has not started yet. Until further notice, TM and RSE HEAD is used for Indigo SR development.
  
 
= Indigo (3.3) =
 
= Indigo (3.3) =
Line 11: Line 11:
 
* Workspace setup
 
* 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 : 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://archive.eclipse.org/tm/downloads/tm_3.2_api_baseline.zip tm_3.2_api_baseline.zip]
+
** Preferences : PDE : Download and register [http://archive.eclipse.org/tm/downloads/tm_3.3_api_baseline.zip tm_3.3_api_baseline.zip]
 
** Import Team Project Set: [http://www.eclipse.org/tm/development/tm-all-indigo.psf tm-all-indigo.psf]
 
** Import Team Project Set: [http://www.eclipse.org/tm/development/tm-all-indigo.psf tm-all-indigo.psf]
 
* This is the current HEAD stream.
 
* This is the current HEAD stream.

Revision as of 13:18, 14 September 2011

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

Juno (3.4)

  • Juno development has not started yet. Until further notice, TM and RSE HEAD is used for Indigo SR development.

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.3_api_baseline.zip
    • Import Team Project Set: tm-all-indigo.psf
  • This is the current HEAD stream.
  • Mapfile project: org.eclipse.tm.releng
    • Map projects as well as bundles are used from HEAD until further notice
    • Release tags: R33x_v201106281309 or similar
  • Plugins tagged for 3.3.1 so far:
    • plugin@org.eclipse.dstore.core
    • plugin@org.eclipse.rse.doc.user
    • plugin@org.eclipse.rse.services.dstore
    • plugin@org.eclipse.rse.services.ssh
    • plugin@org.eclipse.rse.services
    • plugin@org.eclipse.rse.subsystems.shells.core
    • plugin@org.eclipse.rse.ui
    • plugin@org.eclipse.tm.terminal

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