| Thread | Last Post | Replies |
|
| Eclipse Debugging Framework | 03 Nov 2005 19:43 GMT | 5 |
I have searched all known resources and books to understand how the debugging framework actually works and its working principle. These understandings would help me during my future projects. Any sort of comments are welcome.
|
| UnsupportedClassVersionError when using Java 5.0 | 02 Nov 2005 16:33 GMT | 2 |
I installed a new version of java, 5.0 and tried to run my application with the new java version but get the following error : java.lang.UnsupportedClassVersionError: MyServer (Unsupported major.minor version 49.0)
|
| VSS pluggin 1.6.1 for Eclipse | 01 Nov 2005 19:34 GMT | 1 |
Hi, I have just installed VSS pluggin 1.6.1 in Eclipse 311. After configuring eclipse plugin to connect to VSS database when I tried to add the project into VSS it threw me a java.lang.NullPointerException. I have even tried on eclipse with jdk
|
| testing cvs with Eclipse | 01 Nov 2005 14:42 GMT | 1 |
I am not java developer. I have been asked to install CVS and test it so developers can use it. I have 2 Eclipse clients (winxp) and the CVS server is install on Linux box and all these machine in the same LAN.
|