| Thread | Last Post | Replies |
|
| Defeat Popup stoppers? | 07 Nov 2003 18:57 GMT | 1 |
Hello Programmers, I am looking for either Java Script (OR HTML etc) to DEFEAT Pop-up Stoppers e.g It will bring up a window that will
|
| refactor tool | 07 Nov 2003 18:23 GMT | 17 |
Hi; Can anyone advise on a (low cost or freeware) refactoring tool? I don't mind if its stand-alone, or a plugin to netbeans or jEdit? It might even make me switch my main coding environment.
|
| Eclipse + Tomcat urgent help needed | 07 Nov 2003 15:36 GMT | 4 |
I am running eclipse version 2.1.1 on Windows XP along with J2sdk1.4.2_02 with tomcat version 4.1.29 and sysdeo tomcat launcher plugin version 201. I am new to the eclipse platform and have installed the components following all the tutorials i could find on
|
| tool for converting binary to source code | 05 Nov 2003 03:07 GMT | 2 |
some time ago someone told me, that there is a tool for getting source code from java binary files. Is it true, and if yes, can you recommend one? Greetings
|
| Eclipse vs. GetResourse | 04 Nov 2003 18:18 GMT | 13 |
I have the following code in an application: URL url = Thread.currentThread().getContextClassLoader() .getResource( "mapping.xml"); String path = url.getPath();
|
| reports on java | 03 Nov 2003 12:39 GMT | 1 |
I have a report util programmed with java. Do you know a good tool? I have tried StyleReport (about 50$) and JRPL (1,100 $, very good tool) , but if I can use another good tool that I can use finally... Tanks a lot!
|
| Eclipse compiles whole project after break | 03 Nov 2003 11:43 GMT | 2 |
When I use eclipse, and it breaks in some reason (mostly during debug), when it starts again, when I compile file ( ctrl+ b), it deletes .class files from whole project, and build them again. I have lots of classes in my project, an it tooks a time while it
|
| Eclipse plugin enable. | 03 Nov 2003 08:59 GMT | 2 |
I`am new witch eclipse. The problem is that i can`t enable external plugin (exaple :tomcat plugin). After instalation in ..eclipse/plugins exist jar file with tomcat plugin. In plugin view there is many external plugins but no one is activeted in my workbranch. I can`t force ...
|
| [Help] me on choosing Java Bytecodes Obfuscator tools | 03 Nov 2003 02:32 GMT | 1 |
Dear folks, Now I need a Obfuscator tool,and I've used some,like RetroGuard,JAX,etc. I'd like to listen to your better choice with the reason why,thanks a lot. hoop
|
| Req: Tool to analyse static dependencies | 01 Nov 2003 22:59 GMT | 1 |
I am lookging for a freeware/open source tool for analysing static dependencies in java. I want to solve especially these problems: - find unused/uncalled methods in classes - find unused classes in a jar
|