Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Install on Mint 14
Install on Mint 14 [message #1022313] Thu, 21 March 2013 16:57
Bill Seymour is currently offline Bill SeymourFriend
Messages: 1
Registered: March 2013
Junior Member
I installed Eclipse Foundation on my Mint 14 Nadia 64bit system by extracting the archive to /usr/share and changing ownership and group to root:root for all files. If I launch Eclipse from a terminal by CDing to /usr/share/eclipse then entering './eclipse &' it run fine. If I instead launch from anywhere else on the system I get an error thrown:

!SESSION Thu Mar 21 09:52:59 PDT 2013 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2013-03-21 09:52:59.285
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1414)


My guess is I've got something yet to configure in the environment. Can anyone help me get it working right?
Previous Topic:Understanding Eclipse Development
Next Topic:Can Eclipse 4 have color themes?
Goto Forum:
  


Current Time: Wed Apr 24 21:27:21 GMT 2024

Powered by FUDForum. Page generated in 0.08941 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top