Chrizzly
Chrizzly
Thx, I alreday know that :). The problem is what happens if its happen with my config? I mean if it is clean and it works, what's next? There is...
So it still happens, with a fresh new user dir, no cache like after installation NetBeans.
I got 3 exceptions: ``` java.lang.ArrayIndexOutOfBoundsException: 64 at java.base/java.util.jar.JarFile.match(JarFile.java:941) at java.base/java.util.jar.JarFile.checkForSpecialAttributes(JarFile.java:971) at java.base/java.util.jar.JarFile.isMultiRelease(JarFile.java:366) at java.base/java.util.jar.JarFile$JarFileEntry.(JarFile.java:604) at java.base/java.util.jar.JarFile.getEntry(JarFile.java:487) at org.netbeans.StandardModule.loadLocalizedProps(StandardModule.java:345) at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:169) at org.openide.modules.ModuleInfo.getDisplayName(ModuleInfo.java:60) at org.netbeans.core.startup.NbEvents.logged(NbEvents.java:191) [catch] at org.netbeans.Events.log(Events.java:141) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:321)...
I think this is similar to this ticket #2
Could this be a solution for this? +++++++++++ bundles.js ++++++++ #import ./../myJSFiles/file1.js #import ./../myJSFiles/file2.js seems similiar to the scss @import thing.
I'm struggeling with myself, whether this should be part of this plugin or not. Will think about it. And maybe I need more possible solutions how we can achieve this....
@jshster thx for the info, I will have a look into it. So you are trying to minify an empty file, right? I mean it should not make any trouble,...
Unfortunately I can't reproduce it. I have now 712 lines of random CSS. I have just classes with some random stuff, no new features etc. Please identify the piece of...
And also which version of minifierbeans you have.
> Also please check the custom-packages, which version you have. And what about this? You need to go to your user folder/.netbeans/minifierbeans/custom-packages/package.json and have a look which one you have....