Multi-language IDE with plug-in system
-1
votes
0answers
14 views
Android Devtools on Samsung ChromeBook runing Linux [closed]
So i've installed Crouton on my Chromebook and it runs right with Chrome OS, Im trying now that i have a actual Linux OS i want to get adb, android, ant, Eclipse and the Android SDK working on the OS. ...
0
votes
0answers
12 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
2answers
32 views
Eclipse: unresolved inclusion <stdarg.h> and <stdbool.h>
As the title says ,I get warnings with those two issues ,
The code compiles and run ,but its driving me crazy all those red and yellow lines
under the code.
How can I remove them and still get the ...
0
votes
0answers
28 views
XULRunner doesn't work
If I type xulrunner on command line, I get this error:
XPCOMGlueLoad error for file /opt/xulrunner/libxpcom.so:
libxul.so: cannot open shared object file: No such file or directory
Couldn't load ...
0
votes
0answers
21 views
I'm having a problem with eclipse, can anyone help?
I just installed a fresh copy of Eclipse Juno, and for some reason, I'm getting this strange graphical bug. It's nothing huge, but it would be nice if I could fix it.
Here's how it looks like:
...
1
vote
0answers
42 views
Problem with eclipse after installing ubuntu 12.04 LTS (detailed description)
System specs and code sample in the end of this contribution!
First of all, I am new to this forum. Please tell me if there is anything wrong with the layout or the question itself. I am also new to ...
0
votes
0answers
56 views
Eclipse loses focus after switching workspace
This might be related to this question.
I am Using Ubuntu 13.04 and Eclipse Juno Service Release 2.
I use Eclipse with some Eclipse's Views(panes) detached from the main window, because I have two ...
0
votes
0answers
35 views
After installing Ubuntu 12.04 Java swing applications and applets running slow
I got downvoted on StackOverflow so I turn to you to see if I can get any help. I have a problem I have spent so much time trying to solve, but so far in vain.
I am using eclipse juno server realease ...
0
votes
0answers
31 views
Eclipse: tooltip quickfix suggestions are not displaying correctly in Ubuntu
I am new to Eclipse in Ubuntu, at first Eclipse tooltip shows only black, then I installed gnome-color-chooser and change the tooltip background and foreground color as displayable, but after the ...
1
vote
0answers
17 views
How do I make HUD work with Eclipse?
I have already tried this, but I still have no entries in HUD regarding Eclipse (Indigo, manually installed).
Is there some way to make HUD work with Eclipse?
0
votes
1answer
112 views
GWT (Google Web Toolkit) designer not working on Ubuntu 13.04
On 13.04 the GWT designer is not working on Eclipse 4.2 and Eclipse 3.7. If I want to switch in the design-mode after executing Workaround 2 from this page, Eclipse crashes and is closing ...
0
votes
0answers
13 views
Possible to run two versions of Eclipse on the same machine?
I am running Ubuntu 12.04 LTS on a Toshiba Satellite. I use the Eclipse ADT bundle for Android dev. I would like to find a decent IDE for Ruby, and I keep coming back to Eclipse. Here's the ...
0
votes
2answers
33 views
Ubuntu eclipse completely broken
For some time now I have had problems with eclipse giving 100% cpu when starting up. After making a new workspace and switching to it, I noticed Android dev tools no longer show up anywhere. In fact, ...
0
votes
1answer
35 views
Eclipse installation error
When i install eclipse helios in ubuntu
Extract the eclipse.XX.YY.tar.gz using
tar -zxvf eclipse.XX.YY.tar.gz
Become root.
sudo su
Copy the extracted folder to /opt
cp -r eclipse.XX.YY /opt
...
0
votes
2answers
29 views
java 7 not installing because IP not found
Tried installing netbeans and eclipse but both give the following errors (is this caused because the server is down and will be restored soon? I've not been able to use apt-get to install the missing ...
0
votes
0answers
35 views
Using Twitter-api to extract tweets in eclipse [closed]
I'm a student and I recently have joined a project that involves studying (mining) tweets.
The project head asked me to use the Twitter API to extract tweets. What exactly is Twitter API and how can ...
0
votes
2answers
109 views
“MOZILLA_FIVE_HOME not set” zekr quran ubuntu 13.04 ERROR
I have installed zekr Quran study software in ubuntu 13.04, but it showes error
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
at ...
0
votes
0answers
22 views
Eclipse doesn't open in Dash Ubuntu 12.04
I installed Eclipse following these instructions: How to install Eclipse?
Now when I go to Dash Home and type Eclipse. there is a white file but clicking on it doesn't do anything.
Then I opened ...
-1
votes
0answers
22 views
Why Eclipse IDE not compatible like windows? [closed]
I'm a Ubuntu user for more than 5 years and I've recently purchased a Fuji laptop and installed 13.04 Raring Ringtail on it.
I haven't tested eclipse on it but i had long unanswered question in my ...
0
votes
1answer
19 views
Having problem on running java code in eclipse [closed]
For java coding I installed eclipse on my machine. It installed and opened properly. For testing I used to run this code
public class Hello_linux{
System.out.println("Hello_linux");
}
But this ...
0
votes
0answers
20 views
Can not get permissions to run Eclipse on Ubuntu 12.10 64bit
I have tried all the solutions offered on other posts but can not succeed to get Eclipse to run. I am logged in as Administrator. Here is error message when starting Eclipse
sudo eclipse
...
1
vote
1answer
58 views
Modifying PATH does not work
I want to add /home/myname/adt-bundle-linux-x86_64-20130219/eclipse to PATH.
I edited .profile:
PATH="$HOME/bin:$PATH:/home/myname/adt-bundle-linux-x86_64-20130219/eclipse"
but it won't work. Why?
...
2
votes
1answer
23 views
Can I share workspace in eclipse in dualbooting system?
I am dualbooting Windows 8 and Ubuntu (each os has it's own partition, third partition is shared). Can I use a same workspace for Windows and Ubuntu version of eclipse? I am not doing any serious ...
0
votes
0answers
28 views
Where do running applications go?
When I execute an application that is not in the laucher, when I change of app then it is impossible to recover it.
But it is running in process monitor.
How do we recover them?
For example, ...
0
votes
0answers
120 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. ...
-1
votes
2answers
149 views
Installing Eclipse in Ubuntu 12.04 [duplicate]
I downloaded "eclipse-jee-juno-SR2-linux-gtk.tar.gz"
How do I install it in the Operating System Ubuntu 12.04?
0
votes
0answers
20 views
Can I prevent title bar going blank on non-active full-screen app? (multiple monitors)
Eclipse displays the full path to the selected file in its titlebar, for example, "Java - product/src/com/whatever/Widget.java - Eclipse Platform". When I switch to another window, this disappears. ...
4
votes
4answers
421 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 ...
0
votes
1answer
63 views
How to open a desktop shortcut from commandline
I created a eclipse.desktop and locked it to unity launcherd , when I double click on it on desktop, the eclipse was launched just like launching from unity launcher. But if I start it from command ...
1
vote
0answers
63 views
eclipse + pydev autocomplete
Problem:- Autocomplete for python not working in eclipse + pydev.
Platform:- OS is Lubuntu; Eclipse Version: 4.2.2; PyDev for Eclipse 2.7.3.2013031601
I have configured the pythonpath in ...
0
votes
0answers
87 views
“Window > android sdk and avd manager” in eclipse not showing
okay so im using ubuntu 10.04 lts and i am trying to install the required bits for development... i have the sdk downloaded and unzipped to my home directory, i have eclipse installed... have the sdk ...
1
vote
0answers
57 views
Ubuntu 12.04 - Eclipse Juno won't run apps
I'm installing Eclipse Juno for my son, who is trying to learn Java. I can start Eclipse OK and create a simple 'Hello world' program, but when I try to run my code it won't output to console. When I ...
1
vote
2answers
133 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 ...
0
votes
1answer
48 views
mysql-connector.jar vs mysql-connector.tar
I also have the "java.lang.ClassNotFoundException: com.mysql.jdbc.Driver" in Eclipse.
I have found many tips and discussions about jdbc in Eclipse, however none of them work so far. I keep reading ...
0
votes
0answers
34 views
Speed of eclipse development environment on ubuntu live usb [closed]
I'm planing to install ubuntu and eclipse 64bit on 32gb usb drive and use it on 2-3 different computers as android development workspace...
I'm interested if this is posible and how fast this setup ...
0
votes
1answer
90 views
Why do I get Exception in thread “main” java.lang.UnsupportedClassVersionError?
I am trying to run a program on eclipse. I am getting the following error:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Perlinit : Unsupported major.minor version 51.0
at ...
0
votes
1answer
27 views
Python preferences on eclipse
I'm using ubuntu 12.04
Ive installed eclipse and downloaded python for it
But when I go into the preferences I cannot find python
I am a complete beginner at this even with commands in ubuntu ...
1
vote
1answer
65 views
Eclipse and the g++ - how is it work
I am using ubuntu 12.04.
I have eclipse juno.
I wrote test.cpp :
#include <iostream>
using namespace std;
int main() {
cout << "!!!Hello World!!!" << endl; // prints !!!Hello ...
0
votes
0answers
31 views
Aptana Studio (Eclipse) can't active block selection mode
Everything works just fine except that, for some reason block selection mode doesn't get activated. I tried clicking the toolbar button (of course) as well as the shortcut Shift+Alt+A but nothing. The ...
1
vote
0answers
24 views
Scrolling items in content assist of eclipse on ubuntu
Ubuntu 12.04 LTS
Eclipse Juno
I have the above softwares. I selected content assist by pressing control+space. I have quite a few entries there. The problem that I am facing is when I press Down ...
0
votes
2answers
128 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
1answer
19 views
Export Package [Eclipse]
I am just wondering how do I export a .deb package for Ubuntu Software Centre in Eclipse? I have created an application that runs Python and Webkit now I wish to submit to the Software centre. How do ...
0
votes
0answers
76 views
Ubuntu 12.10 Eclipse error=13 permission denied
I'm a noob trying to install eclipse on Ubuntu 12.10 for basic a cpp project.
building "debug" (hammering) the console says:
make all
make: Nothing to be done for `all'.
18:38:05 Build Finished ...
0
votes
0answers
62 views
How to prevent Unity Window Composer from crashing while using Eclipse? [closed]
When I use Eclipse or ADT Bundle, the Unity Crashes. This happens on both 12.04 LTS as well as 13.04.
I'm using a nvidia-current video driver. How do I prevent the crash?
0
votes
0answers
581 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
43 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
1answer
113 views
“Failed to fetch” error when installing Eclipse!
I am trying to install Eclipse by using the Ubuntu Software center. I do have an Internet connection and I have actually downloaded other software successfully. However, when I try to install Eclipse, ...
0
votes
1answer
86 views
CTRL+SPACE doesn't work in Eclipse [duplicate]
I checked the Keys in Eclipse, Shortcuts in Settings, Autokey doesn't seem to interfere, I'm not sure where else to look for.
How can I trace and fix Ctrl+Space for eclipse?
1
vote
2answers
136 views
How to install JavaScript Eclipse platform on Ubuntu
I sudo apt-get install eclipse installed Eclipse on my Ubuntu 12.0.4 server, by checking I found it is a classic platform. So, how can I make it as a JavaScript IDE? I followed ...
0
votes
1answer
141 views
How to configure JDBC, Tomcat for Eclipse IDE on my Ubuntu 12.04
I got an eclipse IDE on my client's machine. He needs to configure JDBC, and Tomcat on this IDE to use for his Java projects. Kindly help. He got mysql installed right now.


