aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-06-18 09:42:07 +0200
committerSven Gothel <[email protected]>2020-06-18 09:42:07 +0200
commit7c86eb286580d64a68dafc9b4986e4def2d6162b (patch)
tree7fde267c4b9909d53e65f6d0ced54387e76a9e85 /.classpath
parentc9f2ee3ce052f9055e67df86365beb56712b6941 (diff)
Eclipse project: build-x86_64 -> build-amd64
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 4d02d192..db1db6b8 100644
--- a/.classpath
+++ b/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="src" path="examples/java"/>
<classpathentry kind="src" path="java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_121"/>
- <classpathentry kind="output" path="build-eclipse-x86_64/"/>
+ <classpathentry kind="output" path="build-eclipse-amd64/"/>
</classpath>