Skip to content

Commit

Permalink
added project files
Browse files Browse the repository at this point in the history
  • Loading branch information
vestrial committed Jun 11, 2006
1 parent 474067c commit eddf4ce
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Character_Mortal/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/Character_Generic"/>
<classpathentry combineaccessrules="false" kind="src" path="/Character_Generic_Framework"/>
<classpathentry combineaccessrules="false" kind="src" path="/Character_Generic_Impl"/>
<classpathentry combineaccessrules="false" kind="src" path="/Character_Reporting"/>
<classpathentry combineaccessrules="false" kind="src" path="/Lib"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>
17 changes: 17 additions & 0 deletions Character_Mortal/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Character_Mortal</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>

0 comments on commit eddf4ce

Please sign in to comment.