~eduramiba/gephi/data-laboratory

« back to all changes in this revision

Viewing changes to TimelinePluginUI/nbproject/project.xml

  • Committer: Eduardo Ramos
  • Date: 2010-09-06 13:24:45 UTC
  • mfrom: (1453.1.296 0.7)
  • Revision ID: eduramiba@gmail.com-20100906132445-n67gl077e6v4yovs
Fix 2 small bugs.
Merge with trunk

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/3">
6
 
            <code-name-base>org.gephi.ui.timeline.plugin</code-name-base>
7
 
            <suite-component/>
8
 
            <module-dependencies>
9
 
                <dependency>
10
 
                    <code-name-base>org.gephi.timeline</code-name-base>
11
 
                    <build-prerequisite/>
12
 
                    <compile-dependency/>
13
 
                    <run-dependency>
14
 
                        <specification-version>0.7</specification-version>
15
 
                    </run-dependency>
16
 
                </dependency>
17
 
                <dependency>
18
 
                    <code-name-base>org.jdesktop.layout</code-name-base>
19
 
                    <build-prerequisite/>
20
 
                    <compile-dependency/>
21
 
                    <run-dependency>
22
 
                        <release-version>1</release-version>
23
 
                        <specification-version>1.10.1.103</specification-version>
24
 
                    </run-dependency>
25
 
                </dependency>
26
 
                <dependency>
27
 
                    <code-name-base>org.joda.time</code-name-base>
28
 
                    <build-prerequisite/>
29
 
                    <compile-dependency/>
30
 
                    <run-dependency>
31
 
                        <specification-version>1.0</specification-version>
32
 
                    </run-dependency>
33
 
                </dependency>
34
 
                <dependency>
35
 
                    <code-name-base>org.netbeans.modules.settings</code-name-base>
36
 
                    <build-prerequisite/>
37
 
                    <compile-dependency/>
38
 
                    <run-dependency>
39
 
                        <release-version>1</release-version>
40
 
                        <specification-version>1.22.1.1</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.23.1</specification-version>
49
 
                    </run-dependency>
50
 
                </dependency>
51
 
                <dependency>
52
 
                    <code-name-base>org.openide.util</code-name-base>
53
 
                    <build-prerequisite/>
54
 
                    <compile-dependency/>
55
 
                    <run-dependency>
56
 
                        <specification-version>8.6.1</specification-version>
57
 
                    </run-dependency>
58
 
                </dependency>
59
 
                <dependency>
60
 
                    <code-name-base>org.openide.util.lookup</code-name-base>
61
 
                    <build-prerequisite/>
62
 
                    <compile-dependency/>
63
 
                    <run-dependency>
64
 
                        <specification-version>8.3.1</specification-version>
65
 
                    </run-dependency>
66
 
                </dependency>
67
 
                <dependency>
68
 
                    <code-name-base>org.openide.windows</code-name-base>
69
 
                    <build-prerequisite/>
70
 
                    <compile-dependency/>
71
 
                    <run-dependency>
72
 
                        <specification-version>6.30.1</specification-version>
73
 
                    </run-dependency>
74
 
                </dependency>
75
 
            </module-dependencies>
76
 
            <public-packages/>
77
 
        </data>
78
 
    </configuration>
79
 
</project>