Maven Tycho build of WebDSL plugin fails on SWT dependency in Eclipse 4.x
The automatic editor build is broken since Eclipse was updated to 4.2.2 ( https://svn.strategoxt.org/websvn/StrategoXT/?op=revision&rev=26147&peg=26147 ). It reports various missing SWT classes.
Building manually in 4.3.1 (not with Tycho) works fine.
Tried adding org.eclipse.swt to Require-Bundle in MANIFEST.MF, and passing osgi.os osgi.ws osgi.arch options to maven command, which didn’t seem to help.
Submitted by Danny Groenewegen on 30 October 2013 at 14:29
Issue Log
On 30 October 2013 at 14:41 Danny Groenewegen commented:
To fix the WebDSL updatesites, worked around this issue by reverting to previous eclipse version used for plugin build. https://svn.strategoxt.org/websvn/StrategoXT/?op=revision&rev=26157&peg=26157
On 30 November 2013 at 18:39 Danny Groenewegen commented:
Updating automatic editor build to latest Eclipse Kepler (4.3.1) fixed the problem.
On 30 November 2013 at 18:39 Danny Groenewegen closed this issue.
Log in to post comments