A alive monitoring tool to maintain PARTAKE.
- send a direct message to partake.in's administrators when partake.in doesn't response to the HTTP request.
- install Google Plugin for Eclipse to your eclipse.
- create your twitter4j.properties.
- checkout the latest project.
- import this project to your workspace, and check its setting.
- use JDK1.6+ to compile.
- use Google App Engine SDK 1.5.0.
- use JUnit4 as the testing framework.
- put your twitter4j.properties into
src/main/resources
. - now, you can run this project on Eclipse. see Google App Engine's help for detail.