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.
DSDP/MTJ/Developer Resources/Configuring the Workspace
< DSDP | MTJ | Developer Resources
You'll need the following feature and Plug-in for each MTJ workspace:
Contents
MTJ runtime
This is the set of plug-ins used on a common MTJ installation. A Team Project set can be downloaded from here.
Feature
- org.eclipse.mtj
Orbit Libs
- org.antlr.runtime (Branch: v3_0_0)
- org.mortbay.jetty (Branch: v5_1_11)
- org.objectweb.asm (Branch: v3_1)
Plug-ins
- antenna.preprocessor.v3
- de.schlichtherle.truezip
- jmunit.framework
- org.eclipse.mtj.branding
- org.eclipse.mtj.core
- org.eclipse.mtj.core.hooks
- org.eclipse.mtj.doc.user
- org.eclipse.mtj.eswt.templates
- org.eclipse.mtj.jmunit
- org.eclipse.mtj.templates
- org.eclipse.mtj.toolkit.microemu
- org.eclipse.mtj.toolkit.mpowerplayer
- org.eclipse.mtj.toolkit.nokia
- org.eclipse.mtj.toolkit.uei
- org.eclipse.mtj.ui
MTJ SDK
This is the set of plug-ins used for developing MTJ. You need to have previously configured the MTJ Runtime.A Team Project set can be downloaded from here.
Feature
- org.eclipse.mtj.sdk
Plug-ins
- org.eclipse.mtj.doc.isv (Developer Guide)
- org.eclipse.mtj.source (Generated during build)
MTJ Examples
This is the set of plug-ins used for understanding how to extend MTJ. You need to have previously configured the MTJ Runtime. A Team Project set can be downloaded from here.
Feature
- org.eclipse.mtj.examples
Plug-ins
- org.eclipse.mtj.examples.jadextension
- org.eclipse.mtj.example.library
- org.eclipse.mtj.examples.toolkits
- org.eclipse.mtj.examples.templates
- org.eclipse.mtj.examples.source (Generated during build)