This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 135399
Collapse All | Expand All

(-)a/autoproject.core/nbproject/project.xml (-1 / +1 lines)
Lines 38-44 Link Here
38
                    <compile-dependency/>
38
                    <compile-dependency/>
39
                    <run-dependency>
39
                    <run-dependency>
40
                        <release-version>1</release-version>
40
                        <release-version>1</release-version>
41
                        <specification-version>1.30</specification-version>
41
                        <specification-version>1.31</specification-version>
42
                    </run-dependency>
42
                    </run-dependency>
43
                </dependency>
43
                </dependency>
44
                <dependency>
44
                <dependency>
(-)a/erlang.project/nbproject/project.xml (-1 / +1 lines)
Lines 115-121 Link Here
115
                    <compile-dependency/>
115
                    <compile-dependency/>
116
                    <run-dependency>
116
                    <run-dependency>
117
                        <release-version>1</release-version>
117
                        <release-version>1</release-version>
118
                        <specification-version>1.27</specification-version>
118
                        <specification-version>1.31</specification-version>
119
                    </run-dependency>
119
                    </run-dependency>
120
                </dependency>
120
                </dependency>
121
                <dependency>
121
                <dependency>
(-)a/scala.project/nbproject/project.xml (-1 / +1 lines)
Lines 207-213 Link Here
207
                    <compile-dependency/>
207
                    <compile-dependency/>
208
                    <run-dependency>
208
                    <run-dependency>
209
                        <release-version>1</release-version>
209
                        <release-version>1</release-version>
210
                        <specification-version>1.24</specification-version>
210
                        <specification-version>1.31</specification-version>
211
                    </run-dependency>
211
                    </run-dependency>
212
                </dependency>
212
                </dependency>
213
                <dependency>
213
                <dependency>

Return to bug 135399