Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] JUnit plugin improvements?



Tim,

such improvements are welcome.  I suggest that you file an enhancement
against JDT UI in Bugzilla and attach your patch.
However, we are in the 2.1 end game and it isn't clear yet how much time we
will have for enhancements since our
focus is now on stability.

--erich



                                                                           
             "Tim"                                                         
             <macta@xxxxxxxxx>                                             
             Sent by:                                                   To 
             jdt-dev-admin@ecl         "jdt-dev" <jdt-dev@xxxxxxxxxxx>     
             ipse.org                                                   cc 
                                                                           
                                                                   Subject 
             02/07/2003 02:12          [jdt-dev] JUnit  plugin             
             AM                        improvements?                       
                                                                           
                                                                           
             Please respond to                                             
             jdt-dev@eclipse.o                                             
                    rg                                                     
                                                                           
                                                                           




Is this the correct place to submit improvements the jdt.junit plugin?

We have found in our usage of this plugin that its annoying that you cant
launch a test (run as junit) with the keep running option automatically
enabled, nor can you automatically specify the perspective to use for the
junit display (very annoying if you have debugging open a debug
perspective,
but want junit tests to just run in the default perspective as a small
window or fast view).

Anyway - in an effort to learn plugin development have mostly completed a
junit preference dialog with these options and the appropriate
modifications
to use these settings.

Is this of interest (I would like to submit it so I don't have to reapply
the changes over top of the next release)? A search of the eclipse groups,
say to just submit source to the relevent group - but I didn't see anything
detailing how best to do this. Is a patch file the correct way to do this -
and I do I just include it at the end of a post?

Tim
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/2003

_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-dev




Back to the top