forked from dpedu/hcsmp-hardcore
-
Notifications
You must be signed in to change notification settings - Fork 0
ocelotpotpie/hcsmp-hardcore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1) Install maven: a) http://maven.apache.org/download.cgi b) Add maven bin to your PATH 2) Set JAVA_HOME to your jdk path 3) Setup eclipse workspace and project a) mvn -Declipse.workspace=<path-to-eclipse-workspace> eclipse:add-maven-repo b) mvn eclipse:eclipse c) Copy test.properties.tmpl to test.properties and update for your test database. NOTE: tables are dropped in the test databases as part of the tests! 4) mvn package (should build correctly) a) mvn -DskipTests=true package (to skip tests when packaging) ... rejoice -cbarber
About
Hardcore plugin used by HCSMP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%