| Thread | Last Post | Replies |
|
| Eclipse relation to ant | 27 Jun 2008 16:03 GMT | 2 |
Two questions about Eclipse. 1.) When I run Eclipse, and do a build, it that done separately from what is specified in the Ant file? Isn’t Eclipse just a gui on the entire make process, or does Eclipse
|
| Change intendation settings? | 27 Jun 2008 03:41 GMT | 1 |
Where can i change how much intendation i want? im using cloure/enclojure in netbeans and it indents a tiny 2 whitespaces, i like 4-8. how to change? there is no option in any of the menus.
|
| Profiling and refactoring in Netbeans, Eclipse doesnt have those features? | 26 Jun 2008 07:52 GMT | 1 |
Im new to both eclipse and netbeans. In netbeans there is refactoring and profiling in the menu. are these tools good and usable? can i use them only for java or for python too with some extensions?
|
| Clearing Interviews - Useful Questions & Tips | 24 Jun 2008 00:34 GMT | 1 |
Clearing Interviews - Useful Questions & Tips I am a 'senior software analyst' with lot of exposure to J2EE technologies. I have compiled all the interview questions and shared all my experiences. I myself am in the recruitment panel. So learn
|
| join the membership,optimize my blog: | 24 Jun 2008 00:34 GMT | 1 |
dear I agree to join the membership. I wante to optimize my blog: title my blog :yeast.
|
| eclipse surround with | 20 Jun 2008 13:32 GMT | 1 |
I am using eclipse 3.2.1 and I am trying to copy XML messages generated in my app into the Java source code for a unit test. Obviously once I have done this I end up with something which isn't a String e.g.
|
| How to extend the Eclipse Java editor | 20 Jun 2008 10:38 GMT | 8 |
I am trying to plugin a small functionality to eclipse java editor to make my life easier. When I right click anywhere on the java editor, I see a context menu popup with options like "open declaration", "open type hierarchy"
|
| Organize class source code | 06 Jun 2008 11:34 GMT | 2 |
Hi there, I'm looking for a tool (plugin for eclipse, or external application) that organize the source code of a class. For example, I wish it could move the getters and setters of a class to the end of the class body, sort the non-getters/setters methods
|