|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<project xmlns="http://www.netbeans.org/ns/project/1"> |
| 3 | + <type>org.netbeans.modules.apisupport.project</type> |
| 4 | + <configuration> |
| 5 | + <data xmlns="http://www.netbeans.org/ns/nb-module-project/3"> |
| 6 | + <code-name-base>org.chrisle.netbeans.plugins.nbinstallplugin</code-name-base> |
| 7 | + <standalone/> |
| 8 | + <module-dependencies> |
| 9 | + <dependency> |
| 10 | + <code-name-base>org.netbeans.api.progress</code-name-base> |
| 11 | + <build-prerequisite/> |
| 12 | + <compile-dependency/> |
| 13 | + <run-dependency> |
| 14 | + <release-version>1</release-version> |
| 15 | + <specification-version>1.38.1</specification-version> |
| 16 | + </run-dependency> |
| 17 | + </dependency> |
| 18 | + <dependency> |
| 19 | + <code-name-base>org.netbeans.api.progress.nb</code-name-base> |
| 20 | + <build-prerequisite/> |
| 21 | + <compile-dependency/> |
| 22 | + <run-dependency> |
| 23 | + <specification-version>1.46.1</specification-version> |
| 24 | + </run-dependency> |
| 25 | + </dependency> |
| 26 | + <dependency> |
| 27 | + <code-name-base>org.netbeans.core.multiview</code-name-base> |
| 28 | + <build-prerequisite/> |
| 29 | + <compile-dependency/> |
| 30 | + <run-dependency> |
| 31 | + <release-version>1</release-version> |
| 32 | + <specification-version>1.40.1</specification-version> |
| 33 | + </run-dependency> |
| 34 | + </dependency> |
| 35 | + <dependency> |
| 36 | + <code-name-base>org.netbeans.modules.autoupdate.services</code-name-base> |
| 37 | + <build-prerequisite/> |
| 38 | + <compile-dependency/> |
| 39 | + <run-dependency> |
| 40 | + <specification-version>1.47.2</specification-version> |
| 41 | + </run-dependency> |
| 42 | + </dependency> |
| 43 | + <dependency> |
| 44 | + <code-name-base>org.openide.awt</code-name-base> |
| 45 | + <build-prerequisite/> |
| 46 | + <compile-dependency/> |
| 47 | + <run-dependency> |
| 48 | + <specification-version>7.62.1</specification-version> |
| 49 | + </run-dependency> |
| 50 | + </dependency> |
| 51 | + <dependency> |
| 52 | + <code-name-base>org.openide.dialogs</code-name-base> |
| 53 | + <build-prerequisite/> |
| 54 | + <compile-dependency/> |
| 55 | + <run-dependency> |
| 56 | + <specification-version>7.38.1</specification-version> |
| 57 | + </run-dependency> |
| 58 | + </dependency> |
| 59 | + <dependency> |
| 60 | + <code-name-base>org.openide.filesystems</code-name-base> |
| 61 | + <build-prerequisite/> |
| 62 | + <compile-dependency/> |
| 63 | + <run-dependency> |
| 64 | + <specification-version>8.12.1</specification-version> |
| 65 | + </run-dependency> |
| 66 | + </dependency> |
| 67 | + <dependency> |
| 68 | + <code-name-base>org.openide.loaders</code-name-base> |
| 69 | + <build-prerequisite/> |
| 70 | + <compile-dependency/> |
| 71 | + <run-dependency> |
| 72 | + <specification-version>7.57.2</specification-version> |
| 73 | + </run-dependency> |
| 74 | + </dependency> |
| 75 | + <dependency> |
| 76 | + <code-name-base>org.openide.nodes</code-name-base> |
| 77 | + <build-prerequisite/> |
| 78 | + <compile-dependency/> |
| 79 | + <run-dependency> |
| 80 | + <specification-version>7.39.1</specification-version> |
| 81 | + </run-dependency> |
| 82 | + </dependency> |
| 83 | + <dependency> |
| 84 | + <code-name-base>org.openide.util</code-name-base> |
| 85 | + <build-prerequisite/> |
| 86 | + <compile-dependency/> |
| 87 | + <run-dependency> |
| 88 | + <specification-version>8.39.1</specification-version> |
| 89 | + </run-dependency> |
| 90 | + </dependency> |
| 91 | + <dependency> |
| 92 | + <code-name-base>org.openide.util.lookup</code-name-base> |
| 93 | + <build-prerequisite/> |
| 94 | + <compile-dependency/> |
| 95 | + <run-dependency> |
| 96 | + <specification-version>8.25.1</specification-version> |
| 97 | + </run-dependency> |
| 98 | + </dependency> |
| 99 | + <dependency> |
| 100 | + <code-name-base>org.openide.windows</code-name-base> |
| 101 | + <build-prerequisite/> |
| 102 | + <compile-dependency/> |
| 103 | + <run-dependency> |
| 104 | + <specification-version>6.71.1</specification-version> |
| 105 | + </run-dependency> |
| 106 | + </dependency> |
| 107 | + </module-dependencies> |
| 108 | + <public-packages> |
| 109 | + <package>org.chrisle.netbeans.plugins.nbinstallplugin.resources</package> |
| 110 | + </public-packages> |
| 111 | + </data> |
| 112 | + </configuration> |
| 113 | +</project> |
0 commit comments