diff options
author | i08005 <i08005@4478ddc8-7591-0410-85af-75e9d0d8dff3> | 2011-02-15 20:40:19 +0000 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-05-11 23:10:10 +0200 |
commit | 25fe33409f24006ddaecdeb07c2a685f4d516945 (patch) | |
tree | 4b696d7fe79ae5e7b4b56dfc0444862e93a29c35 /.project | |
parent | b46373146c35c892a6e8ca802d96095e67f6128e (diff) | |
download | studienarbeit-2011-25fe33409f24006ddaecdeb07c2a685f4d516945.tar.gz studienarbeit-2011-25fe33409f24006ddaecdeb07c2a685f4d516945.zip |
Vorabversion Studienarbeit 2/2011 KSM Eclipse-RCP
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..452dcbe --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>documentation-i08005-2</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>net.sourceforge.texlipse.builder.TexlipseBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>net.sourceforge.texlipse.builder.TexlipseNature</nature> + </natures> +</projectDescription> |