| Thread | Last Post | Replies |
|
| NetBeans parsing delay | 07 Apr 2004 08:39 GMT | 1 |
I have a small problem with NetBeans 3.6 beta. I use JDK 1.4.2 but I think it does not matter here. When I open a Java source file IDE starts parsing the code and highlights compile errors. I found that such a feature is configured via
|
| Trouble installing eclipse version 2.0 | 07 Apr 2004 08:31 GMT | 1 |
Hi. I am having trouble installing eclipse sdk version 2.0. after running the eclipse i get an error stating that i should look in a log file for the specific error that accured. How do i over come this error?
|
| Strange Eclipse error | 07 Apr 2004 08:22 GMT | 1 |
While I am using a eclipse to run a file with "Run As" -> "Java Application", it gives me the following error. Does anyone know what the problem is? <<The program>>:
|
| Jakarta Struts + Tomcat + Eclipse gives me a big: w00t! | 05 Apr 2004 09:44 GMT | 1 |
I am trying to develop a nice model 2 based project with Jakarta Struts (1.1), Eclipse (3M7) and Tomcat (5.0). Tomkat works perfect, I can deploy war files withour problems and I can write my own JSP's inside
|
| HttpUnit --> Disabling JavaScript validation | 04 Apr 2004 19:36 GMT | 2 |
I'm receiving the following error when running an httpUnit test: junit.framework.AssertionFailedError: Failed to reach discovery wizard screen: com.meterware.httpunit.ScriptException: Script 'with(document.discoveryWizardForm)
|
| xml tidier | 04 Apr 2004 04:59 GMT | 4 |
Does anyone know of a tool for tidying up XML, at least making the nests indent properly? -- Canadian Mind Products, Roedy Green.
|
| jasperreports subreport error | 02 Apr 2004 22:43 GMT | 1 |
I am confused about the usage of the jasperreports' subreport. I make a simple example, but I can't get it work. Can any expert kindly point out how to make it work? Here are the simple codes:
|
| Using environment variables within IntelliJ project's properties | 02 Apr 2004 11:14 GMT | 2 |
I am trying to build project in java using IntelliJ 3.0. I don't want to use the absolute path in the .ipr file (for the CLASSPATH variable etc..). Is it possible to do it (may be using environment variables?)
|