<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Google App Engine Support</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 13 Feb 2012 08:13:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: yole</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-148157</link>
		<dc:creator>yole</dc:creator>
		<pubDate>Sat, 09 Oct 2010 06:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-148157</guid>
		<description>Madhur,
In fact this page doesn't say that. Google App Engine is only supported in IntelliJ IDEA Ultimate.</description>
		<content:encoded><![CDATA[<p>Madhur,<br />
In fact this page doesn&#8217;t say that. Google App Engine is only supported in IntelliJ IDEA Ultimate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhur Tanwani</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-148129</link>
		<dc:creator>Madhur Tanwani</dc:creator>
		<pubDate>Fri, 08 Oct 2010 07:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-148129</guid>
		<description>This page says that the google app engine is available for community edition as well : http://www.jetbrains.com/idea/features/google_app_engine.html

However, the plugin is not supported even in the Maia CE version. Nor does it appear in the CE plugins list.

Too bad :(</description>
		<content:encoded><![CDATA[<p>This page says that the google app engine is available for community edition as well : <a href="http://www.jetbrains.com/idea/features/google_app_engine.html" rel="nofollow">http://www.jetbrains.com/idea/features/google_app_engine.html</a></p>
<p>However, the plugin is not supported even in the Maia CE version. Nor does it appear in the CE plugins list.</p>
<p>Too bad <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dario Busco</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-144748</link>
		<dc:creator>Dario Busco</dc:creator>
		<pubDate>Sat, 04 Sep 2010 23:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-144748</guid>
		<description>0.0.0.0 binding issue resolved, you will need to add a few line in the AppEngineServerStartupPolicy plugin class in order to specify the required "-a 0.0.0.0" option. Just recompile the class with that extra param and you are done, have fun!</description>
		<content:encoded><![CDATA[<p>0.0.0.0 binding issue resolved, you will need to add a few line in the AppEngineServerStartupPolicy plugin class in order to specify the required &#8220;-a 0.0.0.0&#8243; option. Just recompile the class with that extra param and you are done, have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savvyness</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-126588</link>
		<dc:creator>Savvyness</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-126588</guid>
		<description>I gave the Google App Engine Integration plugin for IntelliJ a try and its been working great for me. As for as finding a step by step guide, youll have to read through the coding manual.</description>
		<content:encoded><![CDATA[<p>I gave the Google App Engine Integration plugin for IntelliJ a try and its been working great for me. As for as finding a step by step guide, youll have to read through the coding manual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-116727</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 02 Oct 2009 22:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-116727</guid>
		<description>I am having a heck of a time getting this to work.  When I go to build a new Java project I select GAE and GWT.  The structure that I am given does not seem to be what I see in other posts.  Everyone says they have a war folder.  I don't have that created for me.  

Does anyone know of a place that has step by step directions on how to get these two working together?  I have looked everywhere but have not found anything.</description>
		<content:encoded><![CDATA[<p>I am having a heck of a time getting this to work.  When I go to build a new Java project I select GAE and GWT.  The structure that I am given does not seem to be what I see in other posts.  Everyone says they have a war folder.  I don&#8217;t have that created for me.  </p>
<p>Does anyone know of a place that has step by step directions on how to get these two working together?  I have looked everywhere but have not found anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-115653</link>
		<dc:creator>Mikko</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-115653</guid>
		<description>Importing a GAE+GWT Eclipse project as source project (instead of Eclipse project) works OK. In addition, I added a web facet to the project manually, and connected the output of GWT Facet to Web Facet. After these I was able to continue developing my app in IDEA.</description>
		<content:encoded><![CDATA[<p>Importing a GAE+GWT Eclipse project as source project (instead of Eclipse project) works OK. In addition, I added a web facet to the project manually, and connected the output of GWT Facet to Web Facet. After these I was able to continue developing my app in IDEA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikko</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-115314</link>
		<dc:creator>Mikko</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-115314</guid>
		<description>I tried to import (from version control) an existing GAE+GWT Eclipse project, but this import did not the connect project with GAE or GWT in IDEA. I added (via facets) GWT manually, but cannot add GAE that way, it seems.

Should importing of an existing project GAE work?</description>
		<content:encoded><![CDATA[<p>I tried to import (from version control) an existing GAE+GWT Eclipse project, but this import did not the connect project with GAE or GWT in IDEA. I added (via facets) GWT manually, but cannot add GAE that way, it seems.</p>
<p>Should importing of an existing project GAE work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Orlov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-114183</link>
		<dc:creator>Alexander Orlov</dc:creator>
		<pubDate>Sun, 09 Aug 2009 12:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-114183</guid>
		<description>I am trying to incorporate Grails, GAE and GWT technologies in one single project. The problem I am facing now is that I have to configure two separate "Web" configurations. One Web configuration is for Grails which Web folder have to be called "web-app" and another configuration is for GAE/GWT which Web folder have to be called "war". Actually the names "war" and "web-app" are not the real problem but the implications of the different Web folder structures of Grails and GAE/GWT.

As merging these different web folder structures may became complicated, could you in the first step, provide an option to rename the default Grails folder to e.g. "war" (haven't tried this yet) resp. to rename the default GAE/GWT folder to "web-app" (which is possible as have tried this option). It would simplify the debugging for people working with both Grails and GAE/GWT as well as to find a common and SIMPLE(!) structure for a Grails/GAE/GWT project in the second step.</description>
		<content:encoded><![CDATA[<p>I am trying to incorporate Grails, GAE and GWT technologies in one single project. The problem I am facing now is that I have to configure two separate &#8220;Web&#8221; configurations. One Web configuration is for Grails which Web folder have to be called &#8220;web-app&#8221; and another configuration is for GAE/GWT which Web folder have to be called &#8220;war&#8221;. Actually the names &#8220;war&#8221; and &#8220;web-app&#8221; are not the real problem but the implications of the different Web folder structures of Grails and GAE/GWT.</p>
<p>As merging these different web folder structures may became complicated, could you in the first step, provide an option to rename the default Grails folder to e.g. &#8220;war&#8221; (haven&#8217;t tried this yet) resp. to rename the default GAE/GWT folder to &#8220;web-app&#8221; (which is possible as have tried this option). It would simplify the debugging for people working with both Grails and GAE/GWT as well as to find a common and SIMPLE(!) structure for a Grails/GAE/GWT project in the second step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Goetsch</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-114166</link>
		<dc:creator>Jeffrey Goetsch</dc:creator>
		<pubDate>Sun, 09 Aug 2009 06:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-114166</guid>
		<description>I am having the same issues as Jesse.  I would like to get GWT + GAE in Hosted mode.  I did some research and found that you should be able to add the -server com.google.appengine.tools.development.gwt.AppEngineLauncher to the GWT shell parameters to run the GAE server rather than the standard server, but I can't seem to get this to work.

Are there plans to combine the GWT and GAE plugins?  Will GWT plugin be updated to work with GAE?

Thanks</description>
		<content:encoded><![CDATA[<p>I am having the same issues as Jesse.  I would like to get GWT + GAE in Hosted mode.  I did some research and found that you should be able to add the -server com.google.appengine.tools.development.gwt.AppEngineLauncher to the GWT shell parameters to run the GAE server rather than the standard server, but I can&#8217;t seem to get this to work.</p>
<p>Are there plans to combine the GWT and GAE plugins?  Will GWT plugin be updated to work with GAE?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/google-app-engine-support/#comment-113831</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Mon, 03 Aug 2009 04:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=881#comment-113831</guid>
		<description>I am currently using Eclipse to develop GWT applications. I have just started using it, and i hate it. So this plugin would be great. since I do all my other development in Intellij.  But, I have tried to figure out how to run the hosted mode in Intellij, like it does in Eclipse. Are there any instructions on how to get hosted mode configured? Currently, the application I am trying to run, says the server is running, but the app never comes up. And when I try to pull up on a browser, the app engine tells me I need to recompile. Which should not be the case, because it runs fine in Eclipse. Help, please.</description>
		<content:encoded><![CDATA[<p>I am currently using Eclipse to develop GWT applications. I have just started using it, and i hate it. So this plugin would be great. since I do all my other development in Intellij.  But, I have tried to figure out how to run the hosted mode in Intellij, like it does in Eclipse. Are there any instructions on how to get hosted mode configured? Currently, the application I am trying to run, says the server is running, but the app never comes up. And when I try to pull up on a browser, the app engine tells me I need to recompile. Which should not be the case, because it runs fine in Eclipse. Help, please.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

