The Linux Tools SystemTap editor plugin adds SystemTap script editing support to Eclipse. The editor includes completion, syntax highlighting, partition support and code folding.
In conjunction with Eclipse 3.4.1, the plugin supports:
Version 0.3.0 is available via the update site:
http://download.eclipse.org/technology/linuxtools/update
You can also check the project plugins out of Git
directly from eclipse.org at git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git.
You will need to check out the following from systemtap subfolder:
org.eclipse.linuxtools.systemtap.feature
org.eclipes.linuxtools.systemtap.ui.editor
From there, run the plugins as an Eclipse Application.