comparison src/share/tools/IdealGraphVisualizer/View/nbproject/project.xml @ 4493:bcce7f52832d

Extracted editor into a new project to separate it from the diagram scene view.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 01 Feb 2012 18:29:28 +0100
parents 53ddfe305645
children e55e2fca50fa
comparison
equal deleted inserted replaced
4492:71990133c897 4493:bcce7f52832d
4 <configuration> 4 <configuration>
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3"> 5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
6 <code-name-base>com.sun.hotspot.igv.view</code-name-base> 6 <code-name-base>com.sun.hotspot.igv.view</code-name-base>
7 <suite-component/> 7 <suite-component/>
8 <module-dependencies> 8 <module-dependencies>
9 <dependency>
10 <code-name-base>com.oracle.graal.visualizer.editor</code-name-base>
11 <build-prerequisite/>
12 <compile-dependency/>
13 <run-dependency>
14 <specification-version>1.0</specification-version>
15 </run-dependency>
16 </dependency>
9 <dependency> 17 <dependency>
10 <code-name-base>com.sun.hotspot.igv.data</code-name-base> 18 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
11 <build-prerequisite/> 19 <build-prerequisite/>
12 <compile-dependency/> 20 <compile-dependency/>
13 <run-dependency> 21 <run-dependency>