Tagged Questions

0
votes
0answers
5 views

Eclipse GEF on Mac Snow Leopard

I've been in upgrade mode this month and upgraded my Mac to Snow Leopard. I've developed a good sized Eclipse RCP which uses GEF. I upgraded Eclipse on my Mac to 3.5.1-x86_64, latest XCode, etc. …
0
votes
3answers
25 views

Is there a way to make Eclipse run a JUnit test mulitple times until failure?

We occasionally have bugs that appear once in every X runs. Before people check in stuff (where it is automatically JUnit'd), our devs need to pass JUnit locally via Eclipse. Is there some …
2
votes
1answer
20 views

Why do I have to routinely Clean one particular project in Eclipse?

I am using Eclipse 3.5 for several different Java/JSP projects. All of our project code is stored in Subversion. I use the Subclipse plugin to update / commit code. This works great for all …
0
votes
1answer
19 views

How to properly roll back to an older version in CVS HEAD using Eclipse?

I have a CVS repository in which I have a set of Eclipse Java projects where I need to roll HEAD back to the state it was at a specific time yesterday essentially abandoning all commits happened since …
1
vote
1answer
20 views

Eclipse: How to go to a error using only the keyboard (keyboard-shortcut)?

Let's say I have a file with 10 lines and I have problem with the name of the package (or something) and the cursor is on the last line of the text. How can I go directly to that line to see what is …
1
vote
1answer
14 views

How to get method count in a type (interface/class/enum) in Eclipse?

I want to know how many methods an interface declares or a class/enum implements. How to get that in Eclipse?
2
votes
2answers
14 views

How to set a fixed width of editor window in Eclipse?

Hi Recently I have got a new 22" monitor. Finally it's possible to keep all needed windows in Eclipse open while having the main editor window wide enough to display all 120 columns. Problem now is …
2
votes
2answers
16 views

Eclipse Create Multiple Class at Once

Eclipse as a option to create a class automatically once a undefined Object is detected e.g. Tester test = new Tester(); It will ask if you want to create the Tester class. Does it have an option …
0
votes
1answer
13 views

The bundle could not be resolved in RCP-RAP application

Hi, I have a RCP application which constitutes of a number of plugins. And now, I try to develop RAP application which uses my old plugins. My RAP has a dependency of one old plugin. I created my own …
0
votes
1answer
72 views

Compiler difference between IntelliJ and Eclipse

I have a class that looks like the following. This class compiles fine on Eclipse build 20090920-1017: public class MyScheduledExecutor implements ScheduledExecutorService { ... public …
0
votes
6answers
42 views

Input values to a normal JAVA SE program

Hello everyone, I'm new to JAVA and I'm currently trying out both Netbeans and Eclipse. I'm confused about inputting values to my JAVA application.I see the output getting displayed on the output …
1
vote
1answer
13 views

PDT autocomplete broken in Eclpise

Suddenly I can't use autocomplete in my Eclipse PHP projects. When I press alt+/ I jsut hear a dummy sound. Which settings should I check?
0
votes
4answers
72 views

Opening an existing Java project

Can someone help me to open an existing Java project using Eclipse or Netbeans? It's a specific project on SourceForge, SMPPClientServer. All I want to do is to just get this project to run. But, …
0
votes
0answers
7 views

Eclipse CDT setup for remote build

Is there a better way to setup Eclipse CDT for local editing and remote building? I am working on a C++ project that uses GNU make in Linux. The code is under CVS on a Linux server. When I'm in the …
1
vote
2answers
48 views

[Help] how to use eclipse effectively

Hi Experts, I've never worked in eclipse for web applications, now I want to create my first web application using J2EE. I am having problems while using eclipse, I don't know much about Ant scripts …

1 2 3 4 5 185 next
15 30 50 per page