Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] junit on OS X

Bingo - got it, thank you. I didn't have a perspective open. Selecting Java
made it work.



On 7/16/02 12:53 PM, "Felipe Heidrich" <Felipe_Heidrich@xxxxxxx> wrote:

> 
> 
> If you are in the Java or in the Debug perspective you should have  two "
> Running Man icon". One is for running external tools (there is a red
> toolbox behind the running man in the icon, right ?) and the another (for
> launching Java application) is the one  you are looking for.
> 
> Felipe
> 
> 
> 
> 
> 
> 
>                  
>                     Bob Koss
>                     <koss@xxxxxxxxxxxxxxxx>         To:
> <platform-swt-dev@xxxxxxxxxxx>
>                     Sent by:                        cc:
>                     platform-swt-dev-admin@         Subject: Re:
> [platform-swt-dev] junit on OS X
>                     eclipse.org
>                  
>                  
>                     07/16/2002 12:40 PM
>                     Please respond to
>                     platform-swt-dev
>                  
>                  
> 
> 
> 
> On 7/16/02 12:16 PM, "Andre Weinand" <weinand@xxxxxxx> wrote:
> 
>> 
>> Select the class 'TestRunner' in the Package Explorer and click on
>> the arrow in the 'Running Man' toolbar button. In the pulldown menu
>> select 'Run As.../Java Application".
> 
> 
> I'm not seeing the same thing that you are. In the Package Explorer, I
> navigate to junit.swingui.TestRunner. When I select either the .class file
> or the class itself, I don't see anything in the Running Man icon other
> than
> an option to configure external tools.
> 
>> 
>> BTW: JUnit is built into Eclipse: open the New wizard and you find a
>> JUnit category under Java.
> 
> Yes, I found that - even made a test case using the wizard. Still can't run
> it from eclipse, although junit runs fine from the command line so I'm
> currently just switching between eclispse and junit.
> 
> 
> --
> Robert Koss, Ph.D.     | Training, Mentoring, Contract Development
> Senior Consultant      | Object Oriented Design, C++, Java
> www.objectmentor.com   | Extreme Programming
> 
> 
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
> 
> 
> 
> 
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev

-- 
Robert Koss, Ph.D.     | Training, Mentoring, Contract Development
Senior Consultant      | Object Oriented Design, C++, Java
www.objectmentor.com   | Extreme Programming




Back to the top