A Vala IDE integrated in Eclipse.
Valinor is a set of plug-ins for Eclipse that help programming in Vala.
The goal is to reuse as much as possible from rich IDEs such as JDT, CDT (especially interesting because of its support for C++ and integration with GCC and GDB) and the existing support for Vala in Eclipse already available in the Valable project (https:/
It should rely on the latest and most advanced model-driven technologies available in Eclipse, such as EMF, Xtext (maybe even Ecore and JET or Acceleo to enable class diagram creation and code generation) to get the most out of the existing Ecilpse plug-in support stack.
It should also provide a debugger through integration with GDB (http://
View full history Series and milestones
trunk series is the current focus of development.