Replaced Google SOAP API (defunct) with JSON API. Added support for posting to identi.ca. Fixed various StockQuote fetching problems.
12 lines
No EOL
201 B
Properties
12 lines
No EOL
201 B
Properties
# Project
|
|
proj.name=mobibot
|
|
proj.version=0.5
|
|
proj.package=net.thauvin.erik.mobibot
|
|
proj.run=${proj.package}.Mobibot
|
|
|
|
# Locations
|
|
path.classes=build
|
|
path.src=src
|
|
path.dist=dist
|
|
path.lib=lib
|
|
path.ant=ant |