Last change
on this file since 29 was
21,
checked in by fmguler, 14 years ago
|
Refs #2 - Scheduling System web uygulaması oluşturulurken spring eksik libler kalmış. Bunlarsız hata veriyor.
|
File size:
1.1 KB
|
Rev | Line | |
---|
[20] | 1 | libs.CopyLibs.classpath=\ |
---|
| 2 | ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar |
---|
| 3 | libs.jstl11.classpath=\ |
---|
| 4 | ${base}/jstl11/standard.jar;\ |
---|
| 5 | ${base}/jstl11/jstl.jar |
---|
| 6 | libs.junit_4.classpath=\ |
---|
| 7 | ${base}/junit_4/junit-4.5.jar |
---|
| 8 | libs.junit_4.javadoc=\ |
---|
| 9 | ${base}/junit_4/junit-4.5-api.zip |
---|
| 10 | libs.Spring.classpath=\ |
---|
| 11 | ${base}/spring-framework3/commons-logging-1.1.jar;\ |
---|
| 12 | ${base}/spring-framework3/org.springframework.core-3.0.3.RELEASE.jar;\ |
---|
[21] | 13 | ${base}/spring-framework3/org.springframework.beans-3.0.3.RELEASE.jar;\ |
---|
| 14 | ${base}/spring-framework3/org.springframework.context-3.0.3.RELEASE.jar;\ |
---|
| 15 | ${base}/spring-framework3/org.springframework.expression-3.0.3.RELEASE.jar;\ |
---|
| 16 | ${base}/spring-framework3/org.springframework.asm-3.0.3.RELEASE.jar;\ |
---|
[20] | 17 | ${base}/spring-framework3/org.springframework.jdbc-3.0.3.RELEASE.jar;\ |
---|
| 18 | ${base}/spring-framework3/org.springframework.transaction-3.0.3.RELEASE.jar;\ |
---|
| 19 | ${base}/spring-framework3/org.springframework.web-3.0.3.RELEASE.jar;\ |
---|
| 20 | ${base}/spring-framework3/org.springframework.web.servlet-3.0.3.RELEASE.jar |
---|
Note: See
TracBrowser
for help on using the repository browser.