Robert Beeger
- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 202
-
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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...