Eclipse is a free and open-source integrated development environment (IDE) written in Java. It offers a large number of plugins and thus can be customized for almost every programming language or software framework.

learn more… | top users | synonyms

1
vote
2answers
60 views

Eclipse-based applications produce mouse and sound lags under Windows 7

Strange problem. I have a huge Eclipse-based application that frequently spawns copy of its self. On each copy launch there is mouse and sound lags, overall responsiveness of a system is just terrible ...
0
votes
0answers
22 views

Loading a project from a repository

I am quite new to working with repositories, so I would like to know how I can import a project from this repository into Eclipse. Specifically, I would like to test out the ArchetypeValidator ...
1
vote
1answer
51 views

How to install an Eclipse project?

I've downloaded the latest version of Eclipse because I got interested in one of its projects. Now from the Getting started section I've got this link to download the project: ...
0
votes
1answer
22 views

Open a file from a URL in OS X

Many applications (Eclipse, TextMate, ...) use OS X's integrated Open File… dialog where you have to browse and select the file and then click Open. I have many directories with many files. So opening ...
0
votes
0answers
11 views

Eclipse Icon issue in Windows 7 Taskbar

I was working with Eclipse. In between I assigned .log file with Notepad++. All of sudden, My eclipse icon got corrupted and when running Eclipse, I am seeing default [.exe] file symbol, which is ...
0
votes
1answer
97 views

Can't get rid of Eclipse's bottom bar

I've already read other threads (1, 2) and installed (rather old) Fullscreen Plugin but it doesn't hide the fat bottom bar. Is it possible to disable/hide it? I am using Eclipse 3.7.
1
vote
1answer
117 views

SQL syntax highlighting and code completion in Eclipse PDT

Is there a way of enabling highlighting (and/or code completion for SQL) for SQL syntax in PHP strings variable while developing some PHP works related to SQL using Eclipse PDT?
0
votes
0answers
50 views

Error in installing the m2e eclipse plugin to Eclipse Galileo

I am trying to install m2e eclipse plugin to Eclipse Galileo. I am getting message as "Cannot complete the install because one or more required items could not be found. Software being ...
0
votes
1answer
41 views

How to access my database stored in PHPMyAdmin from different computers?

I am working on my Java application in Eclipse that connects to the database and makes some queries with the data. This database has been created and managed in PHPMyAdmin. The database is stored ...
0
votes
0answers
24 views

Eclipse Juno can't run any Java project

I use Eclipse Juno - Eclipse IDE for C/C++ Developers , and I can't run any Java project , mean even there is no "Run" option . For example when I right click on the Main class I just see (no ...
0
votes
1answer
20 views

What's the shortcut to move a line up in Netbeans

I'm looking for a keyboard shortcut to move a line up or down. Equivalent to Eclipe's Alt+up/Alt+down. http://wiki.eclipse.org/FAQ_What_editor_keyboard_shortcuts_are_available%3F I can't seem to ...
1
vote
1answer
115 views

How do avoid context menu in opensuse to open on mousepress

I am using opensuse 12.1 via a virtual maschine. I'm using Gnome 3.2.1 and having this annoying problem, that whenever I want to open the context menu with the right mouse button it opens directly ...
0
votes
0answers
8 views

Can I do a cursor movement in the undo buffer in Eclipse?

Is there any chance to enable cursor movement in the undo buffer in Eclipse editor? I've been using the Nushphere PHP editor and it has a nice feature that you really see what you done last time and ...
22
votes
5answers
30k views

Google Chrome pinned to Windows 7 taskbar not opening under pinned icon

I have both Google Chrome and Eclipse pinned to my taskbar in Windows 7 64-Bit. However, when I launch these programs, they don't appear to open under the pinned taskbar icon Eclipse behaves ...
1
vote
1answer
39 views

Where can I find out if I have the 32-bit or 64-bit version of Eclipse?

Where can I find out if I have the 32-bit or 64-bit version of Eclipse?
-2
votes
0answers
34 views

Apache FTPClient and Apache FTPServer (JAVA) [closed]

Hello everyone my question is that I've created an FTP Server and FTPClient using Apache all in eclipse and everything seems to be working fine except the part when i try to upload a jar file which is ...
12
votes
3answers
8k views

How to disable the screen orientation hotkeys in Windows XP?

