~gephi.team/gephi/0.8.1

« back to all changes in this revision

Viewing changes to DesktopPreview/nbproject/project.xml

  • Committer: Eduardo Ramos
  • Date: 2012-06-24 14:29:13 UTC
  • mfrom: (2757.1.1)
  • Revision ID: git-v1:b27ea25b76c62173e063e8e6cdd2fa658929c0f7
Merge pull request #647 from oxling/master

Fix Issue #630

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
                    </run-dependency>
72
72
                </dependency>
73
73
                <dependency>
74
 
                    <code-name-base>org.jdesktop.layout</code-name-base>
75
 
                    <build-prerequisite/>
76
 
                    <compile-dependency/>
77
 
                    <run-dependency>
78
 
                        <release-version>1</release-version>
79
 
                        <specification-version>1.17.1</specification-version>
80
 
                    </run-dependency>
81
 
                </dependency>
82
 
                <dependency>
83
74
                    <code-name-base>org.jdesktop.swingx</code-name-base>
84
75
                    <build-prerequisite/>
85
76
                    <compile-dependency/>
88
79
                    </run-dependency>
89
80
                </dependency>
90
81
                <dependency>
 
82
                    <code-name-base>org.netbeans.modules.settings</code-name-base>
 
83
                    <build-prerequisite/>
 
84
                    <compile-dependency/>
 
85
                    <run-dependency>
 
86
                        <release-version>1</release-version>
 
87
                        <specification-version>1.33.1</specification-version>
 
88
                    </run-dependency>
 
89
                </dependency>
 
90
                <dependency>
91
91
                    <code-name-base>org.openide.awt</code-name-base>
92
92
                    <build-prerequisite/>
93
93
                    <compile-dependency/>
94
94
                    <run-dependency>
95
 
                        <specification-version>7.23.1</specification-version>
 
95
                        <specification-version>7.39.1</specification-version>
96
96
                    </run-dependency>
97
97
                </dependency>
98
98
                <dependency>