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

NPE with launching wizard for //J programs in Eclipse #49

Closed aneveux closed 12 years ago

aneveux commented 12 years ago

While using the launching wizard for a //J program in Eclipse (which uses the Eclipse run configurations), it raises some NullPointerException as soon as there are @In annotations in your program.

Please ask @abhijit-g for an example on how to reproduce if necessary.