Skip to content

Commit

Permalink
aha
Browse files Browse the repository at this point in the history
  • Loading branch information
rfqa committed Jul 4, 2013
1 parent 9f8084a commit 86c243c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
12 changes: 7 additions & 5 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="df4j-core/example"/>
<classpathentry kind="src" path="df4j-nio/test"/>
<classpathentry kind="src" path="df4j-nio1/src"/>
<classpathentry kind="src" path="df4j-nio1/test"/>
<classpathentry kind="src" path="df4j-nio/src"/>
<classpathentry kind="src" path="df4j-nio1/example"/>
<classpathentry kind="src" path="df4j-nio/example"/>
<classpathentry kind="src" path="df4j-core/src"/>
<classpathentry kind="src" path="df4j-core/test"/>
<classpathentry kind="src" path="df4j-corefj/example"/>
<classpathentry kind="src" path="df4j-corefj/src"/>
<classpathentry kind="src" path="df4j-demux/src"/>
<classpathentry kind="src" path="df4j-demux/test"/>
<classpathentry kind="src" path="df4j-netty/src"/>
<classpathentry kind="src" path="df4j-nio2/example"/>
<classpathentry kind="src" path="df4j-nio2/src"/>
<classpathentry kind="src" path="df4j-nio2/test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="df4j-nio2/bin"/>
</classpath>
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# eclipse files
.settings
.classpath
.project
*/.classpath
*/.project
.classpath
Expand Down
2 changes: 1 addition & 1 deletion .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>df4j</name>
<name>df4j-master</name>
<comment></comment>
<projects>
</projects>
Expand Down

0 comments on commit 86c243c

Please sign in to comment.