Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EMIWG/Developer Resources/Configuring the Workspace"

(New page: You'll need the following feature and Plug-in for each Pulsar workspace: = Pulsar runtime = This is the set of plug-ins used on a common Pulsar installation. A Team Project set can be ...)
 
Line 3: Line 3:
 
= Pulsar runtime  =
 
= Pulsar runtime  =
  
This is the set of plug-ins used on a common Pulsar installation. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/d/da/MTJ_Runtime_Team_Project_Set.psf here].
+
This is the set of plug-ins used on a common Pulsar installation. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/5/5d/Pulsar_Team_Project_Set.psf here].
  
 
== Feature  ==
 
== Feature  ==
Line 16: Line 16:
 
= Pulsar Tools  =
 
= Pulsar Tools  =
  
This is the set of plug-ins used for Pulsar repository metadata. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/9/90/MTJ_SDK_Team_Project_Set.psf here].<br>
+
This is the set of plug-ins used for Pulsar repository metadata. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/9/95/Pulsar_Tool_Team_Project_Set.psf here].
  
 
== Feature  ==
 
== Feature  ==
Line 28: Line 28:
 
= Pulsar Tests  =
 
= Pulsar Tests  =
  
This is the set of plug-ins used for testing Pulsar. You need to have previously configured the [[#Pulsar_runtime|Pulsar Runtime]]. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/c/ca/MTJ_Examples_Team_Project_Set.psf here].<br>
+
This is the set of plug-ins used for testing Pulsar. You need to have previously configured the [[#Pulsar_runtime|Pulsar Runtime]]. A Team Project set can be downloaded from [http://wiki.eclipse.org/images/8/81/Pulsar_Test_Team_Project_Set.psf here].<br>
  
 
== Feature  ==
 
== Feature  ==

Revision as of 18:58, 28 January 2010

You'll need the following feature and Plug-in for each Pulsar workspace:

Pulsar runtime

This is the set of plug-ins used on a common Pulsar installation. A Team Project set can be downloaded from here.

Feature

  • org.eclipse.mtj.pulsar

Plug-ins

  • org.eclipse.mtj.pulsar.core
  • org.eclipse.mtj.pulsar.ui

Pulsar Tools

This is the set of plug-ins used for Pulsar repository metadata. A Team Project set can be downloaded from here.

Feature

  • org.eclipse.mtj.pulsar.tool

Plug-ins

  • org.eclipse.mtj.pulsar.metadata.generator

Pulsar Tests

This is the set of plug-ins used for testing Pulsar. You need to have previously configured the Pulsar Runtime. A Team Project set can be downloaded from here.

Feature

  • org.eclipse.mtj.pulsar.core.tests

Plug-ins

  • org.eclipse.mtj.pulsar.core.test [[Category:PULSAR]

Back to the top