mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2025-06-12 13:17:13 +02: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