annotate src/share/tools/IdealGraphVisualizer/View/nbproject/project.xml @ 4494:e55e2fca50fa

Removed SelectionCoordinator; now CFG and Graph view working in parallel.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 02 Feb 2012 17:51:39 +0100
parents bcce7f52832d
children 886bd4e4c080
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4493
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
2 <project xmlns="http://www.netbeans.org/ns/project/1">
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
3 <type>org.netbeans.modules.apisupport.project</type>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
4 <configuration>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
5 <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
6 <code-name-base>com.sun.hotspot.igv.view</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
7 <suite-component/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
8 <module-dependencies>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
9 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
10 <code-name-base>com.oracle.graal.visualizer.editor</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
11 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
12 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
13 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
14 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
15 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
16 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
17 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
18 <code-name-base>com.sun.hotspot.igv.data</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
19 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
20 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
21 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
22 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
23 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
24 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
25 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
26 <code-name-base>com.sun.hotspot.igv.difference</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
27 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
28 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
29 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
30 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
31 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
32 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
33 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
34 <code-name-base>com.sun.hotspot.igv.filter</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
35 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
36 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
37 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
38 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
39 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
40 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
41 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
42 <code-name-base>com.sun.hotspot.igv.graph</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
43 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
44 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
45 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
46 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
47 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
48 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
49 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
50 <code-name-base>com.sun.hotspot.igv.hierarchicallayout</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
51 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
52 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
53 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
54 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
55 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
56 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
57 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
58 <code-name-base>com.sun.hotspot.igv.layout</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
59 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
60 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
61 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
62 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
63 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
64 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
65 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
66 <code-name-base>com.sun.hotspot.igv.settings</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
67 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
68 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
69 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
70 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
71 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
72 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
73 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
74 <code-name-base>com.sun.hotspot.igv.svg</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
75 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
76 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
77 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
78 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
79 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
80 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
81 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
82 <code-name-base>com.sun.hotspot.igv.util</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
83 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
84 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
85 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
86 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
87 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
88 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
89 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
90 <code-name-base>org.netbeans.api.visual</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
91 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
92 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
93 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
94 <specification-version>2.27.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
95 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
96 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
97 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
98 <code-name-base>org.netbeans.spi.quicksearch</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
99 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
100 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
101 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
102 <specification-version>1.0</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
103 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
104 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
105 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
106 <code-name-base>org.openide.actions</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
107 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
108 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
109 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
110 <specification-version>6.21.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
111 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
112 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
113 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
114 <code-name-base>org.openide.awt</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
115 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
116 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
117 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
118 <specification-version>7.30.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
119 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
120 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
121 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
122 <code-name-base>org.openide.dialogs</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
123 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
124 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
125 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
126 <specification-version>7.18.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
127 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
128 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
129 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
130 <code-name-base>org.openide.loaders</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
131 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
132 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
133 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
134 <specification-version>7.20.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
135 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
136 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
137 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
138 <code-name-base>org.openide.nodes</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
139 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
140 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
141 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
142 <specification-version>7.20.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
143 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
144 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
145 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
146 <code-name-base>org.openide.util</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
147 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
148 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
149 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
150 <specification-version>8.14.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
151 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
152 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
153 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
154 <code-name-base>org.openide.util.lookup</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
155 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
156 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
157 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
158 <specification-version>8.6.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
159 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
160 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
161 <dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
162 <code-name-base>org.openide.windows</code-name-base>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
163 <build-prerequisite/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
164 <compile-dependency/>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
165 <run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
166 <specification-version>6.39.1</specification-version>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
167 </run-dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
168 </dependency>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
169 </module-dependencies>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
170 <public-packages>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
171 <package>com.sun.hotspot.igv.view</package>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
172 </public-packages>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
173 </data>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
174 </configuration>
bcce7f52832d Extracted editor into a new project to separate it from the diagram scene view.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2898
diff changeset
175 </project>