| Thread | Last Post | Replies |
|
| Stream Corrupted while connection | 29 Nov 2005 10:53 GMT | 5 |
We have a java swing game that relies on connection with the server and that is established through object stream. Our problem is that in between game play "Stream Corrupted Exception" occurred and connection breaks.
|
| J-Integra | 28 Nov 2005 23:41 GMT | 1 |
I am sorry if this is off-topic for this group, but it seemed the most appropriate group I could find My problem is with J-Interga - I have a Java app with a COM interface (developed by someone other than myself) which talks to a C++ app through
|
| Eclipse : how to copy .project and .classpath files | 28 Nov 2005 14:31 GMT | 3 |
I'm trying to copy an Eclipse project from a Linux machine to windows, but the .project and .classpath files won't copy with ftp. What can I do?
|
| Wanted: a tool to convert Java code to Visio flowcharts | 25 Nov 2005 04:39 GMT | 3 |
Searching the Web, I found several tools that are claimed to perform this task: http://www.fatesoft.com/s2f/ http://www.aivosto.com/visustin.html
|
| Unable to run Eclipse 3.1 after Oracle 9.2 Client installed | 23 Nov 2005 08:58 GMT | 1 |
Hi. Eclipse 3.1 can not start and shows the following error message: Required Java version: 1.4.1. Available 1.3.1_01. Before i installed Oracle 9.2 Client eclipse worked well. I think Oracle Client changed some register values and forces Eclipse to use oracle's old jre 1.3.1
|
| Netbeans / preprocessor / headache | 21 Nov 2005 11:30 GMT | 5 |
Netbeans / preprocessor / headache I have a project where I need to use a different "include" file depending on the version of product I am building. There are also various functions within the code that have different argument calls
|
| Java CRM Solution | 20 Nov 2005 14:53 GMT | 4 |
I'm trying to find a free CRM product that we can mould for our own needs. We want to be able to perform reports on customers, sales & services provided and pipe these results out in marketing mediums. We currently have a development team who specialise in Java and use a
|
| cvs and eclipse | 16 Nov 2005 01:47 GMT | 1 |
I have 2 computer, one is winxp and eclipse (java IDE) is install on that machine (192.168.1.100), and the other machine is Linux (fedora) -ip 192.168.1.100) and the cvs installed there.. I did the following to install cvs
|
| Which JMS | 14 Nov 2005 16:55 GMT | 1 |
I want to use some JMS in our application, So iwant to compare various open source product available like ActiveMQ, JBOSS, JORAM etc. Can someone tell where can i get the ready made comparison chart ......or if can advice about which one is better...
|
| Eclipse and JavaSpider | 12 Nov 2005 12:14 GMT | 1 |
I am trying to draw diagrams of active objects with JavaSpider within eclipse 3.1. I have "installed" the version provided by http://sourceforge.net/projects/javaspider
|
| Free Java 3D Mobile Game | 11 Nov 2005 17:49 GMT | 1 |
Good news! You can download free Java 3D game from http://www.AZEW.com .
|
| visual web based workflow designer using java | 09 Nov 2005 18:36 GMT | 1 |
I want to create web based workflow creater.The user should be able to drage drop the processes and connect them using connecting arrows to create a flow. Then this flow will have to be converted to understandeble steps and will be stored in database.
|
| quasi-backwards debugger for eclipse? | 09 Nov 2005 07:37 GMT | 1 |
Hello java community, I recently learned about backwards debugging and the techniques behind it (like instruction counting and state saving), and I was wondering: Are there any open source/free backwards debuggers out there for Java?
|
| how to change name of author in eclipse? | 06 Nov 2005 22:35 GMT | 3 |
@author is listed in all code created in eclipse How can I change this name?
|
| Exception in thread "main" java.lang.NoClassDefFoundError: trying to run .jar | 05 Nov 2005 09:07 GMT | 2 |
I made a jar file from Eclipse on Linux, but when I try to run the jar I get the following error : Exception in thread "main" java.lang.NoClassDefFoundError: When starting the jar file with java in Linux, does the main class have
|