src/Tools/jEdit/plugin/Isabelle.props
author wenzelm
Sat, 20 Dec 2008 14:48:10 +0100
changeset 34418 5f25eb86c6a0
parent 34393 src/Tools/jEdit/plugin/IsabellePlugin.props@f0e1608a774f
child 34420 4187cec99c11
permissions -rw-r--r--
renamed IsabellePlugin to Isabelle; tuned properties according to http://isabelle.in.tum.de/repos/isabelle/file/b1c6f4563df7/lib/jedit/plugin/Isabelle.props;

## Isabelle plugin properties

#identification
plugin.isabelle.jedit.Plugin.name=Isabelle
plugin.isabelle.jedit.Plugin.version=0.0.1
plugin.isabelle.jedit.Plugin.description=Isabelle/Isar proof document support

#system parameters
plugin.isabelle.jedit.Plugin.activate=startup
plugin.isabelle.jedit.Plugin.option-pane=isabelle
plugin.isabelle.jedit.Plugin.usePluginHome=false
plugin.isabelle.jedit.Plugin.jars=isabelle-Pure.jar core-renderer.jar scala-library.jar

#dependencies
plugin.isabelle.jedit.Plugin.depend.0=jdk 1.5
plugin.isabelle.jedit.Plugin.depend.1=jedit 04.03.14.00
plugin.isabelle.jedit.Plugin.depend.2=plugin errorlist.ErrorListPlugin 1.7
plugin.isabelle.jedit.Plugin.depend.3=plugin sidekick.SideKickPlugin 0.7.6

#menu
plugin.isabelle.jedit.Plugin.menu.label=Isabelle
plugin.isabelle.jedit.Plugin.menu=Isabelle.show-output Isabelle.show-state Isabelle.activate Isabelle.show-scroller

Isabelle.show-output.label=Show Output
Isabelle.show-state.label=Show State
Isabelle.show-scroller.label=Show Scroller
Isabelle.activate.label=Activate current buffer

Isabelle_output.title=Isabelle Output
Isabelle_state.title=Isabelle State
Isabelle_scroller.title=Isabelle Scroller

#options
options.isabelle.label=Isabelle
options.isabelle.code=new isabelle.jedit.OptionPane();
options.isabelle.font-path.title=Font Path
options.isabelle.font-size.title=Font Size
options.isabelle.font-size=14

sidekick.parser.isabelle.label=Isabelle
mode.text.sidekick.parser=isabelle