Nick Pratt
- Total activity 674
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 243
-
Created [BUG] Hibernate Plugin (IDEA 4.5)
I have the Hibernate Tools plugin installed.Idea build 2218 (4.5 RC )I opened a project, then reopened a new project, but in the same window.java.lang.IllegalArgumentException: window with id="Hibe... -
Created 2187 spits out exception on startup
Error redirecting stdin from file.java.io.FileNotFoundException: null (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInput... -
Created CVS Broken, Pallada 2178
I have a project in CVS.I added several new packages/source files, but when created, chose not to add them in to CVS.Now that I want to commit everything, I can add the files into CVS, but I cannot... -
Created Unused method parameter not flagged as unused
Is there an option to turn off the "unused method parameter" warning?Ive looked around, and cant see anything specific to method parameters.The reason Im asking is that I have a method with an unus... -
Created GUI Designer
Although it pains me to say this, GUI development in Java is a pain in the ass.Microsoft with VB/FoxPro and Borland with Delphi/C++ Builder, have it sorted:You create a simple page, drop components... -
Created Associating TLDs with a WebApp
Is there a way to associate TLDs (in this specific case, Sitemesh) with a Webapp project so that the TLDs get copied into the deployment/exploded directory location?IDEA copies all the referenced G... -
Created Compiling / deploying a JSP
Ive created a new web project, using all defaults supplied by IDEA (2097 and 2108).Ive setup and configured Tomcat 4.x and 5.x. Tomcat runs and stops when I start and stop my debug session, so that... -
Created Tomcat Config : Diff between "Tomcat Home" and "Tomcat base directory"
What is the difference between the 2 settings:Tomcat Home (which I assume is $CATALINA_HOME)andTomcat base directoryThese sound like they should point to the same directory, but when I switch from ... -
Created Productivity Hints popping up during compile
While I dont mind the productivity hints dialog popping up during JDK class file parsing (that takes a while, and is a rare event), I really dont like the fact that it now pops up during compilatio... -
Created Debug / VM disconnect
Has anyone noticed a problem with the debugger losing synch with the state of the running VMs?When I run an app under the debugger, and it exits, the newer EAP builds (not tried 2072 yet) seem to b...