<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://imagejdocu.tudor.lu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://imagejdocu.tudor.lu/feed.php">
        <title>ImageJ Documentation Wiki howto:plugins</title>
        <description></description>
        <link>http://imagejdocu.tudor.lu/</link>
        <image rdf:resource="http://imagejdocu.tudor.lu/lib/images/favicon.ico" />
       <dc:date>2010-09-08T11:48:25+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:how_to_install_a_plugin&amp;rev=1222773615&amp;do=diff"/>
                <rdf:li rdf:resource="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:howto_create_an_imagej_plugin_jar_file&amp;rev=1269948637&amp;do=diff"/>
                <rdf:li rdf:resource="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:retrieving_the_optional_args_when_a_plugin_is_called_from_a_macro&amp;rev=1264500477&amp;do=diff"/>
                <rdf:li rdf:resource="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_eclipse_howto&amp;rev=1283233084&amp;do=diff"/>
                <rdf:li rdf:resource="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_netbeans_howto&amp;rev=1242330269&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://imagejdocu.tudor.lu/lib/images/favicon.ico">
        <title>ImageJ Documentation Wiki</title>
        <link>http://imagejdocu.tudor.lu/</link>
        <url>http://imagejdocu.tudor.lu/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:how_to_install_a_plugin&amp;rev=1222773615&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-30T13:20:15+02:00</dc:date>
        <title>How to install a plugin?</title>
        <link>http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:how_to_install_a_plugin&amp;rev=1222773615&amp;do=diff</link>
        <description>to be written

 --- Andreas Jahnen 2008/09/30 13:17</description>
    </item>
    <item rdf:about="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:howto_create_an_imagej_plugin_jar_file&amp;rev=1269948637&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-30T13:30:37+02:00</dc:date>
        <title>HowTo create an ImageJ plugin jar file: Pitfalls and Tips</title>
        <link>http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:howto_create_an_imagej_plugin_jar_file&amp;rev=1269948637&amp;do=diff</link>
        <description>Brief documentation on how to create an ImageJ jar file plugin.

I recently created my first ImageJ plugin, and wanted to make it a jar file. Seemingly easy, I did not find any documentation on the exact process, which cost me nearly 2 hours and a trip to the ImageJ source code! In an effort to make life easier for you, gentle reader, I've documented some of the pitfalls.</description>
    </item>
    <item rdf:about="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:retrieving_the_optional_args_when_a_plugin_is_called_from_a_macro&amp;rev=1264500477&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-26T11:07:57+02:00</dc:date>
        <title>Retrieving the optional args when a plugin is called from a macro</title>
        <link>http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:retrieving_the_optional_args_when_a_plugin_is_called_from_a_macro&amp;rev=1264500477&amp;do=diff</link>
        <description>Macros can call plugins with optional arguments using the run(“pluginName”, “optional Args”) macro command.  In this how-to, Wayne Rasband explains how to capture the optional arguments in the plugin run method.

Here is an exchange between a newsgroup subscriber and Wayne Rasband about capturing the optional arguments passed from a macro to a plugin via the run() macro command. The original post has been edited slightly to keep it short.</description>
    </item>
    <item rdf:about="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_eclipse_howto&amp;rev=1283233084&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-31T07:38:04+02:00</dc:date>
        <title>The ImageJ Eclipse Howto</title>
        <link>http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_eclipse_howto&amp;rev=1283233084&amp;do=diff</link>
        <description>A guide on how to include ImageJ into Eclipse and develop plugins using this IDE.

Author: Patrick Pirrotte (patrick@image-archive.org)


	*  Tested under Eclipse 3.4 (Ganymede), Eclipse 3.3 (Europe), 3.2 and 3.1.2 (on Windows XP 32/64, Vista 32/64, MacOS X.2 and Linux).
	*  ImageJ depends on tools.jar, you need to install the Sun Java Developers Kit. The JRE is not sufficient to compile ImageJ.</description>
    </item>
    <item rdf:about="http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_netbeans_howto&amp;rev=1242330269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-14T21:44:29+02:00</dc:date>
        <title>the imagej netbeans howto</title>
        <link>http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:the_imagej_netbeans_howto&amp;rev=1242330269&amp;do=diff</link>
        <description>Originaly by gharris@mbl.edu


For development, I use the NetBeans IDE*, which includes the Swing GUI Builder.
You can also download and install the NetBeans Profiler for diagnostics.
There is also the NetBeans™C/C++ Pack 5.5 which enables C/C++ coding and compiling, but I have not yet used it for compiling the QCamJNI.c code for CamAcqJ.
(A NetBeans Project for CamAcqJ development will be published soon... )
* I have not used Eclipse enough to say if it is better or worse than NetBeans.  But I …</description>
    </item>
</rdf:RDF>
