According to this link
It seems easy to setup the environment. Into the last paragraph:
Setup the Run Configuration
There should be a misterious EclipseTrader run configuration appearing from nowhere !!
Obviously there is no such thing !!
The question is, how can I debug an eclipse within another elipse ?? Is it possibile ?
If you don’t have the
Eclipse applicationentry in the available debug configurations then you should probably be running an Eclipse which does not have the plug-in development environment (PDE) installed.You can either download the
Eclipse classicpackage which already contains PDE from the download page or install the PDE plug-ins in your current Eclipse platfom from the Eclipse update sites.