project.properties
资源名称:store.zip [点击查看]
上传用户:qingshan
上传日期:2022-03-24
资源大小:9089k
文件大小:2k
源码类别:
Ajax
开发平台:
Java
- auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8
- auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80
- auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=default
- build.classes.dir=${build.web.dir}/WEB-INF/classes
- build.classes.excludes=**/*.java,**/*.form
- build.dir=build
- build.generated.dir=${build.dir}/generated
- build.test.classes.dir=${build.dir}/test/classes
- build.test.results.dir=${build.dir}/test/results
- build.web.dir=${build.dir}/web
- build.web.excludes=${build.classes.excludes}
- client.urlPart=
- compile.jsps=false
- conf.dir=${source.root}/conf
- debug.classpath=${build.classes.dir}:${javac.classpath}
- debug.test.classpath=
- ${run.test.classpath}
- display.browser=true
- dist.dir=dist
- dist.ear.war=${dist.dir}/${war.ear.name}
- dist.javadoc.dir=${dist.dir}/javadoc
- dist.war=${dist.dir}/${war.name}
- excludes=
- includes=**
- j2ee.deploy.on.save=true
- j2ee.platform=1.5
- j2ee.server.type=Tomcat60
- jar.compress=false
- javac.classpath=
- ${libs.hibernate-persistence.classpath}
- # Space-separated list of extra javac options
- javac.compilerargs=
- javac.debug=true
- javac.deprecation=false
- javac.source=1.5
- javac.target=1.5
- javac.test.classpath=
- ${javac.classpath}:
- ${build.classes.dir}:
- ${libs.junit.classpath}:
- ${libs.junit_4.classpath}
- javadoc.additionalparam=
- javadoc.author=false
- javadoc.encoding=${source.encoding}
- javadoc.noindex=false
- javadoc.nonavbar=false
- javadoc.notree=false
- javadoc.preview=true
- javadoc.private=false
- javadoc.splitindex=true
- javadoc.use=true
- javadoc.version=false
- javadoc.windowtitle=
- jspcompilation.classpath=${jspc.classpath}:${javac.classpath}
- lib.dir=${web.docbase.dir}/WEB-INF/lib
- persistence.xml.dir=${conf.dir}
- platform.active=default_platform
- resource.dir=setup
- run.test.classpath=
- ${javac.test.classpath}:
- ${build.test.classes.dir}
- # Space-separated list of JVM arguments used when running a class with a main method or a unit test
- # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value):
- runmain.jvmargs=
- source.encoding=UTF-8
- source.root=src
- src.dir=${source.root}/java
- test.src.dir=test
- war.content.additional=
- war.ear.name=Store_app.war
- war.name=Store_app.war
- web.docbase.dir=web
- webinf.dir=web/WEB-INF