This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: How to pass JPDA settings to thestarksm64 Apr 18, 2006 2:38 AM (in response to anil.saldhana)I just use the ide junit integration to run the testcase under the debugger. In intellij its available under right click/Debug ... 
- 
        2. Re: How to pass JPDA settings to theanil.saldhana Apr 18, 2006 3:31 AM (in response to anil.saldhana)My goal was to debug a testcase when running in the collection "tests-security-basic-unit". I solved it by directly placing the JPDA block inside the "run-junit" macro, in my local workspace. 
 For a single test, you can use the target "one-test-debug" which essentially does the same as the way you do in IDEA.
 
    