Message5302

Author antonbukov
Recipients amak, antonbukov, cgroves
Date 2009-11-06.11:40:21
SpamBayes Score 0.0034815783
Marked as misclassified No
Message-id <1257507623.09.0.455307189543.issue1411@psf.upfronthosting.co.za>
In-reply-to
Content
Hi.
I use eclipse and pydev consol for selenium unit tests debugging. I need 
in light way for executing and reloading classes. It looks like 
commander for browser. I write this class for myself. The main goal is 
reload junit classes in consol, but saving static values. I use this 
class as simple jreload operation.
Now it reload “*.class” files only and from single folder.
History
Date User Action Args
2009-11-06 11:40:23antonbukovsetmessageid: <1257507623.09.0.455307189543.issue1411@psf.upfronthosting.co.za>
2009-11-06 11:40:23antonbukovsetrecipients: + antonbukov, cgroves, amak
2009-11-06 11:40:22antonbukovlinkissue1411 messages
2009-11-06 11:40:22antonbukovcreate