Multi-language IDE with plug-in system

learn more… | top users | synonyms

0
votes
0answers
330 views

“Updating Change Sets for SVN Workspace” error on Eclipse

I've just install Subversive SVN on my Eclipse 3.7.2. SVN connector is set on "SVNKit 1.7.4-v1 r9190_v20120510_1337 (SVN 1.7.4 compatible, all platforms)". After a while it appears: Updating ...
5
votes
1answer
575 views

Cannot start Android emulator from Eclipse on Ubuntu

I faced a problem recently. From some point of time I cannot start Android emulator from Eclipse with following console output: [2012-07-06 23:19:18 - MyApp] Launching a new emulator with Virtual ...
0
votes
0answers
97 views

ubuntu hangs when running jboss & eclipse & need a cold reboot [closed]

I am using Ubuntu 11.04 with jboss-4.0.3, eclipse, helios, and JDK 6 (jdk1.6.0_31). I am using a Core i3 processor and 4 GB of RAM. When I start Eclipse and jBoss they use almost all my memory. When ...
0
votes
1answer
945 views

Error while running Jetty Server on port 80 as non root user

All, I was trying to setup jetty on port 80 but its giving exception saying permission denied as below. I have setup jetty to work with setuid and configured start.ini as follows: ...
4
votes
2answers
2k views

Eclipse Indigo very slow on Kubuntu 12.04

hello fellow ubuntu users! I have a really big problem with my Eclipse Indigo running on Kubuntu 12.04 32bit, Dell Vostro 3500, Intel(R) Core(TM) i5 CPU M480 @ 2.67 (as cat /proc/cpuinfo said). It ...
0
votes
1answer
1k views

create new server Tomcat7 in Eclipse

I installed tomcat7 by the command sudo apt-get install tomcat7. So far so good I wanted to create a new server in eclipse with tomcat7 and went to preferences -> servers -> runtime environments and ...
5
votes
1answer
2k views

How can I install Eclipse 4 through Ubuntu Software Center (desktop 12.04 64bit)?

How do I install Eclipse 4 through Ubuntu Software Center on my desktop 12.04 64 bit os? The reason I would like to install through Ubuntu Software Center is because it's easy to uninstall the ...
0
votes
0answers
54 views

I'm new, Help! Some basic troubles [closed]

i'm new in ubuntu and i'm having some trouble. 1) I downloaded Eclipse installer from official page but I don't know how to install it without the software center or downloading it again. 2) I also ...
1
vote
3answers
5k views

How to change eclipse font sizes

I'm trying to reduce the font sizes used in Eclipse. I've read several notes talking about how to do this, but none of them have made a difference. Obviously, changing it in Eclipse preferences ...
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
3answers
341 views

Unable to accept user's license agreement in Eclipse IDE

Installed Eclipse IDE from the terminal in Ubuntu 12.04 for android app development. I was now asked to download the required files from "Install New Software" in the IDE itself where it asks me to ...
0
votes
1answer
174 views

Why does Eclipse keep crashing and dpkg erroring out?

I am getting the error: E: Sub-process /usr/bin/dpkg returned an error code (1) This happened while I was trying to upgrade my PC. I use Eclipse and it keeps on crashing. Please help. Here's the ...
0
votes
2answers
383 views

Eclipse dissapears when minimized and will not come back (12.04 Unity)

I have Ubuntu 12.04 x64 running Unity3d. I downloaded Eclipse from eclipse.org (not the software center) and created a desktop using gnome-desktop-item-edit. The resulting file is below, and I added ...
0
votes
0answers
47 views

