Skip to content
Snippets Groups Projects
  1. Dec 13, 2012
    • Etienne Kneuss's avatar
      Fix the classpath mess for good. · 9c422817
      Etienne Kneuss authored
      sbt now generates two scripts,
        - ./leon
        - ./setupenv
      setupenv needs to be evaluated before doing "sbt test". Make sure you
      run it using "source ./setupenv" and not "./setupenv" so that the
      exports contained in setupenv have an effect on the outer shell
      context.
      
      setupenv is used within ./leon as well
      9c422817
  2. Oct 26, 2012
  3. Oct 24, 2012
  4. Oct 15, 2012
  5. Sep 21, 2012
  6. Mar 07, 2012
  7. Mar 05, 2012
Loading