Offline management tool for OJS.
In conjunction with the toru-api this app allows Editors to:
- Prepare Issues offline
- Prepare Articles offline
- Sycn them to an OJS install for publication
Eclipse setup:
- File -> New Java Project
- Location toru_app + Project name "java_ojs" -> Finish
- Add sqlite and swingx jar files from the lib folder to buildpath
- Check of JRE System Library is correct ( configure build path -> libaries -> edit jre -> execution environment and select javase-1.8