[ImageJ-devel] Copy Plugin directly to Plugins folder.
Mohamed Tleis
mohammedtleis at hotmail.com
Tue Jun 25 06:55:05 CDT 2013
In order to copy my built plugin directly to the imageJ/plugins folder;
I was trying to set the imagej.app.directory in the POM file as follows:
<properties>
<imagej.app.directory>/usr/share/imagej/plugins</imagej.app.directory>
</properties>
Netbeans automatically trys to copy the compiled jar to "jars" folder
inside the specified directory. Do you have any idea how to configure
Netbeans to copy to plugins instead of jars?
Previously in this list, another user faced the same issue, but the
solution was not discussed.
http://imagej.net/pipermail/imagej-devel/2013-January/001368.html
Best Regards,
M. Tleis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130625/c8d006c7/attachment.html>
More information about the ImageJ-devel
mailing list