|
Re: SystemTap Dashboard broken? [message #568721 is a reply to message #568655] |
Tue, 06 April 2010 15:57  |
Eclipse User |
|
|
|
Hi Thavidu,
Thanks for bringing this up. It looks like there is a bug with the way those modules were installed. I have the same problem installing from the nightly site and from trunk. I took a quick look and found a _very_ rough workaround you could use, if you'd like to play with it now.
This worked on my machines:
mkdir /path/to/eclipse/plugins/dashboard
cd !$
jar -xvf ../org.eclipse.linuxtools.systemtap.ui.dashboard_version.jar
cp ../org.eclipse.linuxtools.platform_version/splash.bmp ../systemtapgui
And then start eclipse with -Dosgi.splashLocation="/path/to/eclipse/plugins/systemtapgui "
Like I said, it is a very rough workaround :p
This issue will probably be fixed in a future release, however.
|
|
|
Powered by
FUDForum. Page generated in 0.03907 seconds