Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
This commit is contained in:
parent
3b9c5d6431
commit
5858e12b1a
50 changed files with 3124 additions and 1920 deletions
23
.gitignore
vendored
23
.gitignore
vendored
|
@ -1,7 +1,20 @@
|
|||
/build/
|
||||
/dist/
|
||||
CVS
|
||||
/logs/
|
||||
/mobibot.properties
|
||||
.classpath
|
||||
.gradle
|
||||
.idea
|
||||
.nb-gradle
|
||||
.project
|
||||
.settings
|
||||
/bin
|
||||
/build
|
||||
/deploy
|
||||
/dist
|
||||
/fetcher.properties
|
||||
/gen
|
||||
/log4j.properties
|
||||
/logs
|
||||
/mobibot.properties
|
||||
/out
|
||||
/proguard-project.txt
|
||||
/project.properties
|
||||
/test-output
|
||||
CVS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue