| Thread | Last Post | Replies |
|
| Beginer question in Ant script | 17 Feb 2004 07:04 GMT | 1 |
This is my first Ant script. I have a class with one line system.out.println in main method. Using following Ant script I am getiing this exception. It is printing my message as I expect but there is IllegalArgumentException
|
| SCITE ext editor | 16 Feb 2004 17:53 GMT | 2 |
hey can sum1 please help me.. i installed the java sdk 1.42 thing now i installed Scite as well but when i try run a program ive written in java it gives an error in the output screen of...
|
| source code conversion | 15 Feb 2004 20:47 GMT | 1 |
Since I have Java, C# and C++ versions of my open source program ( http://www.euclideanspace.com/ ) I would like to have some automation to help with the manual conversion between these types of source code. I would also like some automation for generating UML diagrams.
|
| Freeware Java Reporting Tool | 15 Feb 2004 07:12 GMT | 1 |
I'm facing a dead end here. I got to deliver a report for the university really soon. I'm done with the programming part, a stand alone java application connected with a db but i need to produce report from that database through the application and print them. I've
|
| how to... use VS.NET to compile/save Java Class files | 12 Feb 2004 19:35 GMT | 1 |
Anyone know how to make MS Visual Studio save out Class files? Visual J++ 6 does but I can't see how to do it using the latest Visual Studio.NET IDE. If not I might have to switch over to using a not-so-nice Borland
|
| tomcat configuracion - disable listing files | 12 Feb 2004 12:13 GMT | 1 |
I've tried to read tomcat documentation but there isn't any feature for this . How can i disable indexes on tomcat server ? Thanks .
|
| Java Design by Contract Tools? | 12 Feb 2004 10:27 GMT | 1 |
Anyone out there know of a Design by Contract tool for Java? I know that iContract was out there for a while. It got a good review in Java World and was the tool of choice by the writers of Design by Contract by Example. But it seems to have disappeared.
|
| trace a java program | 11 Feb 2004 18:40 GMT | 2 |
I need to trace a java client application, packaged as a jar, (to know the flow and the objects being used). Are there any free utilities which do this.
|
| Generating sequence diagram with traceability back to code | 11 Feb 2004 12:30 GMT | 1 |
I've been looking for a tool that: 1. Generates sequence diagrams in XML format from code 2. Has the filename and line number associated with each call in the diagram I'd prefer a free or opensource tool (such that I could modify the
|
| Which alternative javadoc generator ? | 10 Feb 2004 19:14 GMT | 1 |
I currently use the javadoc utility of Sun. I am quite happy with it but I was wondering if there were no other alternatives which, for example, produce a nicer output ? I heard about doxygen (doxygen.org) but I don't find its output much better
|
| best development JAVA tool | 09 Feb 2004 21:22 GMT | 11 |
I would like to have programmer's feedback regarding Java development toold. Soon, i will have to develop a Java application and i want to do the right choice before to start.
|
| JUnit not found... | 09 Feb 2004 21:05 GMT | 2 |
Basically, I downloaded a shopping cart from the Internet and trying to make it work after downloading the necessary software. The build.xml in the Framework\Lab directory (shoppinf cart)uses an external entity to basically import buildCommon.xml that is in the top directory. That ...
|
| PLEASE PLEASE HELP - Castor porblem | 09 Feb 2004 03:20 GMT | 1 |
I am a newbie to Castor. I downloaded all the jar files, made changes to the classpath etc, but I keep on getting exceptions being thrown. The XML schema file is as follows: <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
| velocity and eclipse | 08 Feb 2004 21:42 GMT | 1 |
How do I use velocity with eclipse? Is there a easy tutorial for velocity?
|
| problem with eclipse/jboss using lomboz framework | 06 Feb 2004 09:19 GMT | 1 |
Hi everybody I am about to learn J2ee development with ide Eclipse using Lomboz framework and jboss application server. I developped yet a minimal ejb that I wish to deploy and test with a minimal
|