Re: [appengine-java] GWT Hosted Mode with App Engine

2010-06-28 Thread Jason Parekh
On Fri, Jun 25, 2010 at 1:48 PM, alexh alexanderhar...@gmail.com wrote:

 Hi,

 I am currently developing a GWT 2.0 application that will run on
 Google
 App Engine. I have chosen to use Maven and am running my application
 from the command line for debugging and testing.

 What I would like to do is run my application in the GWT 2.0 hosted
 environment
 but still initialize the App Engine runtime server. Can someone help
 me out
 with what I need to configure in order to make this happen? I'm
 currently using gwt-maven-plugin in my pom.xml. Any help with this
 would be greatly appreciated.

 I realize that the Google Plugin for Eclipse handles this seamlessly,
 but I have been unable to get it to cooperate with M2Eclipse and my
 Maven project.


Have you tried STS 2.3.3 M1?  That combined with GPE 1.4 M1 will let you use
Maven easily.  Check out
http://blog.springsource.com/2010/06/02/using-springsource-tool-suite-2-3-3-m1-with-roo-and-gwt/.

Alternatively, you can try installing the GPE 1.4 M1 into your existing
Eclipse (w/ m2eclipse).  See
http://code.google.com/eclipse/docs/download_1_4_m1.html .



 Thanks

 alex

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine for Java group.
 To post to this group, send email to
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] GWT Hosted Mode with App Engine

2010-06-25 Thread alexh
Hi,

I am currently developing a GWT 2.0 application that will run on
Google
App Engine. I have chosen to use Maven and am running my application
from the command line for debugging and testing.

What I would like to do is run my application in the GWT 2.0 hosted
environment
but still initialize the App Engine runtime server. Can someone help
me out
with what I need to configure in order to make this happen? I'm
currently using gwt-maven-plugin in my pom.xml. Any help with this
would be greatly appreciated.

I realize that the Google Plugin for Eclipse handles this seamlessly,
but I have been unable to get it to cooperate with M2Eclipse and my
Maven project.

Thanks

alex

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.