view visualizer/Settings/src/com/sun/hotspot/igv/settings/layer.xml @ 8884:51a8368d0231

Adapt to changes in hotspot makefiles : pass our JAVA_HOME as ALT_BOOTDIR (so that things are built with a 'safe' jdk) and our jdk copy as JAVA_HOME (so that the jvm gets installed there)
author Gilles Duboscq <duboscq@ssw.jku.at>
date Sun, 07 Apr 2013 13:30:37 +0200
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>