Skip to content

Commit

Permalink
システムライブラリのバージョンを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
hizum authored and hizum committed Sep 9, 2020
1 parent e16611d commit 6e2178e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="E:/Pleiades/jackson-annotations-2.11.2.jar"/>
<classpathentry kind="lib" path="E:/Pleiades/jackson-core-2.11.2.jar"/>
<classpathentry kind="lib" path="E:/Pleiades/jackson-databind-2.11.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java8"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 6e2178e

Please sign in to comment.