How to Install and Uninstall eclipse-anyedit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "eclipse-anyedit" package

This is a short guide on how to install eclipse-anyedit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-anyedit

2. Uninstall "eclipse-anyedit" package

This guide covers the steps necessary to uninstall eclipse-anyedit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-anyedit $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-anyedit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-anyedit
Priority: optional
Section: universe/devel
Installed-Size: 362
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.4.4-1
Depends: eclipse-platform (>= 3.7.0)
Suggests: eclipse-jdt
Filename: pool/universe/e/eclipse-anyedit/eclipse-anyedit_2.4.4-1_all.deb
Size: 283784
MD5sum: b3a8b272e0ef1d90ce53d42b29a0e35c
SHA1: 89f76c93b6840ba28b4b8980cd3633a7845be9a2
SHA256: fbeaa8085d6bb0a3b902f627c55f4d336b7ec4ff359d076c546712b3c6b1f34a
Description-en: Adds additional tools to the context menu of text-based Eclipse editors
AnyEdit plugin adds several new tools to the context menu of text-based Eclipse
editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit
contributes also Import/Export working sets wizards.
.
AnyEdit can:
.
* show the whitespace (tabs vs. spaces) in editors and may use custom project
settings for tab <-> spaces auto-convert-on-save feature.
* perform tabs <-> spaces convert on multiple files or entire directories and
supports also file exclusion filter for tabs <-> spaces action.
* automatically remove trailing whitespaces and/or perform tabs <-> spaces
conversion on a "save" action in all text-based Eclipse editors. It can
automatically create a new line at the end of the file if the last line was
not terminated by new line.
.
Also adds additional actions to menus and toolbars:
.
* "Save All", "Open File" and "Show whitespace in editor" buttons to the
global Eclipse toolbar.
* "Open File", "Open Type" and "Save to file..." actions to supported output
consoles and "Save to file..." toolbar button to the Console view.
* four new context menu actions to "Compare With" and "Replace With" menus
in both editors and files.
Description-md5: 3ad0db560d544cd0a181d2910b498f3f
Homepage: http://andrei.gmxhome.de/anyedit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu