Nick Pratt
- Total activity 674
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 243
-
Created 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... -
-
Created 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 ... -
Created 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 ... -
Created Key for EAP?
Where is the key for the latest EAP posted?My current key expires Oct 31st.Nick -
Created 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... -
Created 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... -
Created 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... -
-
Created 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...