Short Description

This plugin allows to create an Icy plugin from a Python script, and produce a jar that can distributed to other Icy users (through Icy website in particular). Thanks to this took, neither Eclipse nor the JDK are needed to develop plugins for Icy.

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 0.3.0.0 • Released on: 2013-11-21 19:05:25
    Download
    Description:

    Fix issue preventing jar from being loaded by Icy (leading slash in entries paths)

  • Version 0.2.0.0 • Released on: 2013-11-21 11:51:51
    Download
    Description:

    - Run in a thread not to block the user interface.

    - The jar file is produced in the plugin dir. The dialog only asks for the jar name, instead of a full path. The .jar extension is appended if the user did not give it. If the file exists, the user is asked for confirmation before overwriting.

  • Version 0.1.0.0 • Released on: 2013-11-18 11:52:42
    Download
    Description:

    Update version and kernel dependency.

  • Version 0.0.1.0 • Released on: 2013-11-18 11:50:15
    Download