src/Tools/jEdit/README_BUILD
author wenzelm
Mon, 27 Aug 2012 21:37:34 +0200
changeset 48945 b5758f5a469c
parent 48917 ce37d4f8b4f4
permissions -rw-r--r--
more standard document preparation within session context;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48826
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
     1
Requirements for instantaneous build from repository
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
     2
====================================================
34324
8fa2711c0fe4 Requirements to build from sources.
wenzelm
parents:
diff changeset
     3
48826
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
     4
* Java JDK 1.7 from Oracle
44700
f4b42f310f86 updated READMEs;
wenzelm
parents: 44043
diff changeset
     5
  http://www.oracle.com/technetwork/java/javase/downloads/index.html
34325
a9b94b8f545e requires Java from Sun;
wenzelm
parents: 34324
diff changeset
     6
48826
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
     7
  (experimental support for JDK/OpenJDK 1.7)
46117
edd50ec8d471 updated version information;
wenzelm
parents: 45912
diff changeset
     8
47992
7700f0e9618c avoid scala.tools.nsc.Interpreter -- deprecated in scala-2.9.0;
wenzelm
parents: 47745
diff changeset
     9
* Scala 2.9.2
46913
3444a24dc4e9 updated to jedit_build-20120313 with jedit-4.5.0;
wenzelm
parents: 46117
diff changeset
    10
  http://www.scala-lang.org
34635
507ab6c2df46 updated to Netbeans 6.7;
wenzelm
parents: 34606
diff changeset
    11
46997
395b7277ed76 misc tuning to accomodate scala-2.10.0-M2;
wenzelm
parents: 46913
diff changeset
    12
  (experimental support for Scala 2.10.x milestones)
395b7277ed76 misc tuning to accomodate scala-2.10.0-M2;
wenzelm
parents: 46913
diff changeset
    13
48826
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
    14
  Note that the official directory layout of JDK and Scala is required!
b19ba23e70c5 updated to jdk-7u6 and jedit_build-20120813 -- NB: plain Isabelle/Scala still happens to work with jdk-6;
wenzelm
parents: 47992
diff changeset
    15
48917
ce37d4f8b4f4 updated READMEs -- most Mac OS X problems are gone thanks to jdk-7u6;
wenzelm
parents: 48826
diff changeset
    16
* Auxiliary jedit_build component according to Admin/components/main
40442
19faffbe5066 more hints on building and running Isabelle/jEdit from command line;
wenzelm
parents: 38144
diff changeset
    17
19faffbe5066 more hints on building and running Isabelle/jEdit from command line;
wenzelm
parents: 38144
diff changeset
    18
43281
8d8b6ed0588c removed obsolete Netbeans project setup;
wenzelm
parents: 42898
diff changeset
    19
Build and run
8d8b6ed0588c removed obsolete Netbeans project setup;
wenzelm
parents: 42898
diff changeset
    20
=============
34606
76509ef6f1b6 updated notes about Isabelle environment, no longer need to use "isabelle env netbeans";
wenzelm
parents: 34600
diff changeset
    21
43281
8d8b6ed0588c removed obsolete Netbeans project setup;
wenzelm
parents: 42898
diff changeset
    22
isabelle jedit -l HOL Test.thy
34763
wenzelm
parents: 34761
diff changeset
    23