I'm using Eclipse in Windows XP. One of my favorite shortcuts is CTRL-ALT-DOWN (or CTRL-ALT-UP) to duplicate a line. I just found that on this machine (XP ThinkPad, with NVIDIA graphics driver), ...
3
votes
2answers
1k views

Aptana Under linux

Hey, I downloaded the Aptanastudio 2.0 and unzipped it in the desktop. Im trying to run Aptana studio 2.0 under OpenSuse 11 and i get the following error... Any idea y? Thanks JVM terminated. Exit ...
0
votes
1answer
26 views

How can I remove this hidden keybinding in Eclipse?

I'm running Eclipse Juno and this is the keybinding bound to Ctrl+Shift+B according to the preferences menu: Yet when I hit Ctrl+Shift+B, Eclipse pops up this conflict dialog window in the lower ...
0
votes
3answers
105 views

how to install openJDK-7-jdk on Ubuntu for non-privilige user?

I have no root access to java JDK 7 so I install java JDK to a folder and extract it http://download.oracle.com/otn-pub/java/jdk/7u21-b11/jdk-7u21-linux-i586.tar.gz Then if I call it: ./bin/java ...
0
votes
1answer
26 views

Eclipse source code folder changed

I'm using eclipse Helios with several projects on the same workspace. When the source code folder changes eclipse gives an error about "cannot find files" which is OK, but there is no option to tell ...
-2
votes
1answer
35 views

FInding a matching substring in a string in Android Java [closed]

I have a string as shown below: name, value0, value1, value2, time K3G Gyroscope Sensor, -0.088575, -0.399200, -0.915076, 1301052 K3DH Acceleration Sensor, -1.362035, 3.868179, 8.798744, 1301161 ...
5
votes
0answers
50 views

EGit (Eclipse) wrongly interpreting file names with non-ASCII characters?

I recently switched to using a Git repository within Eclipse (Juno SR2), using EGit. In our project, some file names contains umlauts and other special non-ASCII-characters. On the command line, git ...
1
vote
4answers
58 views

How do I select a line on OSX?

I am editing text. A cumbersome way to select a line would be to go to the beginning of the line (cmd <-) and then select the whole line to the end (Shift cmd ->). Can I do better? Also shortcuts ...
1
vote
0answers
57 views

Commit failed in Eclipse

I am trying to commit one java file in Eclipse Juno Service Release 2 using SVN When I do Team/Commit on the file I get the following. Some of selected resources were not committed. Some of selected ...
2
votes
1answer
126 views

Remove launch from Run/Debug drop down in Eclipse

I often have many run configurations that gets in this history which I don't want, like unit tests or when I change project. I don't want to remove the launch configuration, just remove it from the ...
2
votes
2answers
51 views

Eclipse running slow over Cygwin ssh

I use Cygwin running under Windows XP to make an X Windows ssh connection to a RedHat server. I’ve run a few applications through the Cygwin/X interface, and they perform fine. However, the main ...
11
votes
3answers
5k views

How do I make all file types open in the internal editor in eclipse?

When using the open file dialog on Eclipse, many file types open in the internal editor as expected (.java, .txt). However, others open in an external editor. For example on my system attempting to ...
1
vote
0answers
15 views

Eclipse showing different plugins for OS X and Ubuntu. Why?

Eclipse showing different plugins for OS X and Ubuntu. In Ubuntu, I cannot see the latest versions of the plugin. Why? Pics: OS X http://postimg.org/image/yl734j8bj/ Ubuntu ...
1
vote
0answers
12 views

Eclipse CVS Suddenly stopped working

I am using Eclipse Juno for web application development. I checked out a project using CVS(Eclipse) a month ago and was working on it. I also committed various bugs using the same Eclipse, same ...
0
votes
2answers
132 views

How do I make the tab-key expand abbreviations for emmet in eclipse?

I have installed emmet plugin for eclipse and it works fine. The problem is that I couldn't enable the tab key to expand the abbreviation. It writes the normal tab white space, I searched a a lot but ...
22
votes
6answers
63k views

Failed to load the JNI shared library on starting Eclipse

I downloaded the latest version of Eclipse, but I can not start it. The error message I get is: Failed to load the JNI shared library "C:\Program Files ...
6
votes
2answers
2k views

How to ignore Eclipse validation warning “Attribute (…) is obsolete. Its use is discouraged in HTML5 documents.” in HTML and JSP fragments?

