Skip to content
Snippets Groups Projects
Commit 599fe8dd authored by Kanzhe Jiang's avatar Kanzhe Jiang
Browse files

fix the eclipse setup issue on packetStreamer

parent ff83dc56
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ cat >$d/.classpath <<EOF
<classpathentry kind="src" path="src/main/java" output="target/bin"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/java" output="target/bin-test"/>
<classpathentry kind="src" path="lib/gen-java" output="target/bin"/>
EOF
(
IFS=":"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment