Menu

#36 Installation problem on Eclipse 3.8

Version 1.x
closed
None
5
2014-02-26
2014-01-20
Indy
No

Hi,

I was trying to install the plugin (from zip file ilg.gnuarmeclipse.repository-1.8.1-201401111229.zip) in my eclipse 3.8 version running on Crunchbang 11 linux but encountered the following problem:

Cannot complete the install because one or more required items could not be found.
Software being installed: GNU ARM C/C++ STM32Fx Project Templates 1.6.1.201401111229 (ilg.gnuarmeclipse.templates.stm.feature.group 1.6.1.201401111229)
Missing requirement: CDT Cross GNU ARM STM32Fx templates 1.6.1.201401111229 (ilg.gnuarmeclipse.templates.stm 1.6.1.201401111229) requires 'bundle org.eclipse.ui 3.105.0' but it could not be found
Cannot satisfy dependency:
From: GNU ARM C/C++ STM32Fx Project Templates 1.6.1.201401111229 (ilg.gnuarmeclipse.templates.stm.feature.group 1.6.1.201401111229)
To: ilg.gnuarmeclipse.templates.stm [1.6.1.201401111229]

Now I must admit, I'm not really an Eclipse user at all so the message above doesn't tell me much except that I'm lacking something. What I cannot figure out.

Any help would be appretiated :)

Thanks,
Indy

Discussion

  • Liviu Ionescu (ilg)

    • status: open --> accepted
    • assigned_to: Liviu Ionescu (ilg)
     
  • Liviu Ionescu (ilg)

    this means that bundle org.eclipse.ui is not recent enough. please update Eclipse to the latest version (Kepler 4.3) and let me know if it works.

     

    Last edit: Liviu Ionescu (ilg) 2014-01-20
  • Indy

    Indy - 2014-01-20

    Thanks for the super fast answer :)

    The upgrade of eclipse did it! Thanks again!

    Best,
    Indy

     
  • Liviu Ionescu (ilg)

    • status: accepted --> closed