A Intellij plugin that can explore archive-based file in project view
If you would like to build from source, use this following command:
$ ./gradlew clean buildPlugin
Once it finishes the locally built this IntelliJ Plugin will be located here:
build/distributions/fileExpander-<version>.zip
You can install this from Preferences > Plugins > Install plugin from disk... point to newly built zip file
zip-based type (.zip .jar .war .epc etc)
.gz
.tar
.tar.gz , .tgz
.7z
nested archive file.
Any issues, feature requirement and contributions are welcome!
File Expander Plugin is available under the GNU General Public License, Version 3.0.