We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a77356 + 089feb6 commit fca29abCopy full SHA for fca29ab
.classpath
@@ -6,6 +6,7 @@
6
<attribute name="maven.pomderived" value="true"/>
7
</attributes>
8
</classpathentry>
9
+ <classpathentry kind="src" output="target/test-classes" path="unittests"/>
10
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
11
<attributes>
12
src/netserializer/SerDesTest.java renamed to unittests/netserializer/SerDesTest.java
0 commit comments