Critical Error :murrine_style_draw_box: assertion `height >= -1' failed

I'm working on supporting an Eclipse based application in Ubuntu. We have many JFace Editors in this application. When I try opening the application's editor in Linux, I'm getting the following error: ...
0
votes
2answers
4k views

Eclipse won't launch in ubuntu 12.04

I've installed eclipse but it won't launch. I tried launching from the app launcher and with the terminal and I keep getting this error: An error has occurred. See the log file ...
1
vote
0answers
1k views

How can I change the Eclipse tooltip background color from black to white? [duplicate]

Possible Duplicate: How to change tooltip background color in Unity? It's hard to read tooltips in Eclipse in Ubuntu 12.04; how can I change the colors? Before Ubuntu 12.04, it could be ...
6
votes
1answer
1k 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" ...
1
vote
2answers
5k views

No C++ option after install Eclipse CDT

I used terminal to install eclipse with jdk7, and now I want incorporate c/c++ development, so I installed a compiler (gcc 4.7) and and eclipse cdt plugin from the terminal: sudo apt-get install ...
0
votes
0answers
359 views

Eclipse: Constant, different out of memory errors

I'm having trouble with my Eclipse (or more likely with my java vm) at the moment. After 5 min of running Eclipse, I'm having constant (different) 'out of memory' errors, mainly saying 'collecting ...
1
vote
0answers
639 views

Eclipse with JDK 7 ending up with Errors

Ive tried to set up Eclipse with suns jdk 7 and end aup with some errors on 12.4 I'm not shure how to fix this issue, because I'm a novice to ubuntu any Ideas? -- Error Messages -- ...
0
votes
0answers
59 views

Is installing Rational Developer for Power Systems on Ubuntu recommended?

I am interested in installing Rational Developer for Power 8.0.3 (RDPi) on Ubuntu 12.04. I would like to know if other Ubuntu users have run into issues? Is it recommended or should I just stick to ...
1
vote
0answers
216 views

Is the Eclipse CDT plugin buggy or am I doing something wrong?

Most of the times it doesn't run. When I do some random things like clean project, restart eclipse etc, it does run and when I change the code and save it, it again doesn't run. I'm using it on ...
0
votes
1answer
289 views

ATF and Eclipse ecourred “Error initializing the web browser”

i had ubuntu 12.04 64-bit and i installed Eclipse with PDT and ATF.I encontered follow Error when I run php project: Error initializing the web browser. No more handles ...
0
votes
0answers
104 views

Eclipse can't open after reinstall llibwebkitgtk

i have ubuntu 64-bit and i installed Eclipse and PTD.Eclipse can't show webpage when I installed ATF.that showed libswt-xulrunner-gtk-3740.so file dont find. i searched in google and i finded this ...
0
votes
2answers
118 views

Eclipse will at seemingly random times cause random characters to be inserted or deleted when editing a file

I will be programming my merry heart out when suddenly nothing I type makes sense, it starts adding in incorrect characters and deleting random chunks of code whenever I press a key. Undo actually ...
10
votes
3answers
11k 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] ...
2
votes
1answer
709 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 ...
-1
votes
2answers
1k views

Eclipse on 12.04 [closed]

What happen with my Eclipse on Ubuntu 12.04, after upgrade Linux kernel 3.4? "An error has occurred. See the log file ...
2
votes
4answers
860 views

How do I transfer an Eclipse project from Windows to Ubuntu?

This might seem like a repetitive question, and on Googling I found a bunch of similar questions asked but seriously, nothing has helped. I have no idea why the projects don't work as it is when ...
4
votes
0answers
9k views

How to install Eclipse in Ubuntu 12.04? [duplicate]

Possible Duplicate: How to install Eclipse How do I install Eclipse Indigo 3.7.1? I downloaded the Eclipse setup from their homepage. And I followed the instructions on this page. But I ...
10
votes
5answers
14k 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] ...
1
vote
0answers
155 views

How to extract Eclipse into /usr/bin? And funky compiler errors?

I can't lock eclipse to Unity Dock or Docky because it is saved in my home, I would like to extract the binary to the bin so I can lock it there. The problem is, when I install it from software center ...
0
votes
0answers
330 views

Eclipse Crashes on Ubuntu 11.10 [closed]

I'm using Eclipse Indigo with aptana, to develope a rails application and it was working fine, but now it keeps crashing on startup. It opens and when the loading bars appear on the status bar, it ...
3
votes
0answers
2k views

ubuntu 12.04 eclipse icon in launcher [duplicate]

Possible Duplicate: How to set an icon for Eclipse? I downloaded Eclipse from the eclipse website, when I launch eclipse, the launcher shows a question mark icon(?) for eclipse. I tried ...
0
votes
0answers
22 views

Unlocked item from Unity launcher, now I can't get it back and launcher acts like it doesn't exist [duplicate]

Possible Duplicate: How to pin Eclipse to the Unity launcher? The application I'm interested in is Eclipse (manually downloaded). When I first ran Eclipse the only problem I had was that ...
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
0answers
448 views

Eclipse disappearing from unity / alt-tab in 12.04 [closed]

Eclipse is randomly disappearing from the left panel and from alt-tab after a few minutes of use for me in 12.04. It's definitely still there; if I minimize whatever window I have on top of it, I can ...
1
vote
0answers
27 views

Put Eclipse Menubar in Globalmenu? [duplicate]

Possible Duplicate: Menu missing in Lotus notes 8 and Eclipse in Unity I noticed that when I installed Eclipse (From the Repo) that the File, Edit, etc Menus are not in the global/appmenu ...
2
votes
4answers
6k views

Oracle JDK 7 with Maven and Eclipse [duplicate]

Possible Duplicate: How do I install Oracle Java JDK 7? I'm running Ubuntu 12.04 I know this has been asked many times but I just recently switched to linux and I'm having a hard time ...
4
votes
2answers
4k views

Unable to open Eclipse IDE due to missing symlink

I'm not a big fan of Eclipse but sometimes I use it to deploy apps on Google app-engine. So today morning I woke and was all set to deploy my new python app on Google's app engine and that's when ...
0
votes
0answers
3k views

Eclipse crashes at startup in Ubuntu 12.04 [closed]

Eclipse crashes at startup in Ubuntu 12.04 showing the following dialog: with the error message "An error has occurred. See the log file ...
0
votes
1answer
455 views

Android device not recognized in eclipse

I tried to plug my Samsung Galaxy S to my Ubuntu box for developing applications in Android, but the problem is that lsusb doesn't recognize the device. I tried with a friend smartphone and it is ...
2
votes
0answers
293 views

No_SWT InputMethods Eclipse/Ubuntu 12.04

After i've upgraded to ubuntu 12.04, eclipse doesn't show fonts properly and there are some problems with Auto Complete. New entry in the right click menu "No_SWT InputMethods (no resource bundle)". ...
5
votes
1answer
9k views

Eclipse won't work in 12.04 64 bit

I just finished upgrading my ubuntu I had eclipse installed from terminal using apt-get install eclipse Now I'm getting the following error An error has occurred. See the log file ...
0
votes
2answers
901 views

eclipse install [duplicate]

Possible Duplicate: How do I install Eclipse Indigo 3.7.1? I've already downloaded linux eclipse tar file from eclipse site as file named:eclipse-cpp-indigo-SR2-incubation-linux-gtk.tar.gz. ...
4
votes
0answers
5k views

How do I add Eclipse to the launcher? [duplicate]

I'm using the following eclipse.desktop file [1] on the Unity dock but I keep seeing the following error [2] in the ".xsession-errors" file everytime I click the Eclipse icon. Are there any ideas why ...
1
vote
4answers
1k views

Eclipse/PyDev not showing up correctly

I recently installed Eclipse from the Software Center in Ubuntu 12.04 LTS, and then setup PyDev from there. The application itself seems to be working okay, but its launcher icon shows no carets or ...
3
votes
2answers
174 views

Eclipse is invisible in system tray

I just installed Eclipse, but I got a problem, after I minimize the Eclipse than it's not visible on system tray. I also check the ALT+Tab but there also isn't visible. I had to kill the process and ...
0
votes
2answers
731 views

How do I automatically install repast on Ubuntu 12.04?

How can I install Repast on Ubuntu 12.04? I installed Eclipse from the repos, but I couldn't then install repast. According to the site, repast needs Eclipse Helios Classic, while the repo version of ...
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 ...

1 4 5 6 7 8