annotate src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 24234:ea6f94ab283b default tip

Added tag jvmci-0.36 for changeset 8128b98d4736
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Mon, 18 Sep 2017 18:49:45 +0200
parents 7eb4d233e434
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19985
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
1 app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
2 app.name=${branding.token}
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
3 app.title=IdealGraphVisualizer
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
4 auxiliary.org-netbeans-modules-apisupport-installer.license-type=no
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
5 auxiliary.org-netbeans-modules-apisupport-installer.os-linux=false
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
6 auxiliary.org-netbeans-modules-apisupport-installer.os-macosx=true
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
7 auxiliary.org-netbeans-modules-apisupport-installer.os-solaris=false
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
8 auxiliary.org-netbeans-modules-apisupport-installer.os-windows=false
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
9 auxiliary.org-netbeans-modules-apisupport-installer.pack200-enabled=false
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
10 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
11 modules=\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
12 ${project.com.sun.hotspot.igv.graph}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
13 ${project.com.sun.hotspot.igv.coordinator}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
14 ${project.com.sun.hotspot.igv.filter}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
15 ${project.com.sun.hotspot.igv.hierarchicallayout}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
16 ${project.com.sun.hotspot.igv.layout}:\
21146
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents: 19985
diff changeset
17 ${project.com.sun.hotspot.igv.controlflow}:\
19985
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
18 ${project.com.sun.hotspot.igv.data}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
19 ${project.com.sun.hotspot.igv.view}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
20 ${project.com.sun.hotspot.igv.bytecodes}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
21 ${project.com.sun.hotspot.igv.difference}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
22 ${project.com.sun.hotspot.igv.settings}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
23 ${project.com.sun.hotspot.igv.util}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
24 ${project.com.sun.hotspot.igv.svg}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
25 ${project.com.sun.hotspot.connection}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
26 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
27 ${project.com.sun.hotspot.igv.filterwindow}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
28 ${project.com.sun.hotspot.igv.selectioncoordinator}:\
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
29 ${project.com.sun.hotspot.igv.graal}
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
30 project.com.sun.hotspot.connection=NetworkConnection
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
31 project.com.sun.hotspot.igv.bytecodes=Bytecodes
21146
33ff6b03fad1 add support for control flow window and basic block view on graphs
Michael Haupt <michael.haupt@oracle.com>
parents: 19985
diff changeset
32 project.com.sun.hotspot.igv.controlflow=ControlFlow
19985
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
33 project.com.sun.hotspot.igv.coordinator=Coordinator
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
34 project.com.sun.hotspot.igv.data=Data
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
35 project.com.sun.hotspot.igv.difference=Difference
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
36 project.com.sun.hotspot.igv.filter=Filter
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
37 project.com.sun.hotspot.igv.filterwindow=FilterWindow
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
38 project.com.sun.hotspot.igv.graal=Graal
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
39 project.com.sun.hotspot.igv.graph=Graph
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
40 project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
41 project.com.sun.hotspot.igv.layout=Layout
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
42 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
43 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
44 project.com.sun.hotspot.igv.settings=Settings
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
45 project.com.sun.hotspot.igv.svg=BatikSVGProxy
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
46 project.com.sun.hotspot.igv.view=View
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
47 project.com.sun.hotspot.igv.util=Util
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
48
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
49 # Disable assertions for RequestProcessor to prevent annoying messages in case
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
50 # of multiple SceneAnimator update tasks in the default RequestProcessor.
21177
7eb4d233e434 Increase Integer cache size in IGV
Tom Rodriguez <tom.rodriguez@oracle.com>
parents: 21146
diff changeset
51 run.args.extra = -J-server -J-da:org.openide.util.RequestProcessor -J-Xms2g -J-Xmx8g -J-Djava.lang.Integer.IntegerCache.high=200000
19985
b5516d27d657 Fix dependencies in IGV NetBeans project. Contributed-by: Michael Haupt <michael.haupt@oracle.com>
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 16791
diff changeset
52 debug.args.extra = -J-server -J-da:org.openide.util.RequestProcessor