Add Plugin
From UniMod Wiki
[edit]
How to add plug-in to com.evelopers.unimod feature
- Create plug-in using Eclipse wizard
- Set its version to 0.0.0
- Open com.evelopers.unimod-feature/feature.xml
- Go to tab plug-ins and your plug-in using "Add" button
- Open com.evelopers.unimod.releng/customTargets.xml
- Go to target with name "replaceVersions"
- Add tag <eclipse.versionReplacer/> for your plug-in as for com.evelopers.unimod.docs
