| Summary: | Migrate GEF build to new Eclipse Target | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Misc | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.3 | ||
| Target Milestone: | 3.3.0 (Europa) M6 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
Two changes are required: switch from startup.jar to org.eclipse.equinox.launcher_*.jar from eclipse/startup.jar to eclipse/plugins/org.eclipse.equinox.launcher_*.jar switch Main classes from org.eclipse.core.launcher.Main to org.eclipse.equinox.launcher.Main The GEF Build has been migrated to Eclipse M6 and HEAD of org.eclipse.releng.basebuilder |