eclipse-3.4 Questions
10
Solved
I have a big problem. Eclipse is hanging up when I do any copy/paste with Ctrl+C / Ctrl+V keys.
Is it due to the Eclipse validation code system?
Do I mess something in my Eclipse setting?
Here i...
Olympe asked 18/8, 2009 at 14:9
23
When running all my tests in Eclipse (Eclipse 3.4 'Ganymede'), one test is listed under "Unrooted Tests". I'm using Junit 3.8 and this particular test extends TestCase. I do not see any difference ...
Distend asked 23/9, 2008 at 13:12
5
Solved
What is the auto-alignment shortcut key in Eclipse?
Michi asked 4/3, 2010 at 10:1
18
Solved
I use Eclipse 3.3 in my daily work, and have also used Eclipse 3.2 extensively as well. In both versions, sometimes the Search options (Java Search, File Search, etc) in the menu get disabled, seem...
Popularize asked 25/9, 2008 at 12:51
6
Solved
In Eclipse 3.3.2, I would like to replace a character (say ',') by a new line in a file.
What should I write in the "Replace with" box in order to do so ?
EDIT : Many answers seems to be for Eclip...
Training asked 1/10, 2008 at 8:32
5
I have an Eclipse Java project. It contains a folder named "dist". In that folder is a .jar file.
How can I set things up in this project to make sure this .jar file is updated any time one of the...
Zia asked 13/7, 2009 at 14:12
7
Solved
I'm trying to install the WTP (web platform tools) to my Eclipse installation so I can get the XSL transformations working. The base Eclipse they installed for me here was the plain Java IDE (the s...
Sidneysidoma asked 23/2, 2010 at 17:47
3
Solved
I'm using Eclipse 3.4.1, moving my first steps. When I run my project (a server process) a console opens. But for some reasons after a while I can't find it anymore (even if the process is still up...
Wethington asked 7/1, 2009 at 9:22
8
Solved
If you press Shift+Ctrl+T or choose "Navigate > Open Type..." you get the "Open Type" dialog for quickly navigating to a known class. When you start typing a name only the classes for which the nam...
Nomadize asked 18/5, 2009 at 19:23
3
I'm using Eclipse 3.4 (on Mac) and I've got an annoyance with the text comparison having the files I'm comparing in a specific order which is not what I want.
When I compare two files it always se...
Pleasurable asked 19/9, 2008 at 5:13
2
Solved
Is there any way to automatically rename accessor/mutator when a variable they get/set gets refactored -> renamed (Eclipse 3.4)?
Heads asked 13/10, 2008 at 9:41
8
Solved
I recently upgraded to Eclipse Ganymede from Europa and now I'm finding that when I'm editing JSP files the IDE crawls when editing HTML attributes (but not JSP attributes).
Has anyone experienced...
Buggs asked 7/12, 2008 at 23:35
11
Solved
I have set up a dynamic web project in Eclipse with a Tomcat 5.5 installation.
I want to be to set the server to us the Tomcat installation instead of the workspace metadata location, but when Ecl...
Danu asked 18/6, 2009 at 12:30
5
Solved
I'm using Eclipse 3.4 and Tomcat 5.5 and I have a Dynamic Web Project set up. I can access it from http://127.0.0.1:8080/project/ but by default it serves files from WebContent folder. The real fil...
Unsnap asked 14/10, 2008 at 18:23
7
I can't find a good way of putting Eclipse windows on two monitors. Currently I just detached (clicked on a header and dragged) a few windows to a secondary monitor (package explorer, console, and ...
Cryptograph asked 25/11, 2008 at 21:29
7
I am developing Eclipse plugins, and I need to be able to automate the building and execution of the test suite for each plugin. (Using Junit)
Test are working within Eclipse, and I can break the ...
Garish asked 1/11, 2008 at 1:20
3
My team has a fairly rich set of formatting rules and save actions and these rules are evolving. We're looking for a mechanism to define the centrally and propagate them automatically. We don't wan...
Golliner asked 5/1, 2009 at 20:11
6
Solved
We have a package that ends with exception e.g.
package a.b.c.exception;
Our code base had no issues up till eclipse 3.3, however when we shifted to eclipse 3.4, it started giving errors relate...
Featureless asked 20/4, 2010 at 10:38
9
Solved
I use Eclipse (3.4) and my class compiles without warning or errors.
My project uses an external jar file.
Where do I need to put this external jar file in order not to get a java.lang.NoCla...
Kira asked 28/11, 2008 at 11:17
4
Solved
Is there any plugins I can use for Eclipse that will show graphical view of classes dependencies?
Brambly asked 17/6, 2009 at 6:59
4
I've got a workspace with multiple RCP plugin projects.
We've set the target platform, so we can build against a standard set of plugins, but are not able to see source code and Javadoc for all th...
Agram asked 27/10, 2008 at 19:29
2
Solved
I would like to enhance Eclipse so that when I press a custom key combo--say Ctrl + Shift + E--then it will run a command on the current file (if my current buffer is foo.c then it will run `mycomm...
Moony asked 15/12, 2008 at 22:54
7
Solved
I just upgraded to Eclipse 3.4 for the second time and I think its for good now. The first time (right when it was released) was too buggy for me to stomach (mainly the PDT 2.0 plug-in); but now it...
Deemphasize asked 4/11, 2008 at 6:11
3
Solved
Eclipse was running fine last night, but this morning I tried starting it up and I came upon this error:
alt text http://img707.imageshack.us/img707/4416/ss20100407181208.png
Here's the log
!SES...
Aut asked 7/4, 2010 at 22:14
6
Solved
In Eclipse (Ganymede) I'm debugging some code that uses Apache Commons HttpClient and would like to step into the HttpClient code. I've downloaded the source code and tried to attach it in the norm...
Devinna asked 10/10, 2008 at 15:53
1 Next >
© 2022 - 2024 — McMap. All rights reserved.