Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

problem when updating sts or installing extensions

I'm working with STS 2.5.0 and I when I tried to install the GWT extension I encountered the following error:

An error occurred while collecting items to be installed
session context was:(profile=com.springsource.sts.ide, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,oracle.database.driver.jdk14,10.2.0.1

Then I tried to update STS to the newest version (2.5.2) and I got the same error.

Anyone happens to know what's the problem??

Thanks

like image 853
Neets Avatar asked Feb 28 '11 11:02

Neets


1 Answers

I believe that the bundle belongs to Oracle Enterprise Pack for Eclipse (OEPE), and not the STS itself. Try to download and reinstall the latest version of OEPE from Oracle Technology Framework.

like image 55
Daniel Baktiar Avatar answered Oct 20 '22 20:10

Daniel Baktiar