Hello, I have set gpg signing commits for my git repositories. Commit works fine from command line, but if I try to commit from NetBeans I got this error message:
org.eclipse.jgit.api.errors.UnsupportedSigningFormatException: No signer for openpgp signatures. Use another signature type for git config gpg.format, or do not sign. I have also tried signing with an ssh key and I got a similar error. My setups is: NetBeans 29 Linux Mint Do I need to setup something additional to make it working with NetBeans? Thanks in advance -- Dragan Bjedov Try my plugin NetBeans CSV Editor <https://plugins.netbeans.apache.org/catalogue/?id=114>
