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 "EMIWG/Developer Resources/Configuring the Workspace"

(Pulsar Tools)
(Plug-ins)
 
(One intermediate revision by the same user not shown)
Line 41: Line 41:
 
*org.eclipse.mtj.pulsar.core.test
 
*org.eclipse.mtj.pulsar.core.test
  
[[Category: EMIWG]] [[Category:PULSAR]
+
[[Category: EMIWG]] [[Category: PULSAR]]

Latest revision as of 19:01, 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 generating 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

Back to the top