~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to javacvs/util_switcher/nbproject/project.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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/2">
 
6
            <code-name-base>net.java.dev.cvsrootselector</code-name-base>
 
7
            <module-dependencies>
 
8
                <dependency>
 
9
                    <code-name-base>org.netbeans.api.progress</code-name-base>
 
10
                    <build-prerequisite/>
 
11
                    <compile-dependency/>
 
12
                    <run-dependency>
 
13
                        <release-version>1</release-version>
 
14
                        <specification-version>1.0.1</specification-version>
 
15
                    </run-dependency>
 
16
                </dependency>
 
17
                <dependency>
 
18
                    <code-name-base>org.netbeans.modules.projectapi</code-name-base>
 
19
                    <build-prerequisite/>
 
20
                    <compile-dependency/>
 
21
                    <run-dependency>
 
22
                        <release-version>1</release-version>
 
23
                        <specification-version>1.8</specification-version>
 
24
                    </run-dependency>
 
25
                </dependency>
 
26
                <dependency>
 
27
                    <code-name-base>org.openide.awt</code-name-base>
 
28
                    <build-prerequisite/>
 
29
                    <compile-dependency/>
 
30
                    <run-dependency>
 
31
                        <specification-version>6.5.1</specification-version>
 
32
                    </run-dependency>
 
33
                </dependency>
 
34
                <dependency>
 
35
                    <code-name-base>org.openide.dialogs</code-name-base>
 
36
                    <build-prerequisite/>
 
37
                    <compile-dependency/>
 
38
                    <run-dependency>
 
39
                        <specification-version>6.2.1</specification-version>
 
40
                    </run-dependency>
 
41
                </dependency>
 
42
                <dependency>
 
43
                    <code-name-base>org.openide.filesystems</code-name-base>
 
44
                    <build-prerequisite/>
 
45
                    <compile-dependency/>
 
46
                    <run-dependency>
 
47
                        <specification-version>6.2.1</specification-version>
 
48
                    </run-dependency>
 
49
                </dependency>
 
50
                <dependency>
 
51
                    <code-name-base>org.openide.loaders</code-name-base>
 
52
                    <build-prerequisite/>
 
53
                    <compile-dependency/>
 
54
                    <run-dependency>
 
55
                        <specification-version>5.6.1</specification-version>
 
56
                    </run-dependency>
 
57
                </dependency>
 
58
                <dependency>
 
59
                    <code-name-base>org.openide.nodes</code-name-base>
 
60
                    <build-prerequisite/>
 
61
                    <compile-dependency/>
 
62
                    <run-dependency>
 
63
                        <specification-version>6.5.1</specification-version>
 
64
                    </run-dependency>
 
65
                </dependency>
 
66
                <dependency>
 
67
                    <code-name-base>org.openide.util</code-name-base>
 
68
                    <build-prerequisite/>
 
69
                    <compile-dependency/>
 
70
                    <run-dependency>
 
71
                        <specification-version>6.4.1</specification-version>
 
72
                    </run-dependency>
 
73
                </dependency>
 
74
            </module-dependencies>
 
75
            <public-packages/>
 
76
        </data>
 
77
    </configuration>
 
78
</project>