comparison src/share/tools/IdealGraphVisualizer/nbproject/project.properties @ 4487:aae5b3773e63

Added CFG editor from c1visualizer.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 31 Jan 2012 00:23:10 +0100
parents 6a28db4be804
children bcce7f52832d
comparison
equal deleted inserted replaced
4486:f3cc08cb211d 4487:aae5b3773e63
17 ${project.com.sun.hotspot.igv.svg}:\ 17 ${project.com.sun.hotspot.igv.svg}:\
18 ${project.com.sun.hotspot.connection}:\ 18 ${project.com.sun.hotspot.connection}:\
19 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\ 19 ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
20 ${project.com.sun.hotspot.igv.filterwindow}:\ 20 ${project.com.sun.hotspot.igv.filterwindow}:\
21 ${project.com.sun.hotspot.igv.selectioncoordinator}:\ 21 ${project.com.sun.hotspot.igv.selectioncoordinator}:\
22 ${project.com.sun.hotspot.igv.graal} 22 ${project.com.sun.hotspot.igv.graal}:\
23 ${project.at.ssw.visualizer.cfg}:\
24 ${project.org.eclipse.draw2d}
25 project.at.ssw.visualizer.cfg=ControlFlowEditor
23 project.com.sun.hotspot.connection=NetworkConnection 26 project.com.sun.hotspot.connection=NetworkConnection
24 project.com.sun.hotspot.igv.bytecodes=Bytecodes 27 project.com.sun.hotspot.igv.bytecodes=Bytecodes
25 project.com.sun.hotspot.igv.coordinator=Coordinator 28 project.com.sun.hotspot.igv.coordinator=Coordinator
26 project.com.sun.hotspot.igv.data=Data 29 project.com.sun.hotspot.igv.data=Data
27 project.com.sun.hotspot.igv.difference=Difference 30 project.com.sun.hotspot.igv.difference=Difference
36 project.com.sun.hotspot.igv.settings=Settings 39 project.com.sun.hotspot.igv.settings=Settings
37 project.com.sun.hotspot.igv.svg=BatikSVGProxy 40 project.com.sun.hotspot.igv.svg=BatikSVGProxy
38 project.com.sun.hotspot.igv.view=View 41 project.com.sun.hotspot.igv.view=View
39 project.com.sun.hotspot.igv.util=Util 42 project.com.sun.hotspot.igv.util=Util
40 43
44 project.org.eclipse.draw2d=Draw2DLibrary
41 # Disable assertions for RequestProcessor to prevent annoying messages in case 45 # Disable assertions for RequestProcessor to prevent annoying messages in case
42 # of multiple SceneAnimator update tasks in the default RequestProcessor. 46 # of multiple SceneAnimator update tasks in the default RequestProcessor.
43 run.args.extra = -J-client -J-da:org.openide.util.RequestProcessor 47 run.args.extra = -J-client -J-da:org.openide.util.RequestProcessor
44 debug.args.extra = -J-client -J-da:org.openide.util.RequestProcessor 48 debug.args.extra = -J-client -J-da:org.openide.util.RequestProcessor