Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihnita/external-filter
Eclipse plugin that takes text from the current editor, processed it through an external filter, and brings it back.
https://github.com/mihnita/external-filter
Last synced: about 2 months ago
JSON representation
Eclipse plugin that takes text from the current editor, processed it through an external filter, and brings it back.
- Host: GitHub
- URL: https://github.com/mihnita/external-filter
- Owner: mihnita
- License: apache-2.0
- Created: 2013-06-03T07:48:40.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T09:40:20.000Z (almost 4 years ago)
- Last Synced: 2023-03-23T02:33:06.340Z (almost 2 years ago)
- Language: Java
- Homepage: http://www.mihai-nita.net/java/
- Size: 334 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
external-filter
===============Eclipse plugin that takes text from the current editor, processes it through an external filter, and brings it back.
Quick install:
* In Eclipse select “Help” -> “Install New Software...” and click “Add...” to add the following URL:
http://www.mihai-nita.net/eclipse
* You can then select the site in the “Work with” list and continue the installation like with any other plugin.Detailed info and screen-shots at http://www.mihai-nita.net/java.