Helma jEdit Plugin ================== This is a plugin to run Helma as a jEdit plugin Installation Instructions ========================= What you need: * jEdit 4.2 from http://www.jedit.org/ * A recent Helma snapshot * Apache Ant Steps to build and install: 1) Install and start jEdit, open the Plugin Manager and install at least the following two plugins: SideKick ErrorList 2) Unzip helmaplugin.zip 3) Edit the helmaplugin build.properties file so that the paths for jEdit installation and plugin directories match your setup. The plugin directory must be the one that contain the files called SideKick.jar und ErrorList.jar installed in step 1 4) Run "ant dist" in the helmaplugin directory. This should compile and install the Helma jEdit plugin.