editorconfig-netbeans
editorconfig-netbeans copied to clipboard
Prepare certifed NetBeans Plugin Portal Release
- http://mojo.codehaus.org/nbm-maven/nbm-maven-plugin/index.html
nbm:nbm
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
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.
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.