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

0
votes
0answers
9 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
29 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
23 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
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 ...
0
votes
0answers
31 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 ...
1
vote
1answer
37 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
29 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 ...
0
votes
3answers
92 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 ...
-2
votes
1answer
34 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 ...
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 ...
1
vote
0answers
51 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 ...
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 ...
4
votes
0answers
48 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 ...
2
votes
2answers
43 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 ...
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
11 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
0answers
47 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
32 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 ...
0
votes
0answers
23 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
30 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
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
1answer
58 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
30 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 ...
0
votes
1answer
19 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 ...
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
9 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
44 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
vote
0answers
151 views

Error from egit installation

Just installed a fresh 32 bit copy of java and eclipse. and am now trying to add egit for the first time. Following the instructions here (using the main repositiry) I receive this error when I try ...
0
votes
0answers
38 views

Eclipse: “Show console view” failing at application start

I've been having this problem on/off for the last few days: I start up Eclipse and try to debug my Java Application from the debug button at the top (the bug next to the "play" icon). The application ...
0
votes
2answers
128 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 ...
1
vote
2answers
149 views

Upgrade to java 1.7 in eclipse on mac

I'm sort of a beginner with eclipse but I want to update the libraries or build path or whatever to java 1.7 from java 1.6 and I can't figure it out. I'm a computer science student at the university ...
2
votes
0answers
49 views

How can I prevent the “Welcome to Android Development” wizard from appearing when I start Eclipse?

I've written this on SuperUser as it's not a programming (programmers.se/stackoverflow) or Android-usage (android.se) question exactly. The "Welcome to Android Development" wizard is a wizard which ...
0
votes
1answer
74 views

How to install a complete version of Eclipse?

I am looking into installing Eclipse but I'm having a slight difficulty. Unlike Visual Studio eclipse needs some very odd addons and things that are on their website. Is there just a complete version ...
0
votes
0answers
14 views

Eclipse/CDT keeps adding a non-functioning debug configuration, how do I prevent that?

I have an Eclipse/CDT project set up for embedded development. The first thing I did was set up a working debug configuration ("GDB Hardware Debugging"). Occasionally Eclipse/CDT creates a new, ...
0
votes
0answers
80 views

How I can make GUI of Netbeans look darker?

I have sensitive eyes. It is important for me - having everything dark in my monitor. For example, this is my Eclipse. How I can make Netbeans good for my eyes? I work under Linux, Lubuntu. Thank you ...
-1
votes
2answers
214 views

Fresh Linux Mint 14 install not executing eclipse and sublime text

I just upgraded from Linux mint 13 to 14 Cinammon. The problem is I have the tar files of sublime text and eclipse that I usually extract and run but after I upgraded to Mint 14 I get the error in the ...
0
votes
1answer
24 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
0answers
28 views

Is there a way to prevent Eclipse from fscking-up the formatting on block indent?

The code style on the project I'm working on is tabs for indent spaces for alignment. I have eclipse set to use "Mixed" and "Use tabs only for leading indentations" which I would assume should let ...
0
votes
0answers
49 views

Bad color of links of “error pop-up” in Eclipse in black UI, Lubuntu

I can't find option for change font size and link color of this "error-helper" or what its called on Eclipse 3.8. How do i change this?
0
votes
1answer
35 views

Where to move newly downloaded applications on Mountain Lion?

I recently started using Mac, and I'm just getting accustomed to the way the folders are set up and how downloads work. I just downloaded a tar.gz for Eclipse, and I clicked the icon in the downloads ...
2
votes
1answer
42 views

How to customize default tab in Eclipse?

I search by files often in Eclipse. Is it possible for the "File Search" tab to be opened by default when I press Ctrl+H?
0
votes
0answers
63 views

Eclipse crashing and disappearing (Windows XP)

I have two instances of Eclipse. Old instance Few months of use. Upgraded from Helios to Juno. JRE 1.6. Recently started crashing with Java error code -1. So I decided to start fresh: New instance ...
0
votes
1answer
37 views

Is there a way to write a macro to execute an Eclipse perspective's button repeatedly?

Here's the deal: I'm working with a language/tool called detica netreveal dataserver. It's very similar to the SAS language, but it's not sas. The eclipse we use has a Dataserver perspective. When ...
3
votes
1answer
54 views

Is there anyway to share eclipse key bindings across workspaces?

Eclipse key bindings follows workspaces. Is there anyway I can configure Eclipse so that it's global for the computer, not local for the workspace? Coming from Visual Studio, I find this solution one ...
0
votes
1answer
131 views

Java is extremely slow to start up

I have a strange problem where it takes about 8 minutes (not an exaggeration) to start up java. This includes calling java or javac from the command line, or starting any java application, most ...

1 2 3 4 5 9