| Thread | Last Post | Replies |
|
| Right newgroup? | 15 Mar 2005 23:57 GMT | 2 |
If this is not the correct newgroup for this could you point me in the correct direction, otherwise....here is the question. Jave uses a JVM. Why can't compilers be build for Java at least on the popular CPU's?
|
| suggestions for externalizing code flow of j2ee app | 15 Mar 2005 10:09 GMT | 4 |
I'm looking for a way to externalize the flow of a j2ee application. What I mean is that if traditionally, I'd write a flow of some functionality by having methods calling each other, then I'm looking for some declerative (xml) way of doing that. So that the flow can be
|
| Parser generator | 15 Mar 2005 01:56 GMT | 4 |
Can anyone recommend a good parser generator for Java? -------------------------------------------- The mail address is fake for spam protection Here is my real mail address:
|
| Eclipse crashes when opening Help Contents | 14 Mar 2005 22:30 GMT | 1 |
I'm a Newbie to Eclipse trying to get my feet wet. I downloaded eclipse 3.0.1, set my JAVA_HOME path to C:\j2sdk1.4.2_07, and ran my eclipse from c:\eclipse\eclipse.exe. Everything is working fine for the main IDE. My problem is when I click
|
| I am newbie to jasper reports and java plz help!!! | 11 Mar 2005 03:11 GMT | 2 |
I am new to jasper reports as well as to java. I just downloaded JDK, JDBC, jasper reports for generating reports. Now I want to know that what else I require to start generating reports. Also I need to get data from database and generate reports using it.
|
| Netbeans [how to creat a stand-alone application] | 10 Mar 2005 20:25 GMT | 1 |
could you please tell me/give me some tutorials on how to compile a GUI JAVA application created in netabeans as a stand alone application. i created a GUI application using netbeans by inheriting JFrame class but i can't figure out on how to compile it where in it will create a ...
|
| very urgent plzz problem with configuring tomcat..setting up the path | 10 Mar 2005 20:16 GMT | 1 |
i am getting an error while modifying the startup.bat in tomcat set JAVA_HOME= e:\java\jdk\bin\ set CATALINA_HOME=.. windows can not find -Dsun.io.useCanonCaches=false.make sure u typed
|
| unused methods and classes | 10 Mar 2005 17:20 GMT | 3 |
I suppose that question has been already posted before but I don't find a tool that answered my need. I would like to clean my code by looking for unused methods -in particular in interfaces- and unused classes even they are public. Do you know if some tools (free or commercial) ...
|
| eclipse help not working | 10 Mar 2005 16:58 GMT | 2 |
I erased eclipse 2.1.2 and reinstalled it to another drive, on w2kpro system. Now I can't get help working. When I invoke help, window appears, but without contetnt.
|
| Java code analysis and improvement | 10 Mar 2005 03:13 GMT | 1 |
We are currently dealing with a huge code base of generated Java. The translation tool produces suboptimal Java in sevaral aspects. Any information about Java code analysis and transformation tools that are able to enhance the code in the aspects listed below would be
|
| Eclipse startup problem after updates | 09 Mar 2005 06:56 GMT | 1 |
After enabling the auto update facility I was getting frequent update notifications. So I just selected the latest features from the available list and installed them, without any problems. But now I get the "an error occurred. See the log file" on startup. I suspect there is some ...
|
| Make an exe to launch a class | 07 Mar 2005 09:58 GMT | 2 |
Hi can you say me how to make an .exe file that launch a java file? Thanks Alessio
|
| Eclipse startup problem | 06 Mar 2005 16:11 GMT | 5 |
I just started using Eclipse. Very quickly I hit a problem. I started what I thought was a new project, but it ended up in a workspace that I thought I was no longer using. So I selected the old (toy test) project in the workspace browser and deleted it. I got a question about ...
|
| Java web based reporting | 01 Mar 2005 12:44 GMT | 2 |
We at our current project have a reporting system based on oracle reports. We convert the reports into pdf format to display on line. We want to move away from oracle reports to some java based reporting system which can generate pdf files on the fly.
|