version 1.1.9
Allow to search for non-archive files as well
Added from Wiki
Thanks Uwe!
version 1.1.8
mavenize; associate with .jar, .apk, .aar archives; android icon
Provide Package Explorer support
Platform.getJobManager was removed in 4.17
Hi Andrey.. I have committed this and some other deprecation removals. I will move the project to Github Thanks!
org.eclipse.jface.util.Assert will be removed in 2020-09 release
Thanks for the info.. 1.1.7 has been released a couple of weeks ago
removed some references to deprecated code
Platform.getJobManager was removed in 4.17
no longer use org.eclipse.jface.util.Assert
version 1.1.7
org.eclipse.jface.util.Assert will be removed in 2020-09 release
This is impossible as of https://sourceforge.net/p/zipeditor/bugs/1/ The situation has not changed since then. PackageExplorer (https://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/tree/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerPart.java) does not implement the CommonNavigator extension points as https://git.eclipse.org/c/platform/eclipse.platform.ui.git/tree/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonNavigator.java does.
Provide Package Explorer support
fix late loading of class ContentTypeId
.aar file suppport
fix https://sourceforge.net/p/zipeditor/bugs/11/
add null check for empty folder
initial checkin
fix https://sourceforge.net/p/zipeditor/bugs/12/
version 1.1.6
fix https://sourceforge.net/p/zipeditor/bugs/13/
Hi Andrey, I see, your patch opens the input stream at a later point in time which in summary leads to lesser files opened at the same time. I will take this over and prepare a new release within the next weeks. Thanks, Uwe
Patch: https://github.com/iloveeclipse/zipeditor/commit/00f9ed13524b13ca48b9f04cca34161e6da84525
Patch: https://github.com/iloveeclipse/zipeditor/commit/4d4b585eb38464d5120f55685670c664344db1c1
"Zip Search" leads to fully dysfunctional Eclipse which can only be killed
This is great to hear, thanks!
will address this in the next release
Zip Editor plug-in logs multiple file not found entries in Eclipse Error Log
Home
Home
Home
Hi Uwe, I've just noticed this in my launch configuration, where all tracing options are "remembered" by Eclipse, you can see it in the *.launch files. It is not urgent of course if it is not used yet, just wanted to make sure next release will have it off by default. CU Andrey
Hi Andrey, No problem, I could change that. But I don't plan a release in the near future. I think I added this when I initially created the plugin. Don't know in which way it negatively affects the normal processing. Could you tell me? Not even managed it to see ZipEditor log messages in a normal Eclipse run with -debug, only when run using the PDE. Regards, Uwe
1.1.5 version is released with tracing enabled
version 1.1.5
central decision of suffix for model type
adapted to content type changes
replace the "store folder" action and model property by a node property
fixes overridden bit
should fix a ClassCastException if there was already a selection
added RPM read functionality
version 1.1.5
fixes ConcurrentModificationException
extracted NavigatorZipContentProvider and changed model disposal
added typed root node for visitor concept
drop down read-only
introduced different columns for tar files
added method to zip node (store|deflated)
ignore bin