sandeepIUOE

Results 3 issues of sandeepIUOE

Hi, can you autodelete the files on exit of Outlook or on start up for the first time?

`LoaderParameters params = new LoaderParameters()` ` params.width = 300;` `SVGLoader.load(Main.class.getResource("/logo.svg"), params);` ![image](https://user-images.githubusercontent.com/41022205/159716139-c316e774-c6bb-40e7-b931-0f2083bb3069.png)

bug

https://github.com/apache/netbeans/issues/7323 Since Netbeans profiler stopped working on compiled code after Java 11, it seems like they will be just removing the profiler out of the IDE for good. VisualVM is...

enhancement