Skip to content

Commit

Permalink
job:#10010 Temporarily removed xtext (masl editor) from the build.
Browse files Browse the repository at this point in the history
There is a problem with the version having xbase.lib 2.11 in the
classpath but an older Xtend compiler in the IDE leads to the exception.
It is described in a few places:

https://www.eclipse.org/forums/index.php/t/1084743/
Also see this: eclipse/xtext-xtend#122
  • Loading branch information
rmulvey committed Jun 21, 2018
1 parent 65843e0 commit 12bd92e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Expand Up @@ -60,13 +60,11 @@
<feature id="org.xtuml.bp.MinGW"/>
<feature id="org.xtuml.bp.docgen"/>
<feature id="org.xtuml.bp.mctools"/>
<feature id="org.xtuml.bp.xtext.masl.feature"/>
<feature id="org.eclipse.cdt"/>
<feature id="org.eclipse.platform"/>
<feature id="org.eclipse.help"/>
<feature id="org.eclipse.egit"/>
<feature id="org.eclipse.jdt"/>
<feature id="org.eclipse.xtext.sdk"/>
<feature id="org.eclipse.pde"/>
<feature id="org.eclipse.m2e.feature"/>
</features>
Expand Down
Expand Up @@ -63,7 +63,6 @@
<feature id="org.xtuml.bp.MinGW"/>
<feature id="org.xtuml.bp.docgen"/>
<feature id="org.xtuml.bp.mctools"/>
<feature id="org.xtuml.bp.xtext.masl.feature"/>
<feature id="org.eclipse.cdt"/>
<feature id="org.eclipse.platform"/>
<feature id="org.eclipse.help"/>
Expand Down

0 comments on commit 12bd92e

Please sign in to comment.