view visualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml @ 8406:2bfb9644dcc2

unittest: call wrapper to avoid long command lines on windows there's a restriction of ~32k characters for the whole command line. fwiw, linux/bsd have also restrictions, but it is unlikely that we'll ever hit that (2097k characters on my linux machine).
author Bernhard Urban <bernhard.urban@jku.at>
date Mon, 18 Mar 2013 19:18:42 +0100
parents 015fb895586b
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">
<filesystem>
    <folder name="OptionsDialog">
      <!-- <file name="Advanced.instance_hidden"/>
        <file name="General.instance_hidden"/>-->
        <file name="com-sun-hotspot-igv-settings-ViewOptionsCategory.instance">
            <attr name="position" intvalue="100" />
        </file>
    </folder>
</filesystem>