forked from javaBin/javabin-hjemmeside
-
Notifications
You must be signed in to change notification settings - Fork 0
jaranflaath/javabin-hjemmeside
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run: Download Play framework version 1.1 fra http://www.playframework.org/ Define the environment variable PLAY_HOME to the directory that contains PLAY. Include PLAY_HOME in PATH. (e.g. export PLAY_HOME=$HOME/play-1.2.1; export PATH=$PATH:$PLAY_HOME) From the directory that contains this README-file, run: 'play install playapps' 'play install pdf' All dependencies are declared in the 'conf/dependencies.yml' file When changing the dependency graph you must invoke: 'play dependencies' IDEA-instructions: play idealize Create a new IDEA project and import the "meetup" module. Add the PDF module <lib> folder to the meetup module. Eclipse: play eclipsify run developer mode: play run
About
Et forslag.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 79.7%
- Java 20.3%