diff options
Diffstat (limited to '.buildpath')
-rw-r--r-- | .buildpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000000..81fa6469ec --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<buildpath> + <buildpathentry kind="src" path="src"/> + <buildpathentry kind="con" path="org.eclipse.dltk.launching.INTERPRETER_CONTAINER"/> +</buildpath> |