[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.imp] Re: New release of IMP available on eclipse.org

Porter wrote:
Still no luck with the update site.
The LPG parser plugin installs but now I get the following error trying to install the IMP IDE dev tools plugin (note the required lpg runtime version which causes the error):


Cannot complete the install because one or more required items could not be found.
Software currently installed: IMP Language Meta-Tooling (Incubation) 0.1.91 (org.eclipse.imp.feature.group 0.1.91)
Missing requirement: IMP Language Support Meta-Tooling (Incubation) 0.1.88 (org.eclipse.imp.metatooling 0.1.88) requires 'bundle org.eclipse.imp.lpg.runtime 0.0.0' but it could not be found
Cannot satisfy dependency:
From: IMP Language Meta-Tooling (Incubation) 0.1.91 (org.eclipse.imp.feature.group 0.1.91)
To: org.eclipse.imp.metatooling [0.1.88]

I believe two changes have created this problem:

 - The feature ID for the IMP Language Meta-Tooling changed a few
   releases ago, from org.eclipse.imp to org.eclipse.imp.metatooling.

 - The bundle ID for the LPG IDE changed a few releases ago, from
   org.eclipse.imp.lpg.runtime to org.eclipse.imp.lpg.ide.

Now, both versions of the IMP Language Meta-Tooling feature are present
on the update site, so given the ID change, the Update Manager may try
to install both versions, with bad results.

I think we should remove the old feature version from the update site
to avoid further confusion.

As a work-around, simply don't select the older version (0.1.88) in
the Update Manager when installing IMP.

--
Cheers,
  -- Bob

--------------------------------
Robert M. Fuhrer
Research Staff Member
Programming Technologies Dept.
IBM T.J. Watson Research Center

IDE Meta-tooling Platform Project Lead (http://www.eclipse.org/imp)
X10: Productive High-Performance Parallel Programming (http://x10.sf.net)