# Zipo's Overview # |
jEdit is a fantastic GNU programmer's text editor written in Java. Its author,
Slava Pestov, has included a plugin support. This is my fourth plugin for jEdit. This
time, I bring you a plugin able to browse a zip file (zip or jar) and choose any
file contained in it to open it in a new Buffer. |
# Usage # |
Zipo is very easy to use. Just click on Zipo in the jEdit's Plugins menu.
A new dialog will appear. Just choose the zip file to be browsed. Then, a new window will appear. It contains
a table with two columns: File Name and Directory. Select any file to open and click Open.
You can hack Zipo, but do not forget to send it back to the jEdit's development list.
|