| Thread | Last Post | Replies |
|
| Sun ONE Studio 5 SE | 29 Sep 2004 22:07 GMT | 2 |
How much does it cost, and is it possible to buy over Internet. I've been working with this on a 60 days trial version, and it looks very intresting. But maybe it is to expencive for me (as a private person working with
|
| netbeans - or - Eclipse | 29 Sep 2004 21:51 GMT | 9 |
Inviting comments about the free IDEs Eclipse and Netbeans (only) If you are using one of the two - have you tried the other IDE? If so - why did you decide against the one. (What did you NOT like about netbeans - and what did you LIKE about
|
| A good Java thread analysis tool? | 28 Sep 2004 12:39 GMT | 10 |
Can anyone recommend a good thread analysis tool for an application that runs in a web app environment (JRun/JBoss)? I'm interested in something that points out places where multiple threads are contending for the same unsynchronized objects.
|
| xdoclet help w/ sessionbean | 24 Sep 2004 03:34 GMT | 1 |
Hey all, Does anyone see anything wrong w/ this session bean. I'm pretty new to XDoclet and having various problems in compiling or loading. So now I'm just trying a very basic example. I get the following compile
|
| Problem using Eclipse | 23 Sep 2004 18:10 GMT | 1 |
I am trying to read environment variables in Java using System.getProperty(). I run java as set myvar="XYZ" java -Dmyprop="%myvar%"
|
| How to ignore Eclipse package check? | 22 Sep 2004 22:40 GMT | 9 |
I am working on an existing product whose package structure is not the same as the directory structure. When we load those file in Eclipse 3.0, we got tons of error messages complain about the declared package does not match expected package.
|
| "Trace into" in Eclipse | 22 Sep 2004 20:54 GMT | 1 |
Dear sir or madam, I faced a problem in Eclipse and was urgently looking for help: I have some code in a jar file, and I need to trace into it. I managed to decompile the jar file, remove the needed classes from the jar file
|
| Downloading Java Swing app that will access EJB | 22 Sep 2004 09:42 GMT | 1 |
I have a Java swing application that accession EJB's deployed on a Weblogic 8 server. I've been trying to "bundle" that swing app in a .jar so that it can be downloadable from a website using Java Web Start.
|
| JSP Editor | 21 Sep 2004 15:46 GMT | 2 |
I am currently editing some jsp-files in a Linux-environment. I am looking for some free editor, containing syntax highlighting when editing jsp-files. Do anyone know such a tool? Thanks,
|
| Java MS Word viewer? Or other way to view only Word docs. | 21 Sep 2004 14:31 GMT | 1 |
We are looking for a Java program that can download to a browser and read a Word document sent to it. We don't want the document to be opened by a locally installed MS Word program. Anything out there? Alternatively, converting the Word doc to HTML in-line at the
|
| Can I Debug jvm "core" dump file? | 19 Sep 2004 02:14 GMT | 1 |
One of our J2EE program crashed periodly, and some core files were generated. In the core dump file, shows memcpy triggers "Unexpected Signal 11" error. This happens consistantly. But that only shows assembly, and I
|
| Command Line Params in WASD??? | 17 Sep 2004 09:49 GMT | 1 |
Does anyone know how to set command line line params for a Java SE application (regular main(), not J2EE) from within IBM WebSphere Studio Application Developer? Thanks.
|
| Eclipse - Source not found problem | 13 Sep 2004 21:29 GMT | 1 |
I created my first project - Login - and could debug fine. I then created a second project but when trying to debug, I got a problem linking with the source. I could set the breakpoint and it would stop at the correct breakpoint however it could not find the
|
| java media framework setup settings | 13 Sep 2004 08:01 GMT | 1 |
I have problem with installation of the java media framework on my computer(windows xp,java version 1.4.1) in client variable CLASSPATH=C:\Program Files\JMF2.1.1e\lib\jmf.jar;C:Program
|
| looking for an eclipse walkthrough doc? and a plug in that does drag and drop guis | 10 Sep 2004 21:15 GMT | 2 |
I didnt see a basic intro doc on the eclipse website? anyone got a walkthrough? anyone know any plugins that will do drag and drop jsp,html, and/or swing? I know oracle's jdeveloper has drag and drop gui development.
|