src/utils/IdealGraphVisualizer/nbproject/project.properties
changeset 47216 71c04702a3d5
parent 38224 ebbdfe0f6869
equal deleted inserted replaced
47215:4ebc2e2fb97c 47216:71c04702a3d5
       
     1 app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif
       
     2 app.name=${branding.token}
       
     3 app.title=IdealGraphVisualizer
       
     4 auxiliary.org-netbeans-modules-apisupport-installer.license-type=no
       
     5 auxiliary.org-netbeans-modules-apisupport-installer.os-linux=false
       
     6 auxiliary.org-netbeans-modules-apisupport-installer.os-macosx=true
       
     7 auxiliary.org-netbeans-modules-apisupport-installer.os-solaris=false
       
     8 auxiliary.org-netbeans-modules-apisupport-installer.os-windows=false
       
     9 auxiliary.org-netbeans-modules-apisupport-installer.pack200-enabled=false
       
    10 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
       
    11 modules=\
       
    12     ${project.com.sun.hotspot.igv.graph}:\
       
    13     ${project.com.sun.hotspot.igv.coordinator}:\
       
    14     ${project.com.sun.hotspot.igv.filter}:\
       
    15     ${project.com.sun.hotspot.igv.hierarchicallayout}:\
       
    16     ${project.com.sun.hotspot.igv.layout}:\
       
    17     ${project.com.sun.hotspot.igv.controlflow}:\
       
    18     ${project.com.sun.hotspot.igv.data}:\
       
    19     ${project.com.sun.hotspot.igv.view}:\
       
    20     ${project.com.sun.hotspot.igv.bytecodes}:\
       
    21     ${project.com.sun.hotspot.igv.difference}:\
       
    22     ${project.com.sun.hotspot.igv.settings}:\
       
    23     ${project.com.sun.hotspot.igv.util}:\
       
    24     ${project.com.sun.hotspot.igv.svg}:\
       
    25     ${project.com.sun.hotspot.connection}:\
       
    26     ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
       
    27     ${project.com.sun.hotspot.igv.filterwindow}:\
       
    28     ${project.com.sun.hotspot.igv.selectioncoordinator}:\
       
    29     ${project.com.sun.hotspot.igv.graal}
       
    30 project.com.sun.hotspot.connection=NetworkConnection
       
    31 project.com.sun.hotspot.igv.bytecodes=Bytecodes
       
    32 project.com.sun.hotspot.igv.controlflow=ControlFlow
       
    33 project.com.sun.hotspot.igv.coordinator=Coordinator
       
    34 project.com.sun.hotspot.igv.data=Data
       
    35 project.com.sun.hotspot.igv.difference=Difference
       
    36 project.com.sun.hotspot.igv.filter=Filter
       
    37 project.com.sun.hotspot.igv.filterwindow=FilterWindow
       
    38 project.com.sun.hotspot.igv.graal=Graal
       
    39 project.com.sun.hotspot.igv.graph=Graph
       
    40 project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
       
    41 project.com.sun.hotspot.igv.layout=Layout
       
    42 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
       
    43 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
       
    44 project.com.sun.hotspot.igv.settings=Settings
       
    45 project.com.sun.hotspot.igv.svg=BatikSVGProxy
       
    46 project.com.sun.hotspot.igv.view=View
       
    47 project.com.sun.hotspot.igv.util=Util
       
    48 
       
    49 # Disable assertions for RequestProcessor to prevent annoying messages in case
       
    50 # of multiple SceneAnimator update tasks in the default RequestProcessor.
       
    51 run.args.extra = -J-server -J-da:org.openide.util.RequestProcessor -J-Xms2g -J-Xmx8g -J-Djava.lang.Integer.IntegerCache.high=200000
       
    52 debug.args.extra = -J-server -J-da:org.openide.util.RequestProcessor