annotate src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 4509:886bd4e4c080

Introduce "sharedactions" project. Share export and zoom actions between cfg and igv visualizer.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 07 Feb 2012 22:24:29 +0100
parents 5ddea75b496a
children 565992803749
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}:\
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
7 ${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
8 ${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
9 ${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
10 ${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
11 ${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
12 ${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
13 ${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
14 ${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
15 ${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
16 ${project.com.sun.hotspot.igv.svg}:\
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.filterwindow}:\
4487
aae5b3773e63 Added CFG editor from c1visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4390
diff changeset
18 ${project.com.sun.hotspot.igv.graal}:\
aae5b3773e63 Added CFG editor from c1visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4390
diff changeset
19 ${project.at.ssw.visualizer.cfg}:\
4493
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
20 ${project.org.eclipse.draw2d}:\
4497
b995eee36970 Remove server compiler project. Create new lookup utility.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4496
diff changeset
21 ${project.com.oracle.graal.visualizer.editor}:\
4499
5ddea75b496a Renamed snapshots to snapshots view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4498
diff changeset
22 ${project.com.oracle.graal.visualizer.outline}:\
4509
886bd4e4c080 Introduce "sharedactions" project. Share export and zoom actions between cfg and igv visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4499
diff changeset
23 ${project.com.oracle.graal.visualizer.snapshots}:\
886bd4e4c080 Introduce "sharedactions" project. Share export and zoom actions between cfg and igv visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4499
diff changeset
24 ${project.com.oracle.graal.visualizer.sharedactions}
4487
aae5b3773e63 Added CFG editor from c1visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4390
diff changeset
25 project.at.ssw.visualizer.cfg=ControlFlowEditor
4493
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4487
diff changeset
26 project.com.oracle.graal.visualizer.editor=Editor
4498
f721895e62e8 Added snapshots view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4497
diff changeset
27 project.com.oracle.graal.visualizer.outline=OutlineView
4509
886bd4e4c080 Introduce "sharedactions" project. Share export and zoom actions between cfg and igv visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4499
diff changeset
28 project.com.oracle.graal.visualizer.sharedactions=SharedActions
4499
5ddea75b496a Renamed snapshots to snapshots view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4498
diff changeset
29 project.com.oracle.graal.visualizer.snapshots=SnapshotsView
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
30 project.com.sun.hotspot.igv.bytecodes=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
31 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
32 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
33 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
34 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
35 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
36 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
37 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
38 project.com.sun.hotspot.igv.layout=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
39 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
40 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
41 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
42 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
43
4487
aae5b3773e63 Added CFG editor from c1visualizer.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 4390
diff changeset
44 project.org.eclipse.draw2d=Draw2DLibrary
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
45 # 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
46 # of multiple SceneAnimator update tasks in the default RequestProcessor.
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
47 run.args.extra = -J-client -J-da:org.openide.util.RequestProcessor
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
48 debug.args.extra = -J-client -J-da:org.openide.util.RequestProcessor