| author | Jaroslav Tulach <jtulach@netbeans.org> |
| Fri Feb 05 18:38:28 2010 +0100 | |
| changeset 38 | f368d0cf0ca8 |
| parent 11 | 0a58cb47b6fe |
| child 41 | 795e2d7073f1 |
| permissions | -rw-r--r-- |
| jtulach@0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| jtulach@0 | 2 |
<project xmlns="http://www.netbeans.org/ns/project/1"> |
| jtulach@0 | 3 |
<type>org.netbeans.modules.apisupport.project</type> |
| jtulach@0 | 4 |
<configuration> |
| jtulach@0 | 5 |
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3"> |
| jtulach@5 | 6 |
<code-name-base>org.apidesign.netbinox.test.mylyn</code-name-base> |
| jtulach@0 | 7 |
<suite-component/> |
| jtulach@7 | 8 |
<!-- BEGIN: netbinox.mylyn.dependencies --> |
| jtulach@31 | 9 |
<!-- END: netbinox.mylyn.dependencies --> |
| jtulach@0 | 10 |
<module-dependencies> |
| jtulach@0 | 11 |
<dependency> |
| jtulach@0 | 12 |
<code-name-base>org.eclipse.core.runtime</code-name-base> |
| jtulach@0 | 13 |
<build-prerequisite/> |
| jtulach@0 | 14 |
<compile-dependency/> |
| jtulach@0 | 15 |
<run-dependency> |
| jtulach@0 | 16 |
<specification-version>3.5.0</specification-version> |
| jtulach@0 | 17 |
</run-dependency> |
| jtulach@0 | 18 |
</dependency> |
| jtulach@0 | 19 |
<dependency> |
| jtulach@0 | 20 |
<code-name-base>org.eclipse.equinox.common</code-name-base> |
| jtulach@0 | 21 |
<build-prerequisite/> |
| jtulach@0 | 22 |
<compile-dependency/> |
| jtulach@0 | 23 |
<run-dependency> |
| jtulach@0 | 24 |
<specification-version>3.5.1</specification-version> |
| jtulach@0 | 25 |
</run-dependency> |
| jtulach@0 | 26 |
</dependency> |
| jtulach@0 | 27 |
<dependency> |
| jtulach@0 | 28 |
<code-name-base>org.eclipse.mylyn.bugzilla.core</code-name-base> |
| jtulach@0 | 29 |
<build-prerequisite/> |
| jtulach@0 | 30 |
<compile-dependency/> |
| jtulach@0 | 31 |
<run-dependency> |
| jtulach@0 | 32 |
<specification-version>3.2.2</specification-version> |
| jtulach@0 | 33 |
</run-dependency> |
| jtulach@0 | 34 |
</dependency> |
| jtulach@0 | 35 |
<dependency> |
| jtulach@0 | 36 |
<code-name-base>org.eclipse.mylyn.commons.net</code-name-base> |
| jtulach@0 | 37 |
<build-prerequisite/> |
| jtulach@0 | 38 |
<compile-dependency/> |
| jtulach@0 | 39 |
<run-dependency> |
| jtulach@0 | 40 |
<specification-version>3.2.0</specification-version> |
| jtulach@0 | 41 |
</run-dependency> |
| jtulach@0 | 42 |
</dependency> |
| jtulach@0 | 43 |
<dependency> |
| jtulach@0 | 44 |
<code-name-base>org.eclipse.mylyn.tasks.core</code-name-base> |
| jtulach@0 | 45 |
<build-prerequisite/> |
| jtulach@0 | 46 |
<compile-dependency/> |
| jtulach@0 | 47 |
<run-dependency> |
| jtulach@0 | 48 |
<specification-version>3.2.2</specification-version> |
| jtulach@0 | 49 |
</run-dependency> |
| jtulach@0 | 50 |
</dependency> |
| jtulach@0 | 51 |
<dependency> |
| jtulach@0 | 52 |
<code-name-base>org.openide.util</code-name-base> |
| jtulach@0 | 53 |
<build-prerequisite/> |
| jtulach@0 | 54 |
<compile-dependency/> |
| jtulach@0 | 55 |
<run-dependency> |
| jtulach@31 | 56 |
<specification-version>8.0</specification-version> |
| jtulach@0 | 57 |
</run-dependency> |
| jtulach@0 | 58 |
</dependency> |
| jtulach@0 | 59 |
</module-dependencies> |
| jtulach@5 | 60 |
<test-dependencies> |
| jtulach@5 | 61 |
<test-type> |
| jtulach@5 | 62 |
<name>unit</name> |
| jtulach@5 | 63 |
<test-dependency> |
| jtulach@5 | 64 |
<code-name-base>org.netbeans.modules.nbjunit</code-name-base> |
| jtulach@5 | 65 |
<recursive/> |
| jtulach@5 | 66 |
<compile-dependency/> |
| jtulach@5 | 67 |
</test-dependency> |
| jtulach@5 | 68 |
</test-type> |
| jtulach@5 | 69 |
</test-dependencies> |
| jtulach@0 | 70 |
<public-packages/> |
| jtulach@0 | 71 |
</data> |
| jtulach@0 | 72 |
</configuration> |
| jtulach@0 | 73 |
</project> |