Hi guys!

I am a user of JabRef. The only problem is that now I am behind an HTTP proxy with authentication.
I can run it with
Code:
java -Dhttp.proxyHost=myproxy -Dhttp.proxyPort=myport -jar JabRef.jar
But this does not enable authentication. Do you have any idea how I could do?

Thank you for helping!