Hi guys,

I'm wondering if anyone is using VSCode to develop the plugins and has a 
setup that can share? I'm having trouble setting up properly workspace 
options so that the --add-opens 
<https://github.com/jenkinsci/jira-plugin/blob/master/pom.xml#L429-L434> 
are passed to the Maven test runner.

I see the surefire configuration reusing by VSCode is not supported 
<https://github.com/Microsoft/vscode-java-test/issues/131> so after 
spending too much time trying to figure this out, I just disabled for now 
autobuild for java in VSCode and I run the tests from the terminal, which 
is very annoying.

Theoretically, the run configurations should work 
<https://github.com/microsoft/vscode-java-test/wiki/Run-with-Configuration>, 
but for some reason it's not working for me. Then I figured, that most 
probably someone already has a proper setup for this? (maybe someone has 
checked into git the .workspace file with the config?)

Thanks,
Radek

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-dev/fa7cc383-3078-4f33-a235-64af2deb3d26n%40googlegroups.com.

Reply via email to