updated to Pure.jar;
authorwenzelm
Sat, 23 Aug 2008 23:17:11 +0200
changeset 27975 fbec8e89f255
parent 27974 1dfb0e260e4c
child 27976 12d9ec5b08de
updated to Pure.jar;
lib/jedit/README
--- a/lib/jedit/README	Sat Aug 23 23:07:46 2008 +0200
+++ b/lib/jedit/README	Sat Aug 23 23:17:11 2008 +0200
@@ -2,8 +2,8 @@
 ===================================================
 
 This provides both a basic editing "mode" (with some degree of syntax
-highlighting), and a proper "plugin" with some support for interaction
-with the Isabelle process.
+highlighting), and a minimal "plugin" with some support for
+interaction with the Isabelle process.
 
 
 Mode installation
@@ -28,8 +28,8 @@
 Plugin installation
 -------------------
 
-1) Copy or symlink [ISABELLE_HOME]/lib/jedit/isabelle.jar to
-[JEDIT_SETTINGS]/jars/
+1) Copy or symlink [ISABELLE_HOME]/lib/classes/Pure.jar and
+[ISABELLE_HOME]/lib/jedit/isabelle.jar to [JEDIT_SETTINGS]/jars/
 
 2) Install scala-library.jar likewise (taken from the regular Scala
 distribution, cf. the http://www.scala-lang.org/downloads/index.html)