Skip to content

Commit

Permalink
修改classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanxiaolong committed Apr 17, 2014

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent eac4bce commit 507e75d
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="/Users/xiaolongyuan/Downloads/Netty/netty-3.4.0.Final-sources.jar"/>
<classpathentry kind="lib" path="/Users/xiaolongyuan/Downloads/Netty/netty-3.4.0.Final.jar"/>
<classpathentry kind="lib" path="/Users/xiaolongyuan/Documents/workspace_java/netty/netty-3.4.0.Final-sources.jar"/>
<classpathentry kind="lib" path="/Users/xiaolongyuan/Documents/workspace_java/netty/netty-3.4.0.Final.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 2 additions & 0 deletions bin/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/com
*.class
*.classpath

0 comments on commit 507e75d

Please sign in to comment.