I like having test and debug options for both the method and the whole class, but please don't hide them in a sub-menu. I use them all the time! Just have something like:
> > ... > > goto > > Generate > > -------- > > Test <methodname> > > Debug <methodname> > > --------- > > Compile <classname> > > Run <classname> > > Test <classname> > > Debug <classname> (The order doesn't matter - it's the not-having-a-submenu that I am interested in). Cheers, Dan > -----Original Message----- > From: Jacques Morel [mailto:[EMAIL PROTECTED]] > Sent: 01 August 2002 03:50 > To: [EMAIL PROTECTED] > Subject: [Eap-features] Re: junit context menu modifications > > > +1 > > Jacques > "Rick Vestal" <[EMAIL PROTECTED]> wrote in message > ai9r02$gg3$[EMAIL PROTECTED]">news:ai9r02$gg3$[EMAIL PROTECTED]... > > The test/run/debug options in the editor context menu is somewhat > confusing. > > It isn't immediately clear when test methods should be > shown or the test > > class. Or, what if I am in a test method and right click, > but want to > > execute the entire TestCAse? > > > > Maybe the following structure could be used... > > > > ... > > goto > > Generate > > -------- > > Compile > > Run/Debug -> Test <methodname> > > -------- Debug <methodname> > > --------- > > Test <classname> > > Run <classname> > > Debug <classname> > > > > > > -- Rick > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-features > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
