annotate src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 4546:df329f268a05

Make IntegerAddNode non-final.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 09 Feb 2012 18:20:56 +0100
parents 565992803749
children c84c75339af1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
1 app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
2 app.name=idealgraphvisualizer
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
3 app.title=IdealGraphVisualizer
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
4 branding.token=${app.name}
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
5 modules=\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
6 ${project.com.sun.hotspot.igv.graph}:\
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
7 ${project.com.sun.hotspot.igv.coordinator}:\
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
8 ${project.com.sun.hotspot.igv.filter}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
9 ${project.com.sun.hotspot.igv.hierarchicallayout}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
10 ${project.com.sun.hotspot.igv.layout}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
11 ${project.com.sun.hotspot.igv.data}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
12 ${project.com.sun.hotspot.igv.view}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
13 ${project.com.sun.hotspot.igv.bytecodes}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
14 ${project.com.sun.hotspot.igv.difference}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
15 ${project.com.sun.hotspot.igv.settings}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
16 ${project.com.sun.hotspot.igv.util}:\
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
17 ${project.com.sun.hotspot.igv.svg}:\
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
18 ${project.com.sun.hotspot.connection}:\
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
19 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
20 ${project.com.sun.hotspot.igv.filterwindow}:\
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
21 ${project.com.sun.hotspot.igv.selectioncoordinator}:\
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
22 ${project.com.sun.hotspot.igv.graal}
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
23 project.com.sun.hotspot.connection=NetworkConnection
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
24 project.com.sun.hotspot.igv.bytecodes=Bytecodes
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
25 project.com.sun.hotspot.igv.coordinator=Coordinator
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
26 project.com.sun.hotspot.igv.data=Data
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
27 project.com.sun.hotspot.igv.difference=Difference
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
28 project.com.sun.hotspot.igv.filter=Filter
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
29 project.com.sun.hotspot.igv.filterwindow=FilterWindow
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
30 project.com.sun.hotspot.igv.graal=Graal
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
31 project.com.sun.hotspot.igv.graph=Graph
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
32 project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
33 project.com.sun.hotspot.igv.layout=Layout
4513
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
34 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
565992803749 Revert old igv.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4509
diff changeset
35 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
4378
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
36 project.com.sun.hotspot.igv.settings=Settings
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
37 project.com.sun.hotspot.igv.svg=BatikSVGProxy
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
38 project.com.sun.hotspot.igv.view=View
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
39 project.com.sun.hotspot.igv.util=Util
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
40
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
41 # Disable assertions for RequestProcessor to prevent annoying messages in case
0c632ed89063 Removed scripting proxies (and therefore support for running igv on java 5 or below).
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 3136
diff changeset
42 # of multiple SceneAnimator update tasks in the default RequestProcessor.
4546
df329f268a05 Make IntegerAddNode non-final.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4513
diff changeset
43 run.args.extra = -J-server -J-da:org.openide.util.RequestProcessor -J-Xms2g -J-Xmx2g
df329f268a05 Make IntegerAddNode non-final.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4513
diff changeset
44 debug.args.extra = -J-server -J-da:org.openide.util.RequestProcessor