Questions tagged [eclipse]
Multi-language IDE with plug-in system
977
questions
250
votes
16
answers
276k
views
How to pin Eclipse to the Unity launcher?
How can I pin eclipse indigo 3.7 I have 'installed' at /opt/ to the taskbar?
I have tried launching eclipse and right-clicking to choose the 'keep in launcher' option. But when I click that icon, ...
208
votes
19
answers
519k
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 ...
84
votes
6
answers
102k
views
Eclipse menus are cut off or don't show
I'm using Ubuntu 13.10 (with JDK 1.7.0_45).
I've downloaded and uncompressed Eclipse Kepler for Java EE Developers.
The software menus are messed up. I didn't notice similar problems in other ...
61
votes
7
answers
79k
views
Eclipse not working in 16.04
Eclipse was working as good as anything on 14.04. I did a clean install of 16.04 and installed Eclipse. But it runs a Java program only once after which it just hangs during subsequent attempts before ...
53
votes
8
answers
120k
views
Problems with Eclipse and Android SDK
I installed Eclipse, openjdk6 and downloaded and extracted the sdk manager file.
Now, When I created an Android project I got the following error:
2012-06-06 18:44:40 - contactManager] /home/catia/...
36
votes
8
answers
138k
views
Ubuntu is not detecting my android device
I am new to android. I have just downloaded and installed android sdk. Now when I run the application from eclipse, my device is not getting detected. I have googled and was brought up with this as ...
35
votes
5
answers
179k
views
How to install Eclipse using its installer
I downloaded the Linux Eclipse installer from its site. By default, it is installed in home folder. No desktop shortcuts nothing else. Just a copy to a folder.
How can I install it the same way as is ...
35
votes
7
answers
27k
views
How to fix black tooltips in Eclipse?
I am having a weird problem with Eclipse documentation tooltips. When I startup Eclipse the tooltip works as expected:
But after I press the down button the tooltip turns black:
and stays like that ...
32
votes
10
answers
32k
views
How to fix unreadable tooltips in Eclipse Helios?
This is what a function tooltip looks like for Eclipse CDT in Ubuntu 10.04 with the default theme:
!
There's nothing in Eclipse's General > Appearance > Colors And Fonts preferences settings. Is ...
31
votes
6
answers
126k
views
JAVA_HOME is set to the wrong directory
Hello fellow Ubuntu users,
I am trying to learn how to write modifications to Minecraft. In order to follow the tutorial I am using, I need to run a "gradlew". The command is as follows
./gradlew ...
28
votes
8
answers
345k
views
How to completely uninstall eclipse?
I'm working on Eclipse Indigo on Ubuntu 12.04.
I'm trying to completely uninstall Eclipse (with Synaptic Package Manager + Mark for complete removal), but when I reinstall it, I clearly see that it ...
28
votes
2
answers
28k
views
How to add Eclipse to Favorites?
I installed the latest version of Eclipse onto Ubuntu 18.04 with the official installer from the Eclipse website, however I can't get it to appear on my favorites bar/dock.
I have tried dragging the ...
28
votes
0
answers
14k
views
Is there a way to enable the Eclipse global menu bar? [duplicate]
I have installed Ubuntu 13.10 and it is working fine, but my Eclipse menu bar is not integrating with the Unity global menu bar, thus, I can't perform any operation in Eclipse.
I have tried various ...
26
votes
3
answers
42k
views
Eclipse (ADT) crash Failed to write core dump. Core dumps have been disabled
i found my problem here:
how to fix “Failed to write core dump. Core dumps have been disabled” error while running java
and
here:
Eclipse crashing on startup
and here:
Eclipse continue crash
Nothing ...
21
votes
6
answers
38k
views
Eclipse doesn't start on Ubuntu 18.04
I installed eclipse via Ubuntu Software. When I start it, it take some seconds and then comes an error window showing the path of the error.
The following is the .log file:
!SESSION Wed May 02 12:53:...
21
votes
5
answers
34k
views
Why does Eclipse's "Check for updates" not work
I just did a fresh install of 12.04 Precise. In Eclipse, if I do "Help" > "Check for updates" I see 8 packages which are grayed out with the message "Insufficient access privileges to apply this ...
20
votes
2
answers
86k
views
Installing Eclipse Kepler
I need some help to set up the Eclipse Kepler 4.3 on Xubuntu, I whould like to do it by the command terminal. Which are the right commands?
19
votes
7
answers
43k
views
Android SDK having trouble with ADB
So, I installed the Android SDK, Eclipse, and the ADT. Upon firing up Eclipse the first time after setting up the ADT, this error popped up:
[2012-05-29 12:11:06 - adb] /home/drsmith/Downloads/...
19
votes
6
answers
35k
views
Unsatisfied Link Error and missing .so files when starting Eclipse
I upgraded to the 12.04 beta yesterday. Now, when I try to start Eclipse, I get the splash screen and then this error message:
An error has occurred. See the log file /home/gabriel/.eclipse/org....
18
votes
4
answers
38k
views
How to open directories in geany IDE?
I have a directory already created which has sub-directories in it, it was created by Eclipse IDE. And now, I'm willing to continue developing the same project using a different IDE - Geany IDE.
But,...
18
votes
2
answers
71k
views
Unable to understand what jdk location is
I have java installed correctly for sure.
aaa@ubuntu:~$ whereis java
java: /usr/bin/java /usr/bin/X11/java /usr/local/java /usr/share/java
aaa@ubuntu:~$ whereis javac
javac: /usr/bin/javac /usr/bin/...
17
votes
1
answer
20k
views
How can I create a shortcut for the start menu to launch an application?
Some apps I've installed, like Eclipse IDE, can be launched from an icon on the desktop, but I would like to have it available in the start menu.
I should be able to go to the start menu and click on ...
17
votes
8
answers
34k
views
Eclipse Juno, need root access everytime I change the configuration
I am trying to install eclipse Juno on 12.04. I did all the things instructed in this link.
But whenever I install any new software (Say CDT or Pydev) on Eclipse, the new softwares are gone upon ...
16
votes
1
answer
34k
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 ...
15
votes
2
answers
20k
views
Why can't I import "pygtk" with Python 3.2 from PyDev?
I have installed Eclipse + PyDev + Python 3.2. Now I have two Python interpreters in PyDev: Python 2.7 and Python 3.2. If I try to execute command import pygtk with 2.7 interpreter it works fine, but ...
15
votes
4
answers
14k
views
Eclipse IDE missing icons and menus
I've an issue with Eclipse Neon, my daily development platform.
After the upgrade to 16.10 my Eclipse shows less icons than it normally does.
Most of the tool bar icons are missing and also ...
15
votes
5
answers
38k
views
How should I install Apache Tomcat 7 for use with Eclipse?
Which way should I install Apache Tomcat 7 on my Ubuntu:
Using sudo apt-get install tomcat7
From the zip file downloaded from Apache website.
I don't want the server to start on each boot. As most ...
15
votes
5
answers
14k
views
Eclipse Juno (4.2.1) crashes frequently after upgrading to Ubuntu12.10 from 12.04 (both 64bits)?
I was using eclipse Juno (ver 4.2.1) on my 64bit ubuntu 12.04 for almost a month or more. It was working perfectly and I really enjoyed working on it.
However two days back I upgraded my machine to ...
14
votes
3
answers
12k
views
Eclipse looks terrible with Linux Dark Theme
Ok so i am using XUbuntu and I like it because it's simple, looks great and works nicely on my 2gb ram laptop.
I also installed recently Arc Dark theme, and every other program, text editors or IDEs ...
14
votes
2
answers
106k
views
Can't run "dpkg --add-architecture i386" on 12.04 64-bit to run eclipse ADT
Running ubuntu 12.04 64 bit. I am trying to follow the steps written at the end of this page under the Heading: Installing Android SDK compat libraries. I am doing it in order to solve this problem.
...
13
votes
4
answers
50k
views
How do I create a .desktop file to launch eclipse?
When I create a .desktop file to launch eclipse (latest build with JDK 1.8 support) I get the following error:
A Java Runtime Environment (JRE) or Java Development Kit (JDK)
must be available in ...
13
votes
2
answers
50k
views
Eclipse installation directory
I want to install the latest Eclipse Kepler Java EE manually. So far so good.
My questions:
there are obviously 2 possible install directories for the extracted eclipse folder:
/opt or /usr/local ...
12
votes
1
answer
22k
views
How to make Eclipse CDT's Linux GCC toolchain resolve C++ standard library headers?
In Ubuntu 12.04 LTS I installed the Eclipse CDT plugin and opened the new hello world project to just test everything out. When I was creating the project, I chose the only toolchain: "Linux GCC"
...
12
votes
0
answers
3k
views
Can I make Eclipse use the Ubuntu global menu? [duplicate]
Possible Duplicate:
Menu missing in Lotus notes 8 and Eclipse in Unity
I'm using Eclipse Indigo and I'd like for it to use the global menu, like all the other applications on my system.
Is this ...
11
votes
5
answers
12k
views
Eclipse has multiple issues after JRE-6 (OpenJDK) upgrade
I'm on 12.04 LTS, and trying to use Eclipse Indigo.
This morning Ubuntu made me update the following packages:
Preparing to replace icedtea-6-jre-cacao 6b24-1.11.3-1ubuntu0.12.04.1 (using .../...
11
votes
2
answers
135k
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.
11
votes
1
answer
8k
views
How to make Eclipse installed via snap use a differerent configuration when started from global menu
Files from software installed via snap are read-only. To configure Eclipse, however, we need to change its eclipse.ini file. How to do it so, when pressing the Super key and clicking on Eclipse's logo,...
11
votes
9
answers
41k
views
Ubuntu 16.04 Eclipse launcher icon problems
I am running Ubuntu 16.04 LTS, with the latest version of Eclipse installed from their website. In the Unity Launcher bar to the left, I can't get the icon for Eclipse to be anything except a question ...
11
votes
1
answer
19k
views
Comprehensive guide to setup android sdk with eclipse on Ubuntu 14.04 LTS 64 bit [duplicate]
I have shifted to Ubuntu only few weeks ago and after setting up Ubuntu my first step was to setup Eclipse for android development. I do not have any knowledge of Linux. I have searched on google and ...
10
votes
3
answers
24k
views
Eclipse Neon/Mars is very slow/hangs on a fresh 16.04 install and Upgrade
Eclipse Mars/Neon running very slow after upgrading to xenial
10
votes
4
answers
39k
views
Tomcat and Eclipse Integration Error: "Unknown version of Tomcat was specified."
I am using Ubuntu 13.10 and gnome 3.10.
I have followed this tutorial to set up tomcat and eclipse.:
Set up Eclipse and Tomcat 7 on Ubuntu 12.10 to create Java RESTful Web Services with Jersey
...
10
votes
1
answer
14k
views
snap vs apt install (here for eclipse)
When calling eclipse in terminal I am told to do one of
sudo snap install eclipse
sudo apt install eclipse-platform
However snap search eclipse gives only
Name Version Developer ...
10
votes
3
answers
14k
views
Eclipse Check for Updates issue
I install Eclipse from the Software Center so it links up and will be updated with the rest of my software. Because I am developing for Android, however, I have to install the ADT Plugin within ...
10
votes
3
answers
5k
views
When will Eclipse Juno (4.2) be coming to Ubuntu? [closed]
There are many web pages that describe how to install Eclipse Juno on various versions of Ubuntu, but I was wondering when it will be released properly in the default Ubuntu repositories?
I notice ...
9
votes
2
answers
16k
views
How do I install Eclipse Indigo 3.7.1?
I have downloaded Eclipse Indigo 3.7.1 . I used to try to install it into Ubuntu 11.10 as install on Ubuntu 11.04 but it doesn't work. Please anyone tell me how to install it into Ubuntu 11.10.
Sorry ...
9
votes
3
answers
68k
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 - ...
9
votes
3
answers
40k
views
How do I run eclipse as sudo
I've read that it's bad to run gui applications from a terminal using sudo.
In order to administer some eclipse updates, I need elevated privileges (view screenshot).
How do I do this correctly?
9
votes
4
answers
20k
views
Eclipse doesn't start on Ubuntu
I am facing one issue from many days. Sometime eclipse working fine but sometime eclipse doesn't start. May be some issue in workspace, when I change my workspace then it is working fine. But why it ...
9
votes
3
answers
7k
views
Eclipse doesn't start
I newly installed eclipse form official Ubuntu repositories (sudo apt install eclipse). When I run it from launcher or terminal it doesn't start and show this error massage
An error has occurred. ...
8
votes
3
answers
26k
views
Eclipse's executable file won't run in ubuntu
I just downloaded the eclipse package from the eclipse website in zipped format. I unzipped it in my user directory and set 777 permissions, but double clicking the eclipse executable won't do ...