mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2026-01-22 03:52:30 +01:00
Refactored classes and build configuration so that now plugin jar can be
build with "clean compile assembly:single"
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user