Re: Compiling from command line - Annotation errors

2014-10-09 Thread YinYanSI
You Sholud add GWT Project into classpath in Eclipse Run configurationi (classpath under User Entries) klikd button Add project.. and check Your GWT Project. Apply Run configuration and Run Othere settins are Main class: *com.google.gwt.dev.codeserver.CodeServer* Arg: za CodeServer klasso

Re: Compiling from command line - Annotation errors

2014-10-09 Thread YinYanSI
If Error SDM compile: Finding entry point classes [ERROR] Unable to find type 'com.company.project.client.YourGWTApp' [ERROR] Hint: Check that the type name 'com.ajna4taiga.recycling.client.RecyclingEntryPoint' is really what you meant [ERROR] Hint: Check that your

Re: How to authenticate with Google Accoutnt ?

2012-10-17 Thread YinYanSI
2012 08:09:15 UTC+2 użytkownik YinYanSI napisał: How can we create user authentication with goolge accout with mgwt or gwt-phonegap ? I would like to use purge java api not phonegap javascript api. I would like to create activity with username and password to login user with google

How to authenticate with Google Accoutnt ?

2012-10-16 Thread YinYanSI
How can we create user authentication with goolge accout with mgwt or gwt-phonegap ? I would like to use purge java api not phonegap javascript api. I would like to create activity with username and password to login user with google accout that user already has. I woruld also get user info

gwt openpa serialization problem

2012-10-02 Thread YinYanSI
I have gwt app with openjpa 2.0 *gwt compiler compile OK * *Compiling module skladisce.SkladisceGWT* * Compiling 6 permutations* * Compiling permutation 0...* * Compiling permutation 1...* * Compiling permutation 2...* * Compiling permutation 3...* * Compiling

How to deploy and run GWT application to/from Geronimo from Eclipse ?

2012-02-24 Thread YinYanSI
Can anybody tell me how configure Eclipse so, that I will able to deploy GWT application on geronimo from eclipse and then run GWT application from eclipse (deployed on geronimo) ? Please help. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit