fixed eclipse project notnoobs java apns
Using notnoop's java-apns (https://github.com/notnoop/java-apns) with GAE/J
- fixed Security Exception for GAE, concerning multithreading
- fixed pom.xml, so 'mvn compile' oder eclipse can build the project
Instructions :
-
import project with eclipse maven plugin
-
build it or build it with 'mvn compile'
-
add target.jar as lib to your GAE/J backend