0 Star 0 Fork 0

风吹过的绿洲 / java-small-test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 2.62 KB
一键复制 编辑 原始数据 按行查看 历史
风吹过的绿洲 提交于 2022-04-28 23:03 . add jvm object test
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/amqp-client-3.6.7-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/DJNativeSwing-SWT.jar"/>
<classpathentry kind="lib" path="lib/DJNativeSwing.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/html2image-0.1.0.jar"/>
<classpathentry kind="lib" path="lib/itext5/itext-asian-5.2.0.jar"/>
<classpathentry kind="lib" path="lib/itext5/itext-pdfa-5.5.12.jar"/>
<classpathentry kind="lib" path="lib/itext5/iTextAsian.jar"/>
<classpathentry kind="lib" path="lib/itext5/itextpdf-5.5.12.jar"/>
<classpathentry kind="lib" path="lib/xstream/kxml2_2.3.0.jar"/>
<classpathentry kind="lib" path="lib/xstream/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/xstream/xmlworker-5.5.12.jar"/>
<classpathentry kind="lib" path="lib/xstream/xstream-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/xstream/dom4j-1.6.1.jar" sourcepath="C:/Users/01375894/AppData/Local/Temp/.org.sf.feeling.decompiler1553482270611/source/dom4j-1.6.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jol-cli-0.16-full.jar"/>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Java
1
https://gitee.com/jay763190097/java-small-test.git
git@gitee.com:jay763190097/java-small-test.git
jay763190097
java-small-test
java-small-test
master

搜索帮助