source: trunk/SchedulingSystem/lib/nblibraries.properties @ 20

Last change on this file since 20 was 20, checked in by fmguler, 14 years ago

Refs #2 - Scheduling System web uygulaması ilk import. Spring 3 kullanılıyor.

File size: 790 bytes
Line 
1libs.CopyLibs.classpath=\
2    ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar
3libs.jstl11.classpath=\
4    ${base}/jstl11/standard.jar;\
5    ${base}/jstl11/jstl.jar
6libs.junit_4.classpath=\
7    ${base}/junit_4/junit-4.5.jar
8libs.junit_4.javadoc=\
9    ${base}/junit_4/junit-4.5-api.zip
10libs.Spring.classpath=\
11    ${base}/spring-framework3/commons-logging-1.1.jar;\
12    ${base}/spring-framework3/org.springframework.core-3.0.3.RELEASE.jar;\
13    ${base}/spring-framework3/org.springframework.jdbc-3.0.3.RELEASE.jar;\
14    ${base}/spring-framework3/org.springframework.transaction-3.0.3.RELEASE.jar;\
15    ${base}/spring-framework3/org.springframework.web-3.0.3.RELEASE.jar;\
16    ${base}/spring-framework3/org.springframework.web.servlet-3.0.3.RELEASE.jar
Note: See TracBrowser for help on using the repository browser.