Robert Beeger
- 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... -
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 ... -
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... -
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... -
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... -
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... -
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 ... -
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... -
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... -
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...