Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gully Burns authored Jan 20, 2017
1 parent 3530cff commit ca601f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ _Note:_ This system was built for Java 1.6 with ant. Set JAVA_HOME to a local Ja
$ /usr/libexec/java_home -v 1.6
$ export JAVA_HOME=<output-of-above-command>
```
Note that you may also need to delete the `./server/bin` directory to remove old versions of the `KefedJettyServer` class if you get `Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/isi/bmkeg/kefed/server/KefedJettyServer : Unsupported major.minor version 52.0` errors.

*Build the system*
```
$ cd editor
Expand Down

0 comments on commit ca601f9

Please sign in to comment.