DZone ForumsDZone Forums  

Go Back   DZone Forums > Community > Tools & IDEs > Eclipse
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
LinkBack Thread Tools Display Modes

Topic: LaunchConfiguration and JUnit
Old 07-22-2008, 06:43 AM   #1 (permalink)
Member
 
Join Date: Jul 2008
Posts: 1
I am trying to create test case with JUnit that involves creation of C-project, building it and launching it (for now). I could not find such examples in CDT test suite.

I managed with first two items, however, I have no way to create LaunchConfiguration object in order to execute something like

DebugUITools.launch(launchConfigurations, ILaunchManager.DEBUG_MODE);

Hw can I create LaunchConfiguration object and associate project and some other options to it ? Possible workarrounds of this problem ?

Thanks in advance.
pkazakov is offline   Reply /w Quote -


Tags
eclipse, ilaunchmanager, junit, launchconfiguration

Thread Tools
Display Modes



All times are GMT -5. The time now is 02:40 AM.