| Thread | Last Post | Replies |
|
| eclipse 3.0 remote debugging | 09 Sep 2004 16:57 GMT | 2 |
I would use remote debugging but.. in create/manager configuration dialog box, the remote java application doesn't appear .... My eclipse version is 3.0 with NT4 Any suggestion or idea ? customisation ?
|
| Does Eclipse have an Emacs-emulating editor? | 08 Sep 2004 01:34 GMT | 1 |
Does eclipse have an Emacs-emulating editor? I didn't see an option for it. Dave
|
| Swing - / SWT - GUI - Plug-Ins for the Eclipse IDE | 07 Sep 2004 18:04 GMT | 1 |
I'm just beginning programming Java. For that I'm searching for a good GUI Plug-In for the Eclipse IDE. The first question appearing is, which package to use for GUI building: SWT or Swing?
|
| Eclipse and SWT | 07 Sep 2004 14:01 GMT | 1 |
I am thinking about learning SWT as a GUI. Does anyone know of any serious applications, apart from Eclipse, written with SWT? is it a serious alternative for Swing? or will all future development be based on web forms, Java Server Faces or other templates?
|
| Debugging | 06 Sep 2004 16:20 GMT | 12 |
I've posted about this before, and had some help, but have unfortunately not been able to solve the problem. I have a little more info now, so perhaps we might have more luck this time. On my WinXP Professional box at home, I can't get the debugger to start from
|
| javac -server | 03 Sep 2004 05:52 GMT | 1 |
Do you know -server option of the standard compiler javac ? It seem make file exe very fast, why ?
|
| can't get Tomcat 5 to work.. | 02 Sep 2004 23:15 GMT | 11 |
I downloaded Tomcat 5.0.27 from jakarta.apache.org/tomcat the other day, but I can't get it to work.. followed all instructions (changed 8080 to a higher no. in sever.xml, but when I try to get to it in browser I get a 404.. ) I included path to root dir of Tomcat folder in env ...
|