Posts Tagged ‘eclipse’

[Solved] Error Installing Plugins to Eclipse on Ubuntu 10.04

An error occurred while installing the items   session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null –> [R]org.eclipse.cvs 1.0.400.v201002111343, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).   The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found. I got this error while trying to install PDT after I installed Eclipse platform from the repository in Ubuntu Lucid Lynx. The solution is to install eclipse-pde. In the terminal, type [...]