![]() |
Eclipse errors on startup
Eclipse starts up and runs from the command line, but I get these error messages.
Quote:
Quote:
|
with eclipse in a standard NON-standard location
most packagemanagers ( rpm,deb) will install eclipse to /usr/bin,/usr/share/eclipse , and so on You will need to export some system variables so that the OS can find everything the common way is to edit your .bashrc or .bash_profile in your home folder and add the folder "/opt/eclipse/" to the system $PATH that should do it but might not you might also need to add "/opt/eclipse/configuration/" |
Could I reinstall to those directories? Do I extract to each one. Is there a formal way to do that? I didn't use a package manager.
|
what did you install in the first place ?
-- Eclipse IDE for C/C++ Developers Eclipse IDE for Java Developers the older "Eclipse Classic 4.2.2" the major distros have eclipse in their repos Code:
yum install eclipse if so read the install instructions http://www.eclipse.org/ --- install guide --- http://wiki.eclipse.org/Eclipse/Installation --- nix users -- http://wiki.eclipse.org/IRC_FAQ#I_ju...the_problem.3F it is normally best to use the one that is in your distros software repos as that one is configured for your operating system |
All times are GMT -5. The time now is 06:35 AM. |