summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-04-25 16:39:02 +0200
committerPeter Wu <peter@lekensteyn.nl>2016-04-25 16:39:02 +0200
commit9b7a78be8b811fb2fd7c7c54961a2a9f09530fe4 (patch)
tree5d071aeedffe224c41789c59b8b3d38f131b549d /.project
downloadRegexTest-9b7a78be8b811fb2fd7c7c54961a2a9f09530fe4.tar.gz
Initial commit
Unzipped from OASE (2IMP20), excluding the bin/ folder. size: 158596 bytes sha256: 179253d2bfec243bc5294372ce0ad1c5d82a30ef32ad108f6c9fd0aee73fe4df assignment1.zip
Diffstat (limited to '.project')
-rw-r--r--.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..f372b55
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>RegexTest</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>