awltech / org.parallelj.studio

ParallelJ-Studio is a part of the ParallelJ project corresponding to the Eclipse plug-ins part. It contains the graphical editor, but also the code generator and the ParallelJ metamodel. More information can be found on our website: http://www.parallelj.org
http://www.parallelj.org
3 stars 2 forks source link

Fix the build failure caused by epsilon update site #22

Closed aneveux closed 12 years ago

aneveux commented 12 years ago

ParallelJ build is failing for a few days because of epsilon update site which doesn't contain the feature we use now. We have to fix this problem so as to allow the build of the studio using tycho.

aneveux commented 12 years ago

Epsilon is not used anymore in Parallelj Studio. The dependency has been removed, build is now correct.