| Thread | Last Post | Replies |
|
| Symbolic Transtion System | 12 Mar 2004 08:19 GMT | 1 |
For a project, I have to use special sort of finite states automata called Symbolic Transition Systems. I don't find a library on the net for the moment. Does anyone knows where I could find this sort of thing ?
|
| Strange error using Eclipse v2.1.2 | 11 Mar 2004 19:08 GMT | 1 |
My application throws up this error inspite of my including all the relevant packages. It works on Borland JBuilder9 Personal edition but not on eclipse. I have no idea what could be wrong. The errors are as follow: "1. The project was not built since its classpath is incomplete. ...
|
| JUnit in Eclipse - how to write to log file? | 11 Mar 2004 08:25 GMT | 2 |
I am using JUNIT from within Eclipse. Runs fine. However: Is there a chance to write the JUNIT output to a file. I'd be nice if there was a feature for switching this on/off from within Eclipse. But also any other solution would be fine with me.
|
| cvsnt | 10 Mar 2004 17:51 GMT | 2 |
I've recently upgraded my cvs server (running CVSNT) from Windows 2000 to Window 2003. I'm having _loads_ of problems with the LSASS>EXE program in Windows when it crashes and reboots my server. It seems to be linked to accessing cvs via
|
| Eclipse classpath question | 09 Mar 2004 23:56 GMT | 5 |
In ant, there is a way to set a classpath that includes all .jar files underneath a particular directory, like this: - <path id="classpath"> <fileset dir="c:\Programming\Java\jwsdp-1.1"
|
| How to get my both IP adresses ?? | 09 Mar 2004 22:12 GMT | 3 |
I've got a PC with two Network cards. For each card, I have an IP adress. My both adresses are differents. In fact, I want to know each adress. I tried this: java.net.InetAddress.getLocalHost() , but it returns me
|
| tool to log all/filtered method invocations | 09 Mar 2004 10:48 GMT | 1 |
Does anyone know of a Java tool that will log every method invocation when an application is exercised? Ideally the tool would filter out the java.* and sun.* classes. Peter
|
| Need help understanding an error that I'm getting in Eclipse | 09 Mar 2004 10:41 GMT | 1 |
I'm trying to import a .class file located in a directory called c:\eckel1. When I go to the project's properties and then Java Build Path/Libraries/Add Class Folder... I point to c:\eckel1, this is the message I see at the top of the window (the
|
| Performance evaluation tool | 08 Mar 2004 11:59 GMT | 1 |
I'm looking for a tool (library, framework, stand-alone application, whatever) which can compare the performance of two classfiles. I'm currently developping a (very) small compiler for java and I'd like to compare different optimisations.
|
| java executable | 07 Mar 2004 23:05 GMT | 3 |
Hi java gurus: is there any tool that makes java file into executable binary? thank you in advance.
|
| Eclipse Installation Problems | 06 Mar 2004 02:48 GMT | 4 |
I've been struggling for several hours now to get Eclipse to work. I am suffering from the popular "JVM Terminated. Exit code=1" problem. I have the following configuration: -XP Pro - Service Pack 1
|
| GUI Builder | 05 Mar 2004 21:53 GMT | 7 |
Can anyone suggest a good GUI builder tool? I'm looking for a tool which will help ease GUI development by significantly reducing programming time.. thanks in advance
|
| Best java development tool | 05 Mar 2004 06:55 GMT | 6 |
I need to develop a Java application which : - work under LINUX and WIndows platform without any problem - use MS SQL database for data storage - use video stream a lot to display video, image
|
| J2EE web application performance testing | 04 Mar 2004 21:32 GMT | 2 |
I am looking to do some performance testing on some existing J2EE web applications (mainly JSP, some Servlets - no EJBs). These web applications run in JRun 3.1 and JRun 4.0 environments on the Windows platform.
|
| [ANN] Sunshine Reports: A visual designer for JasperReports | 03 Mar 2004 11:55 GMT | 2 |
Sunshine Reports provides a visual report designer based on Eclipse and JasperReports. It allows you to create, edit, compile, preview and run your reports in a few minutes. Creating a report is as easy as dragging and dropping report elements in the visual designer.
|