| Thread | Last Post | Replies |
|
| Unable to start Lomboz from within Eclipse | 23 Jul 2006 14:35 GMT | 2 |
I am using Java SDK version -> 1.4.2 Java Enterprise version->1.4.2 Windows platform->Windows xp professional
|
| When will Java *really* become open source? | 21 Jul 2006 11:42 GMT | 8 |
What's Sun's deadline for making Java opensource? Thanks, Dave Feustel
|
| executing jar : NoClassDefError | 18 Jul 2006 23:09 GMT | 2 |
I have made a jar file and I'm trying to execute the jar file, but it gives me NoClassDefError. However, when I extract the jar file, I see that class but, jar file in not able to find it. The only different thing I'm doing is I've extracted another jar file
|
| J2SE 1.5.0_07: Invalid or corrupt jarfile | 17 Jul 2006 16:48 GMT | 5 |
I just upgraded my development environment (on Windows/2000) to use J2SE 1.5.0_07, and even though I recreate the application Jar file from scratch, and I attempt to run it using java -jar, I get Invalid or corrupt jarfile.
|
| Eclipse: views cannot be closed | 13 Jul 2006 12:22 GMT | 1 |
I've got the following problem: In my current perspective there are some views that cannot be closed and haven't got any content in it (see screenshot:
>http://img100.imageshack.us/img100/5345/bildschirmfoto5pr.png<). Those views can only be moved from one place to another, but I am ... |
| Tutorials on Java Studio Enterprise | 08 Jul 2006 19:32 GMT | 1 |
I am new to Java Studio Enterprise 8 and have searched for tutorials , but those available on Sun site are mostly about UML . Could you please tell me if there are some tutorials that contain working examples ?
|
| Newbie:Installed Eclipse, downloaded UML2 and COBOL IDE | 06 Jul 2006 22:47 GMT | 1 |
How to I activate these tools? How do I choose to use them from Eclipse? Thanks, IanO
|
| eclipse: pluging for variable/function name replacement | 06 Jul 2006 13:38 GMT | 3 |
Is there a plugin that would enable me to change all occurrences of a variable/function name in a software project? I mean I see that I can change a variable name in one file at time, selecting each one.
|