This content has been marked as final.
Show 1 reply
-
1. Re: Default Roaster formatter used when calling JavaResource.setContents(JavaClassSource)
gastaldi May 8, 2015 12:34 PM (in response to neoludo)Hi Ludovic,
Actually there are 2 solutions for this:
1) Use the JavaResource setContents(InputStream data, Properties formatterProperties); method instead;
2) If you want to keep using the setContents method, run the "Java: Set Default Formatter" command to set the default formatter for your project.
Best Regards,
George Gastaldi