|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| include | %!s(int64=8) %!d(string=hai) anos | |
| resources | %!s(int64=8) %!d(string=hai) anos | |
| schema | %!s(int64=8) %!d(string=hai) anos | |
| src | %!s(int64=8) %!d(string=hai) anos | |
| .gitignore | %!s(int64=8) %!d(string=hai) anos | |
| .gitmodules | %!s(int64=8) %!d(string=hai) anos | |
| LICENSE | %!s(int64=8) %!d(string=hai) anos | |
| README.md | %!s(int64=8) %!d(string=hai) anos | |
| pom.xml | %!s(int64=8) %!d(string=hai) anos |
This guide assumes the following:
mvn -f include/pom.xml clean packagejava -jar target\d20-charsheet.jarjava -jar target/d20-charsheet.jarCurrently, this can only be run from the 'd20-charsheet' directory!
File > Import > Maven > Existing Maven ProjectsRun > Run Configurations and press the white page icon (New launch configuration)d20-charsheet as the project, and org.leumasjaffe.charsheet.Test as the main class.Run Test