marekchowaniok/google_authentication
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To run this project you have to : mvn clean compile mvn exec:java -Dexec.mainClass=com.majecek.gdata.App -Dexec.args="username[without @gmail.com] password" some tips how to run maven to execute java code (requires to modify pom.xml) http://www.vineetmanohar.com/2009/11/3-ways-to-run-java-main-from-maven/