Nick Pratt

Avatar
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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...
    • 2 followers
    • 3 comments
    • 0 votes
  • 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...
    • 3 followers
    • 4 comments
    • 0 votes
  • 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...
    • 4 followers
    • 13 comments
    • 0 votes
  • 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...
    • 2 followers
    • 4 comments
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes
  • 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 ...
    • 5 followers
    • 12 comments
    • 0 votes
  • 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...
    • 9 followers
    • 42 comments
    • 0 votes
  • 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...
    • 3 followers
    • 3 comments
    • 0 votes