src/Tools/jEdit/README_BUILD
changeset 47460 70fd47ca62e3
parent 47456 88adecfe4246
child 47471 d6a1b5aeb4b1
equal deleted inserted replaced
47459:373e456149cc 47460:70fd47ca62e3
     1 Requirements for instantaneous build from sources
     1 Requirements for instantaneous build from sources
     2 =================================================
     2 =================================================
     3 
     3 
     4 * Official Java JDK 1.6 from Sun/Oracle/Apple
     4 * Official Java JDK 1.6/1.7 from Sun/Oracle/Apple
     5   http://www.oracle.com/technetwork/java/javase/downloads/index.html
     5   http://www.oracle.com/technetwork/java/javase/downloads/index.html
     6 
     6 
     7   (or JDK/OpenJDK 1.7, but not OpenJDK 1.6)
     7   (or OpenJDK 1.7, but not OpenJDK 1.6)
     8 
     8 
     9 * Scala 2.8.2.final or 2.9.2
     9 * Scala 2.9.2 (or 2.8.2.final)
    10   http://www.scala-lang.org
    10   http://www.scala-lang.org
    11 
    11 
    12   (experimental support for Scala 2.10.x milestones)
    12   (experimental support for Scala 2.10.x milestones)
    13 
    13 
    14 * Auxiliary jedit_build component
    14 * Auxiliary jedit_build component