| Author |
Pled-0.2.10 - Editor with plugins
|
Stefan Wagner
Ranch Hand
Joined: Jun 02, 2003
Posts: 1920
|
|
At http://freshmeat.net/projects/pled/ you may download pled-0.2.10 It's an opensource programmable editor writtten in Java, which supports plugins. Plugins are included for regular expression search and replace, inserting the output of system commands and SQL queries, indentation in allmanstyle and more. Pled isn't meant as one-for-all, everyday editor. i.e.: it doesn't have Syntaxhighlightening. But it's easy to write a plugin for textmanipulation, and include it in the toolbar. Therefore it's a nice tool for special tasks. For intermediate java-users, it may help to understand the idea of interfaces and reflection. Of course it's OpenSource and free.
|
http://home.arcor.de/hirnstrom/bewerbung
|
 |
 |
|
|
subject: Pled-0.2.10 - Editor with plugins
|
|
|