Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Commit

Permalink
Eclipse metadata
Browse files Browse the repository at this point in the history
Allows the repository to be a plain Eclipse project
  • Loading branch information
bjhargrave committed Jul 24, 2013
1 parent 2fdbe39 commit 48d252c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .project
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>design</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
@@ -0,0 +1,2 @@
encoding/<project>=UTF-8
eclipse.preferences.version=1

0 comments on commit 48d252c

Please sign in to comment.