summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-11-23 21:11:37 +0100
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-11-23 21:11:37 +0100
commit949e1bfa83b7cd7615c25fca630ecb6d9861928b (patch)
tree5c566cc5cc6ff2f0b9ea3506b1e6f84ee38afe7f /.project
downloadNotepad---949e1bfa83b7cd7615c25fca630ecb6d9861928b.tar.gz
Notepad---949e1bfa83b7cd7615c25fca630ecb6d9861928b.zip
Add first version of Notepad--
Diffstat (limited to '.project')
-rw-r--r--.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..78a3af4
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>NotepadMinusMinus</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>