comparison src/share/tools/IdealGraphVisualizer/Coordinator/nbproject/project.xml @ 2898:53ddfe305645

IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
author Peter Hofer <peter.hofer@jku.at>
date Wed, 08 Jun 2011 15:36:30 +0200
parents 2fd52cd64156
children 3b09031817ec
comparison
equal deleted inserted replaced
2897:be276884eec0 2898:53ddfe305645
43 <build-prerequisite/> 43 <build-prerequisite/>
44 <compile-dependency/> 44 <compile-dependency/>
45 <run-dependency> 45 <run-dependency>
46 <release-version>1</release-version> 46 <release-version>1</release-version>
47 <specification-version>1.23.1</specification-version> 47 <specification-version>1.23.1</specification-version>
48 </run-dependency>
49 </dependency>
50 <dependency>
51 <code-name-base>org.netbeans.spi.quicksearch</code-name-base>
52 <build-prerequisite/>
53 <compile-dependency/>
54 <run-dependency>
55 <specification-version>1.0</specification-version>
48 </run-dependency> 56 </run-dependency>
49 </dependency> 57 </dependency>
50 <dependency> 58 <dependency>
51 <code-name-base>org.openide.actions</code-name-base> 59 <code-name-base>org.openide.actions</code-name-base>
52 <build-prerequisite/> 60 <build-prerequisite/>