off-plugin
off-plugin copied to clipboard
Update dependencies
WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module net.sickill.off: added = [module org.netbeans.modules.projectuiapi.base/1 > 1.78.0, module org.netbeans.api.templates > 1.0, module org.openide.util.ui > 9.3, module org.openide.filesystems.nb, module org.openide.filesystems.compat8, module org.netbeans.modules.editor.document > 1.0] removed = []; details: [#243100: Separate desktop-independent utilities, Separate projectuiapi into desktop and NetBeans independent and dependent parts, Separation of Parsing and Indexing APIs, Separation of desktop and cleanup, Templates API has been separated into its own module.]
Perhaps it is easier to convert the plugin to maven. Setting the NB version is easier then.
See https://benkiew.wordpress.com/2013/10/21/how-convert-an-ant-based-netbeans-module-to-a-maven-based-netbeans-module/