annotate visualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/Bundle.properties @ 5071:9d055af068a8

Made Java builds look for mx/ecj.jar to use Eclipse batch compiler by default. Made library paths absolute in generated Eclipse configuration to avoid issues with how relative paths are interpreted (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=274737).
author Doug Simon <doug.simon@oracle.com>
date Wed, 14 Mar 2012 13:54:32 +0100
parents 015fb895586b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4512
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 CTL_BytecodeViewAction=Bytecode
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
2 CTL_BytecodeViewTopComponent=Bytecode
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
3 CTL_SelectBytecodesAction=Select nodes
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
4 HINT_BytecodeViewTopComponent=Shows the bytecode associated with the displayed graph.
015fb895586b Moved visualizer to new directory.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
5 OpenIDE-Module-Name=Bytecodes