Package: eclipse-anyedit / 2.4.4-1

Metadata

Package Version Patches format
eclipse-anyedit 2.4.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove pre eclipse 3.7.0 compatibility.patch | (download)

AnyEditTools/src/de/loskutov/anyedit/AnyEditToolsPlugin.java | 7 1 + 6 - 0 !
AnyEditTools/src/de/loskutov/anyedit/actions/internal/SpecialSaveAction.java | 155 0 + 155 - 0 !
AnyEditTools/src/de/loskutov/anyedit/actions/internal/SpecialSaveAllAction.java | 194 0 + 194 - 0 !
AnyEditTools/src/de/loskutov/anyedit/actions/internal/StartupHelper.java | 314 0 + 314 - 0 !
4 files changed, 1 insertion(+), 669 deletions(-)

 remove-pre-eclipse-3.7.0-compatibility

These classes are both useless and uncompilable with current Eclipse

dont bundle source.patch | (download)

AnyEditTools/build.properties | 9 1 + 8 - 0 !
1 file changed, 1 insertion(+), 8 deletions(-)

 dont-bundle-source

Don't bundle sources, Eclipse project configuration and superfluous
license text into the resulting plugin jar.