Skip to content

Commit

Permalink
Merge remote branch 'fork/380'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jan 20, 2015
2 parents 11079b2 + 53a2e76 commit 03fa7e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ Just add this plugin to your `pom.xml`:
</build>
```

and make sure you have the JDK binaries (including the Java compiler `javac`)
accessible from your `PATH` environment variable (e.g. if you have JDK 1.8.0
installed in Windows your PATH should contain something like `C:\Program
Files\Java\jdk1.8.0\bin`).

Read this short summary of [typical mistakes](https://github.com/tpc2/qulice/wiki/mistakes)
you may encounter in your project.
Qulice can't catch them, that's why this wiki page...
Expand Down

0 comments on commit 03fa7e4

Please sign in to comment.