| Can't start Indigo [message #809228] |
Tue, 28 February 2012 11:12  |
Harry Houdini Messages: 131 Registered: February 2010 |
Senior Member |
|
|
Hello,
Since I installed Juno, I cannot launch Indigo anymore. (I'm on Linux).
Are there some files to delete ?
The -debug options doesn't give any info.
The -consoleLog option shows many errors (NullPointerException...)
See the following message.
Thanks.
[Updated on: Tue, 28 February 2012 11:32] Report message to a moderator
|
|
|
|
| Re: Juno / Indigo [message #809250 is a reply to message #809228] |
Tue, 28 February 2012 11:34   |
Fabien Bourrel Messages: 14 Registered: February 2012 |
Junior Member |
|
|
What is your operating system?
On Windows, your installation of Juno and Indigo are made in a different folder, so, you can't make a mistake
On Linux, you can type 'which eclipse' to show you what Eclipse you are using.
I think, you just have to specify the real path on your executable to launch Juno or Indigo.
EDIT: What do you mean about "I cannot launch Indigo anymore"?
[Updated on: Tue, 28 February 2012 11:37] Report message to a moderator
|
|
|
|
|
|
|
| Re: Can't start Indigo [message #904187 is a reply to message #809228] |
Mon, 27 August 2012 20:49  |
Michael Aherne Messages: 1 Registered: August 2012 |
Junior Member |
|
|
I had a very similar problem with starting Juno, and it was due to a superuser permissions thing.
Eclipse was installed in my /usr/share directory, and ran fine if I used sudo:
However, that's dangerous, so the permanent fix for me was moving the eclipse directory to my home directory and running it from there:
sudo mv /usr/share/eclipse ~
~/eclipse/eclipse
Cheers.
|
|
|
Powered by
FUDForum. Page generated in 0.02049 seconds