Refactored classes and build configuration so that now plugin jar can be

build with "clean compile assembly:single"
This commit is contained in:
2014-02-25 21:24:09 +01:00
parent c0dd33436e
commit ef4135b9ad
8 changed files with 49 additions and 23 deletions

View File

@ -24,9 +24,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="hdf-java/jhdf.jar"/>
<classpathentry kind="lib" path="hdf-java/jhdf5.jar"/>
<classpathentry kind="lib" path="hdf-java/jhdf5obj.jar"/>
<classpathentry kind="lib" path="hdf-java/jhdfobj.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>