HEADS-project / training

Training material to get started with the HEADS technologies
10 stars 16 forks source link

Kevoree preference page #28

Closed skorsky closed 8 years ago

skorsky commented 9 years ago

While searching for the cause of some issue, I saw the Kevoree prference page. kevoree preferences When should I configure the version of Kevoree? The plug-in can retrieve it's version from the OSGi BundleContext class. This would be more consistent since you cannot forget to change it when you update Kevoree.

maxleiko commented 9 years ago

This version is used when you generate a new Kevoree project from the HEADS IDE, that's all.
If you've imported a maven project in the HEADS IDE, then this is not used.

skorsky commented 9 years ago

New projects should use the installed Kevoree version. May be maven can help to get this version for the pom.xml. Currently with setting the preference to 5.1.4, but the installed Kevoree version 5.2.5, I get compile errors since there are API changes. This is hard to find for a newbie.

maxleiko commented 9 years ago

@barais

barais commented 8 years ago

Ok, I include the plugin in the Kevoree release management.

So By default, it will be the last stable version. when you create a project.