0
votes
0answers
13 views

Problems installing Red5 server : “eclipse must be removed.”

I am trying to install red5 server on my ubuntu 12.10 laptop. When I click on install, a dialog box comes up saying eclipse must be removed. I can't remove eclipse as I need to use it often. Is there ...
0
votes
0answers
124 views

Eclipse 4.2 (Juno) crashes on Ubuntu 12.04 (Precise)

I installed eclipse 4.2 java on Ubuntu 12.04 x86_64 and it just crashes everytime it opens the auto completion context menu. It crashes without any error message and just closes the eclipse window. ...
0
votes
2answers
137 views

Installing Eclipse with Java and CDT

Long story short, my computer got a virus yesterday and when I tried to re-image the computer, I accidentally wiped out Windows. While I'm waiting for a Windows 8 OEM disc to get here in the mail, I ...
0
votes
0answers
617 views

(ldconfig deferred processing now taking place)

I was trying to un-install eclipse and re-install it again when I got stuck. It seems that it is not completely un-installed and not successfully re-installed!! I always get the following message: ...
1
vote
0answers
48 views

Unable to install Eclipse, how can I locate the missing package?

I can't install eclipse with sudo apt-get install eclipse-platform The response is: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to ...
1
vote
2answers
142 views

How can I fix a broken Eclipse installation in Ubuntu 12.10?

It is a shot in the dark, but I have tried everything to reinstall Eclipse. I did the normal apt-get install for Eclipse. I used it for a year. And then I decided I wanted to select the "Upgrade ...
0
votes
1answer
37 views

Installation of Software Password

I want to install eclipse on my ubuntu. I entered the same password as I did for login but it rejects it. The login password is the only one I have entered. What do I do to install eclipse.
0
votes
3answers
588 views

Android Developer Tools (ADT) installation gives GTK errors when not run as sudo

I installed the Android Developer Tools (ADT) bundle, which includes the Eclipse platform, using the official instructions. When I run the program from the command line I see this message 8 times: ...
1
vote
1answer
619 views

Where is eclipse platform plugin folder?

Today I installed Eclipse via sudo apt-get install eclipse-platform. Now I need to access the plugins folder and can't manage to find it anywhere. I don't have much experience using ubuntu, so I don't ...
1
vote
0answers
52 views

install eclipse modelling tools once i have already downloaded the package

I am trying to download the eclipse modelling tools on ubuntu. i have downloaded the eclipse from eclipse site and once i extracted the file, I see the eclipse icon, but I cannot run it, i think, i ...
0
votes
0answers
36 views

How to install Eclipse 4.2 Juno in Ubuntu 12.04? [duplicate]

Possible Duplicate: How to install Eclipse? The version of Eclipse in repository is Indigo 3.7
2
votes
2answers
1k views

Install Eclipse Classic 4.2.1 in ubuntu 10,04

I download Eclipse Classic 4.2.1 from http://www.eclipse.org/downloads/ and it is not .deb, it is .tar.gz. how can i install this package??
0
votes
3answers
12k views

Install Eclipse [duplicate]

Possible Duplicate: How to install Eclipse? I am new at linux. I need to install Eclipse on my pc but I have no idea how to do that. Could somebody please help me ?? here you can find ...
2
votes
1answer
1k views

Eclipse juno can not open with error “ An error has occurred. See the log file”,ubuntu 12.04

I'm trying to launch Eclipse for the first time. I have downloaded the package and installed it manually When i launch it i get an error. Here is the log file : !SESSION 2012-10-10 16:06:11.460 ...
0
votes
2answers
12k views

How install Eclipse from .tar.gz file? [duplicate]

Possible Duplicate: How to install a .tar.gz (or .tar.bz2) file? I have downloaded eclipse-jee-juno-linux-gtk.tar.gz file, but i don't know how install it.
1
vote
0answers
298 views

Android SDK and Eclipse can't fetch packages

I have this problem where I can't download packages in my android sdk and eclipse. Apparently these programs can't fetch the repository. For android sdk, it always gets stuck on fetching the ...
0
votes
0answers
31 views

