[ImageJ-devel] Copy Plugin directly to Plugins folder.

Christopher Coulon coulonchris59 at gmail.com
Wed Jun 26 10:51:42 CDT 2013


>  If you have a specific question about NetBeans + ImageJ1 that you would like addressed, feel free to reframe it here and we can try to help.

OK, thanks.  The screencast that Johannes recently created (http://www.youtube.com/watch?v=Ac-6gJ2eRb0) is working for me now -- at last!  Thank you Johannes and thank you Curtis!  :-)  

I don't understand how to change the name of the jar file created in the Netbeans build.  It currently builds a jar file called APC_.jar.  The only place I can see that name is in the pom.xml in my project's Project Files.  



If I change that name to anything else, I get errors in all my java files that use a JFrame Form.  The error is :

package org.jdesktop.layout does not exist

even though the swing-layout-1.0.3.jar (which contains org.jdesktop.layout) is in my project dependencies.  So if I change the artifactId to anything else, or if I change the version from 1.0.0 to 0.1.0, I get the errors.



So in my Projects under Dependencies I have the APC_.jar with its version (APC_-1.0.0.jar), while in my Files>target:



I have A_Postcard-0.1.0.jar -- the name of my project and the name of the jar I prefer.  

Is there any way to name the jar file in the Dependencies A_Postcard?

Thanks.

Chris Coulon



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130626/95eaa374/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-10.png
Type: image/png
Size: 28074 bytes
Desc: not available
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130626/95eaa374/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-11.png
Type: image/png
Size: 43261 bytes
Desc: not available
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130626/95eaa374/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-12.png
Type: image/png
Size: 25451 bytes
Desc: not available
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130626/95eaa374/attachment-0005.png>


More information about the ImageJ-devel mailing list