diff 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
line wrap: on
line diff
--- a/src/share/tools/IdealGraphVisualizer/nbproject/project.properties	Mon Jan 30 23:11:38 2012 +0100
+++ b/src/share/tools/IdealGraphVisualizer/nbproject/project.properties	Tue Jan 31 00:23:10 2012 +0100
@@ -19,7 +19,10 @@
     ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
     ${project.com.sun.hotspot.igv.filterwindow}:\
     ${project.com.sun.hotspot.igv.selectioncoordinator}:\
-    ${project.com.sun.hotspot.igv.graal}
+    ${project.com.sun.hotspot.igv.graal}:\
+    ${project.at.ssw.visualizer.cfg}:\
+    ${project.org.eclipse.draw2d}
+project.at.ssw.visualizer.cfg=ControlFlowEditor
 project.com.sun.hotspot.connection=NetworkConnection
 project.com.sun.hotspot.igv.bytecodes=Bytecodes
 project.com.sun.hotspot.igv.coordinator=Coordinator
@@ -38,6 +41,7 @@
 project.com.sun.hotspot.igv.view=View
 project.com.sun.hotspot.igv.util=Util
 
+project.org.eclipse.draw2d=Draw2DLibrary
 # Disable assertions for RequestProcessor to prevent annoying messages in case
 # of multiple SceneAnimator update tasks in the default RequestProcessor.
 run.args.extra = -J-client -J-da:org.openide.util.RequestProcessor