Robert Beeger

Avatar
  • Total activity 524
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 202
  • Created

    Problem with Tomcat integration: Address localhost:8080 is already in use

    Hi,I'm having a strange problem with the Tomcat integration. Suddenly I get the error "Error running ]]>: Address localhost:8080 is already in use".I can run Tomcat outside IDEA without any problem...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    GWT Compiler does not compile anything

    As I understand it when a web module contains a gwt module, in #5557 the gwt compiler is to compile the client code into the exploded directory. It doesn't happen here. When rebuilding a project I ...
    • 3 followers
    • 7 comments
    • 0 votes
  • Created

    Ant editor broken?

    Hi.I haven't edited my build files for a long time.Having created a new one this morning I noticed that somehow the Ant editor didn't react as usual. It's behaves like the normal XML editor. It do...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Persistence Unit

    Can someone tell me how to use New -> Persistence Unit. I have a bunch of annotated Entity classes and tried to use this feature. I got the exception shown at the end of this post.I'm not sure whet...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Mixing JDKs

    Hi!In a project I have a module that uses JDK 1.4.2 and two dependent modules - one of them using JDK 5 and the other JDK 1.4.2 .The problem is now that I can only select the language level for the...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    5.0.1 doesn't update 5.0

    Hi!When running an installer for an application, I expect that the installer updates an older installation of the same application.The IDEA 5.0.1 doesn't search for an older installation and when m...
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    SQLQuery and HSQLDB 1.7.3

    Hi!I'm playing around with SQLQuery plugin.I seems to have some problems with the HSQLDB.If the special HSQLDB driver configuration is used in the connection properties, the generated url does not ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    IDEA 4.5.1 siilently released

    IDEA 4.5.1 was silently released and is available here http://www.jetbrains.com/idea/download/index.html . It's build 2238, which adds 9 fixes to 2235.This is most likely very fresh. So it had no c...
    • 7 followers
    • 15 comments
    • 0 votes
  • Created

    Disabling and enabling actions

    Hi!I've read two answers to the question "How do I disable an action" in this forum. Both tell me that I have to do it in the update method of the action.In my plugin I have a table and I want to d...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    What's the app server button for

    Just installed the new #833 and found a new tool window button (see attached image). You don't need to tell me what an app server is. I know. I have a web app that uses Tomcat. so I thought it woul...
    • 2 followers
    • 3 comments
    • 0 votes