aspose file tools
The moose likes Blatant Advertising and the fly likes Pled-0.2.10 - Editor with plugins Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "Pled-0.2.10 - Editor with plugins" Watch "Pled-0.2.10 - Editor with plugins" New topic
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
 
Threads others viewed
Reading .pst file
JprogressBar,loading a splash image
Running a .tcl file
Writing Plug-Ins (Not web)
Good link for source codes
MyEclipse, The Clear Choice