Re: Eclipse -- Junit test definitions




Tonny Madsen wrote:
Hej Kevin,

You must

- open the run dialogue via "Run" -> "Run..."
- select the proper launch configuration
- goto the "Common" tab
- in the "Save as" group select "Shared file" and enter a file name.

Voila!

Now if there were some way to save a whole bunch of them at once...

.



Relevant Pages

  • Re: policy to assign logon script by site
    ... >I could copy a script file to each PC and then create a Local Policy to run ... I would have a common logon.bat for all sites. ... if "%IP:~0,10%" EQU "192.168.0." ... goto sitea ...
    (microsoft.public.win2000.group_policy)
  • Re: Me.Dirty - not catching changes
    ... > When you move the focus to another tab page, it is too late at this point ... > to be testing the Dirty property of the subform. ... >> What I'm trying to do is check all the controls located on the subform on ... >> GoTo Question ...
    (microsoft.public.access.formscoding)
  • Re: Thread safety
    ... > Image is abstracting you from a bunch of method calls. ... > This generally isn't a huge problem across the framework, but is common ... > API's are created that are wrapping an unmanaged API. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Thread safety
    ... > Image is abstracting you from a bunch of method calls. ... > This generally isn't a huge problem across the framework, but is common ... > API's are created that are wrapping an unmanaged API. ...
    (microsoft.public.dotnet.general)
  • Re: [PATCH 1/2] Massive code cleanup of sys_msync()
    ... The goto out for a simple return style is used quite commonly in kernel ... That's what is written in the CodingStyle document: ... locations and some common work such as cleanup has to be done. ... No "common cleanup" is needed here. ...
    (Linux-Kernel)