junit test list
My junit test list has grown so large that "select run/debug configuration" dropdown no longer fits on the screen. Can I somehow limit the number of junit configs displayed or turn them off altogether (I mostly use the popup menu to run tests anyway).
thanks
dmitry
PS I'm using v 3.0.5 (bld 706).
请先登录再写评论。
Dmitry,
>My junit test list has grown so large ..
>PS I'm using v 3.0.5 (bld 706).
>
>
With 4.0 (EAP) and Ctrl-Shift-F10,
- you can create them on the fly, AND
- they are temporary (each new temp config overwrites the latest one)
Alain
as i've mentioned, mine is 3.0. I'm in a middle of a project and can't switch just yet.
so, is there anything i can do under 3.0?
Dmitry Beransky wrote:
> so, is there anything i can do under 3.0?
Sorry, but I haven't used 3.0 for a long time: EAP is addictive.
Alain