Commit 27feb5cf by WeiCong

文档相关信息

parent a8f5c705
......@@ -2,9 +2,4 @@
# dependencies
/be-dzxt-test/bin
/be-dzxt-testbin/
# misc
/be-dzxt-test/.classpath
/be-dzxt-test/.project
/be-dzxt-test/.settings/
\ No newline at end of file
/be-dzxt-testbin/
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_72"/>
<classpathentry kind="lib" path="lib/bcpkix-jdk15on-1.62.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15on-1.62.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/dzxt-bean.jar"/>
<classpathentry kind="lib" path="lib/dzxt.jar"/>
<classpathentry kind="lib" path="lib/fastjson-1.2.39.jar"/>
<classpathentry kind="lib" path="lib/junit-4.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>be-dzxt-test</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
#Fri Aug 30 10:14:48 CST 2019
eclipse.preferences.version=1
encoding/src=UTF-8
#Fri Aug 30 10:12:02 CST 2019
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment