 |
Tools
->
ExEdit Eclipse Plugin
Overview

ExEdit is an Eclipse plugin for executing "ex commands" inside Eclipse.
"ex(/usr/bin/ex)" is a line editor known as a part of the vi editor.
How to use

1. Save Editor.
2. Type ex commands on ExEdit view and press ENTER.
3. Eclipse will detect that the file is updated outside Eclipse and ask you for applying by Yes/No dialog. Select Yes (just press ENTER).
4. That's it.
Example: Removing line 3 to line 5.

Type "3,5d" and press ENTER.
Downloads

- net.jumperz.app.ExEdit_0.9.0.201104162218.jar
How to install

Put the jar file on your Eclipse/plugin directory and reboot Eclipse.
ExEdit view is categorised on "General" category.
License

GPL (source codes are included in the jar file)
Requirements

You need ex editor on your system ( so Windows OS is not supported).
|
|






|
|