When using the native bundler with NetBeans 7.2RC1 with 7u6b19 on a windows 7 machine it creates temporary resources for each build and never cleans them up fully. This is with a new FX project and not with the sample projects available for download (Ensemble, etc). Items like the iconswap are looking for resources in this temp folder and not on the classpath (or so it seems). c:\User\Name\AppData\Local\Temp\builderxxxxxxxxxx.fxbundler\ This temp folder is different every time and when it is cleaned up the images and windows folders are left behind with the default .ico, .iss and .bmp files.
The native bundle is built correctly, but I'm unable to change the .ico or .iss resources as it is always looking for them in the temp folder, which is newly created for each build.
The native bundle is built correctly, but I'm unable to change the .ico or .iss resources as it is always looking for them in the temp folder, which is newly created for each build.
- duplicates
-
JDK-8147781 Javapackager installer needs to cleanup temporary folders
-
- Resolved
-