Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 519072

Summary: OXYGEN.target has incorrect location for Eclipse SDK
Product: [Tools] GEF Reporter: Colin Sharples <ctg>
Component: RelEngAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: nyssen
Version: unspecified   
Target Milestone: 5.0.0 (Oxygen) RC4   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Patch for OXYGEN.target none

Description Colin Sharples CLA 2017-07-01 18:46:20 EDT
The OXYGEN.target is not able to resolve dependencies because the Eclipse SDK is in the wrong location, and some other versions are wrong.

The Eclipse SDK should come from http://download.eclipse.org/eclipse/updates/4.7

The e(fx)clipse version should be 3.0.0.201705220750

The XText version should be 2.12.0.v20170519-1412

The Orbit location should be the release version: http://download.eclipse.org/tools/orbit/R-builds/R20170516192513/repository
Comment 1 Colin Sharples CLA 2017-07-01 18:49:36 EDT
Created attachment 269157 [details]
Patch for OXYGEN.target

This is a suggested patch for the OXYGEN.target file. Using this I was able to set OXYGEN.target as the target platform, and get all the GEF5 projects compiling.
Comment 2 Alexander Nyßen CLA 2017-07-03 02:25:49 EDT
This is correct, I did not yet update the Oxygen target to the final release versions.

I update the target and pushed the changes to origin/master. 

Resolving as fixed in 5.0.0 RC4 (I regard this to be formally part of the 5.0.0 release, including an update to our API baseline; we will branch a maintenance branch not before having updated both).