Missing debug configurations after setting up RTC 4.0
![]()
I followed the instructions on the extensions workshop pdf, and everything seems to be fine, except that I am missing the JUnit2 Debug launches, OSGI2 Launch, Eclipse2 Application etc, in the Debug/Run configurations tab on eclipse.
Does anyone know what I need to do to get them? Thanks!
|
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Aug 02 '12, 2:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The description asks to
* Go to the feature based launches wiki page at https://jazz.net/wiki/bin/view/Main/FeatureBasedLaunches. * Download the attached com.ibm.team.dev.launch_0.3.3.201004231417.jar file. Make sure the file name is correct and has no other extension. * copy it into dropins After the download make sure the file is called com.ibm.team.dev.launch_0.3.3.201004231417.jar it ended up as ...jar.txt on my machine. Rename it to ....jar before copying into dropins. That provides you only with some basic launches. The launches for the workshop are in the workshop stream and you should get them if you load the reposiotory workspace.. Anita Jey selected this answer as the correct answer
|