Nick Pratt
- 活动总数 674
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 243
-
创建于 junit broken in latest EAP
The latest 8445 EAP cant run junit tests. I made a new project/module/package/class, with a single test method in it:Exception in thread "main" java.lang.NoClassDefFoundError: com/ntellij/t/overag... -
-
创建于 test runner enhancement
How about adding the ability to exclude certain tests (either specific tests or TestCase's) from being run when you run all tests in a package.Example would be if we have a test suite that takes a ... -
创建于 Run junit tests on class and/or method
Can I run junit tests on just a class of tests, and not the whole package? When I right click the class, there is no option available to run the tests - this run option only appears at the package ... -
-
创建于 Refactoring Request: "Pull Members Out"
How about adding a refactoring that will extract selected class members (specifically variables, but why not methods as well) into a new standalone class, and replace all accesses of those variable... -
创建于 7555 - Exception on shutdown
When I close down 7555, I see this output in the console:D:\Java\IDEA5755\bin>idea.batjava.io.EOFException: no more data available - expected end tag </stream:stream> to close start tag <stream:str... -
创建于 7555 - Exception on shutdown
When I close down 7555, I see this output in the console:D:\Java\IDEA5755\bin>idea.batjava.io.EOFException: no more data available - expected end tag </stream:stream> to close start tag <stream:str... -
-
创建于 5734 CVS - Lockup while Testing Connection
5734, CVS, Windows XP SP2.Clean install, no SVN (since that doesnt work with IDEA on anything other than http://).So I tried to add a local CVS repository.:localrepo lives at D:\Data\CVS\CVSROOTCli...