Create a html/jsp fragment in eclipse in a project where html/jsp validation is active and add <table width="80%"></table> You will get the warning in the question title. One can ...
0
votes
0answers
49 views

Remove Eclipse's extra margins in Linux (Ubuntu XFCE)

I can't get rid of an ugly and wasting-space margin below the menubar in Eclipse: I have followed a number of tutorials for improving the rendering of Eclipse on Ubuntu, including using a custom ...
0
votes
0answers
34 views

Setting up a Dynamic Web Project in Eclipse on Fedora 18

I'm trying to get a web project set up for a class that I have this quarter. I currently have Fedora 18 installed and thought it would be good to try to get some practice in with a Java web ...
1
vote
1answer
46 views

Is there a way to sort Eclipse tabs by activity

Eclipse is really slow to open and close tabs (and do anything really) so I tend to never close the tabs. This means that the 6 tabs that you can see are generally not the files I am actually editing, ...
0
votes
0answers
24 views

How to make Eclipse JSP Editor ignore formatting inside PRE tags

When applying auto-format in Eclipse 3.8.0, with its Web Tools Platform (WTP) plugin, the JSP editor formats also the content of the PRE tags. The content of the PRE tags should not be formatted by ...
2
votes
1answer
48 views

How to add eclipse to windows 8 's apps search?

I want my eclipse to be visible in Search / Apps, so when I hit Win key and start typing 'eclipse' it shows up on the list. How to do it?
0
votes
0answers
32 views

Importing Android project from OS X to Windows 7

I recently switched from OS X to Windows. When I try to import my Android projects that were done in OS X to Eclipse in Windows 7, it shows the following error: Could not write file: ...
0
votes
0answers
20 views

Eclipse code formatter on a per file basis

Eclipse has a powerful code formatter for Java, but I am wondering whether it is possible to define a code format on a per file basis, instead of defining the format for all java files? Thanks!
0
votes
1answer
62 views

updating eclipse.ini file in windows 7

This is my eclipse.ini file. -startup plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810 ...
0
votes
0answers
17 views

Lotus Notes: Remember Detached Floating Windows

So in Eclipse, I've made good use of floating detached windows and it remembers the position of said windows for a given view when I open a view. Is there something like that for Lotus Notes? Right ...
0
votes
0answers
33 views

External Tools configuration to execute command in Remote System

Can one create an external Tool configuration (Run->external tools->config) to run a command batch in a connected Remote Systems (RSE) SSH Terminal/Shell? I tried but found no helpful documentation on ...
0
votes
0answers
64 views

Eclipse root user permission needed (Ubuntu)

I am using Ubuntu 12.10 and currently working on controlling a servo. I wrote a makefile, with its help I can create the executable file. However if I am not root user: ...
0
votes
0answers
29 views

Run (CTRL + F11) dont work on xml files on Eclipse bundle with Android SDK

I've downloaded adt-bundle-windows-x86_64 everything work fine buts if i'm focused a xml file when click on Run button or press CTRL + F11 or try to run from Menu dont works This is a especial ...
3
votes
2answers
201 views

Eclipse and python… path problems

I run some python scripts on a server, they are under a cvs repository and, for various reasons use absolute path names. I'm trying to use eclipse as an editor - I check the projects out, but when ...
0
votes
1answer
31 views

Redirect Eclipse's output into a text file

I'm doing a Java project using Eclipse. Currently by default, it shows the output in the Console. Is there any way to redirect it into a text file? At least in python, I used to do python ...
0
votes
0answers
10 views

Set Aptana Studio file autosuggest to begin a subdirectory of project

I use Aptana Studio 3 as my IDE of choice and I would like to have the auto suggest feature for files in my project begin looking at a path relative to a sub directory of my project. Is this possible? ...
0
votes
0answers
20 views

No software available when trying to install a plugin in Eclipse?

Eclipse Juno 4.2.2 on Ubuntu 32-bit running on a VM (VBox) - Windows 7 Host When entering a software site no software is available in the form. This is a fresh install, I have had the same issue ...
1
vote
2answers
45 views

git has no “clone” option

I downloaded eclipse-jee-juno-SR2-win32-x86_64 and selected Git repository explorer under window>open perspective>other . Now I trying to do the following as in this mannual , at stage 4 it asks to ...

1 2 3 4 5 9