Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install JetBrains Toolbox
  2. Install IntelliJ
  3. Import Clowder SBT project into IntelliJ - you should be automatically prompted to install SBT / Scala support
  4. Create a "Play 2.0 App" Run Configuration - be sure to add
  5. Download JNotify and edit your Run Configuration to add it to your path - your JVM arguments should include -Djava.library.path=path/to/jnotify to you JVM argumentsDownload JNotify and add it to your path

JNotify Setup

To compile Clowder you will need to have at least version 1.7 of JAVA. Version 1.8 will work as well.

...