<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    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:<br>
            <properties><br>
               
<imagej.app.directory>/usr/share/imagej/plugins</imagej.app.directory><br>
            </properties><br>
    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?<br>
    <br>
    Previously in this list, another user faced the same issue, but the
    solution was not discussed.<br>
    <a
      href="http://imagej.net/pipermail/imagej-devel/2013-January/001368.html">http://imagej.net/pipermail/imagej-devel/2013-January/001368.html</a><br>
    <br>
    Best Regards,<br>
    M. Tleis<br>
  </body>
</html>