view 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
line wrap: on
line source

CTL_BytecodeViewAction=Bytecode
CTL_BytecodeViewTopComponent=Bytecode
CTL_SelectBytecodesAction=Select nodes
HINT_BytecodeViewTopComponent=Shows the bytecode associated with the displayed graph.
OpenIDE-Module-Name=Bytecodes