Insufficient permissions within Eclipse when installed via synaptic in Ubuntu 12.04 [duplicate]

Possible Duplicate: Why does Eclipse's “Check for updates” not work I installed Eclipse via the Synaptic Package Manager on Ubuntu 12.04 Desktop (more details on footer). ...
0
votes
0answers
107 views

In android installation, I cannot see 'Android' option in windows->preferences in eclipse juno [closed]

I installed the ADT Plugin successfully. After that when I run eclipse as root and click on windows-->preferences, i do not see Android option on the Left hand side. Someone pls help!!
0
votes
1answer
1k views

problem in eclipse installation in Ubuntu 12.04

Have tried more than dozen times to install Eclipse version available in the Ubuntu Software Center still to no avail. Every time I try to install it shows error i.e. unable to install. Have tried to ...
2
votes
1answer
710 views

Can anyone help me through the preparation of Eclipse IDE for an Android developer in Ubuntu 12.04?

I'm new to to Linux, in this particular case, to Ubuntu. I have a small android project I have to finish until this Friday and I'm still stuck with the install and preparing of the development ...
7
votes
1answer
3k views

What is the correct way to install maven and eclipse?

I have installed maven and eclipse using the software center in Ubuntu 12.04. There is no sign of maven integration in Eclipse. ("new Maven project" and such) What is the correct way to install? (to ...
2
votes
1answer
345 views

I can't install ocaml plugin in my eclipse

I installed eclipse with sudo apt-get install ubuntu but when i try to install OCAIDE with Help->Install New Software. Appears this error : An error occurred while collecting items to be installed ...
0
votes
2answers
389 views

I have Eclipse 3.5.2 on my 64-bit Ubuntu 10.10 box, but I cannot use Eclipse install new software

I have Ubuntu 10.10 64-bit. I installed Eclipse via the sudo apt-get install eclipse eclipse-cdt I ended up with Eclipse 3.5.2. It works like a charm. But there was no adb. So I went to ...
0
votes
2answers
851 views

Eclipse on Ubuntu - multiple installation

I need to install 2 version of Eclipse. One for Java and one for PHP. Should I expect that some hidden folder/file is gonna be overridden by both installation? I downloaded to standalone installation ...
0
votes
2answers
395 views

How do I install javahl _without_ pulling in all the openjdk stuff?

On my linux box (oneiric, 64bit) I'm running Eclipse and java straight from the Eclipse/Oracle tarballs. I'd like to install the javaHL subversion libraries, which according to the subclipse wiki are ...
1
vote
2answers
800 views

Failed to parse Adb version -Wrong ELF Class

My PC CONFIGURATION : UBUNTU 11.10 version 64 bit , ECLIPSE 3.7 , ANDROID SDK I tried hard to remove adb error but itsms not working and showing following Errors: /platform-tools/adb:Error While ...
3
votes
3answers
13k views

Install Eclipse IDE for java ee dev via apt-get. Is it Possible?

I try install Eclipse IDE for Java EE Developers. I run in terminal this command: sudo apt-get install eclipse This ends successfully. But when I see it, is installed the Eclipse Classic Version ...
1
vote
2answers
779 views

Not able to install c++ eclipse indigo after completely uninstalling

I had installed Indigo eclipse successfully earlier in Ubuntu (Virtual Machine) with following commands: sudo apt-get install eclipse sudo apt-get install eclipse-cdt However, it got messed up when ...
3
votes
2answers
11k views

Completely uninstall/reinstall Eclipse and add support for php and jquery

I have been using Eclipse a short while and it worked perfectly until I started downloading different plugins that I didn't really need. Now I get a ton of different errors and can't even open a php ...
27
votes
11answers
50k views

How to install Eclipse?

I want to install the latest version of Eclipse but the Ubuntu Software Centre contains an older version. Is there a PPA or some other way to install latest Eclipse? Please describe the steps for ...
7
votes
3answers
8k views

How do I install javahl?

I'm trying to get Subclipse working in Eclipse Galeilo, and to do that I have to install the JavaHL library. I installed the library using sudo apt-get install libsvn-java, but the eclipse.ini file ...