Failure when installing Eclipse Modeling tools (updated) [message #1764864] |
Fri, 02 June 2017 16:34 |
Lutz Wrage Messages: 181 Registered: July 2009 |
Senior Member |
|
|
I'm trying to use Oomph (1.7.0 build 3044) to install Eclipse Modeling Tools (Neon, linux, 64bit), but I get an error. The feature org.eclipse.m2m.atl.emftvm.feature.group cannot be found. The same error happens when I try to install Eclipse IDE for Java Developers or Eclipse IDE for Eclipse Committers.
I found that the missing feature is available at http://download.eclipse.org/mmt/atl/updates/releases but that repository is not one of the repos listed in the log.
UPDATE:
This works fine on another machine, but there it doesn't try to install the ATL EMFTVM. Earlier I experimented with creating an Oomph setup in an existing eclipse installation (without success). Somehow the installed features of my current installation seem to get merged with what will be installed when choosing a configuration in the installer. Is there a way to prevent that?
UPDATE 2:
I was able to resolve the issue by deleting everything oomph related from $HOME/.eclipse. However, I'm still not sure what went wrong and how to prevent similar issues in the future.
[Updated on: Fri, 02 June 2017 17:53] Report message to a moderator
|
|
|
|
|
|
Re: Failure when installing Eclipse Modeling tools [message #1764892 is a reply to message #1764876] |
Sat, 03 June 2017 04:14 |
Ed Merks Messages: 33258 Registered: July 2009 |
Senior Member |
|
|
Perhaps you put a p2 task in your user.setup? Certainly things can be added to the user extensible product catalog but you'd have to explicitly choose such a product. Only things in your user.setup would be automatically "merged" with whatever product you're installing. E.g., I have a p2 task in my user.setup to install vi into every installation I create...
In the end, the products in the generated product catalog are not themselves ever modified by any normal actions that you do. I.e., they're not editable by you locally and when they're changed by us in our git clone, that new version will be downloaded but every client...
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.03516 seconds