Auginte is a tool to augment the meaning of complex and heterogeneous information
sbt auginteDesktop/run
Assuming you have sbt v1.2.7+ installed.
Alternatively you can run Auginte with Idea
sbt auginteDesktop/assembly
This will generate flat .jar
somewhere in auginte-desktop/target/scala-2.12/
To run the application:
java -jar auginte-desktop/target/scala-2.12/AuginteDesktop-assembly-0.9.5-SNAPSHOT.jar
Where 0.9.5-SNAPSHOT
version may differ
auginte.jar [--config-file=...] [SAVED_PROJECT_PATH]
If no arguments, using default configuration and example project.
For example:
java -jar auginte.jar --config-file=auginte-desktop/src/main/resources/example.conf path/to/saved.json
Only infinity zoomig is covered with tests
sbt test
v0.9.5
- Stable version using JSON as a storagev0.8.*
- added web version: Maintenance discarded: Too big memory consumption for simple event-based systemv0.7.*
- OrientDB as a storage: Maintenance discarded: incompatible for frequent async search/storev0.6.4
- JSON based storage: Retagging asv0.9.5
: Too keep application usable and up-to-datev0.0.*
-v0.5.*
– Prototype
- Panel not fills whole window. (Linux, Awesome WM)
- Solution:
wmname LG3D
before running jar - For more: http://www.minecraftforum.net/topic/127416-minecraft-and-awesome-window-manager/
- Solution:
- After gen-idea, no compiler library found
- Project settings -> Libraries -> scala-library -> Classes: Add from ~/.sbt/boot//scala-
- Project settings -> Facets -> Compiler library: Choose scaka-library
- http://koleksiuk.github.io/blog/2013/03/29/run-and-setup-scala-with-sbt-plus-scalatest-plus-intellij-idea-12/
- http://plugins.jetbrains.com/plugin/?idea&id=5007
- www.cse.unt.edu/~tarau/teaching/SoftEng/scala-swing-design.pdf
Aurelijus Banelis aurelijus@banelis.lt http://www.auginte.com