Closed fipp closed 4 years ago
@fipp This bug was fixed in version 1.4
, or something was missing, could you please share your file?
@Camork do you mean the plugin file?
@fipp I mean the zip file that make you get the bug.
@Camork Ah, sure. Here:
(the app/bin folder is there in finder (osx) and zipinfo, but not via intellij / file expander)
@fipp I can't reproduce the bug , can you test the lastst version of File expander(v1.5)?
@Camork It turned out to be my fault. In Editor > File Types I had "bin" included in "Ignore files and folders". Once I removed that I saw the folder. Nothing wrong with your plugin so.
Sorry for the noise.
Hi! Following a webinar on gradle kotlin dsl I noticed that they were able to browse zip files in Intellij IDEA, which I couldn't. I quickly found your plugin but noticed something odd. When browsing the zip file, there is a folder not showing up (
webinar-app/bin/
in my case), which shows up using zipinfo on the terminal.If I go into my build script and specify a different name like
bin2
, I see it:Am I missing something obvious here, or is this a bug?
Using Intellij IDEA 2020.2 Ultimate and File Expander 4.51.