editorconfig-netbeans icon indicating copy to clipboard operation
editorconfig-netbeans copied to clipboard

Prepare certifed NetBeans Plugin Portal Release

Open bennycode opened this issue 10 years ago • 3 comments

  • http://mojo.codehaus.org/nbm-maven/nbm-maven-plugin/index.html

nbm:nbm

bennycode avatar Feb 12 '15 10:02 bennycode

If you need help, how to sign a maven-based nbm, then tell me. I did it several times for my plugins.

I also updated the documentation in the wiki recently http://wiki.netbeans.org/DevFaqSignNbm#Can_I_sign_Maven_based_NBMs_I_create.3F

markiewb avatar Jan 21 '16 23:01 markiewb

Hey @markiewb, thanks for offering your help it is definitely needed. We have read that in order to publish to the NetBeans Plugin Portal it is needed that the code runs on Java 8 & Java 7. Is that right? Because at the moment this plugin here only works with Java 8.

bennycode avatar Jan 22 '16 06:01 bennycode

it is needed that the code runs on Java 8 & Java 7.

It's correct if we would like to provide the plugin via PP Update Center (need verification). Because Java 7 is required in NetBeans 8.1 yet. If we just publish it there, no problem :)

Perhaps, I think we can provide this plugin (using java8) on PP after the next NetBeans version(NB8.2) is released.

junichi11 avatar Jan 22 '16 16:01 junichi11