Robert Beeger
- 活动总数 524
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 202
-
创建于 Using extensions
I'm trying to develop a plugin that makes use of the extension mechanism.Now in the class com.intellij.ExtensionPoints I found the following statement:"This extension point should be used instead o... -
创建于 JUnit support still in very bad shape
Hi!The JUnit support is in very bad shape in the latest EAP builds.1. When I right-click on a source path and select 'Run "All Tests"', the tests for the module the source path is in are run. That... -
创建于 HTML Preview download hangs on 50 % on Mac OSX
Hi!The download of the Mac OSX plattform specific part of the HTML Preview hangs at 50 %. Below the progress bar "XUL" is shown as the currently downloading part. I had to kill IDEA and delete the ... -
创建于 JUnit integration tries to run all tests in all modules
This http://jetbrains.net/jira/browse/IDEADEV-2614 is marked as a feature request that will is planned for the next version (not 6.0). I think it's a bug. When I right-click on a path and select 'R... -
创建于 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...