<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Grails and Eclipse: Not So Groovy</title>
	<atom:link href="http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/</link>
	<description>Tech And Talk - by Matthias Käppler</description>
	<lastBuildDate>Fri, 13 Nov 2009 09:57:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SpringSource: A Groovier Eclipse experience &#171; creatified.com</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-624</link>
		<dc:creator>SpringSource: A Groovier Eclipse experience &#171; creatified.com</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-624</guid>
		<description>[...] Grails applications in Eclipse using the Groovy-Eclipse-Plugin was everything but enjoyable for me. Matthias Käppler summed it up best when he wrote: Grails and Eclipse: Not So [...]</description>
		<content:encoded><![CDATA[<p>[...] Grails applications in Eclipse using the Groovy-Eclipse-Plugin was everything but enjoyable for me. Matthias Käppler summed it up best when he wrote: Grails and Eclipse: Not So [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-617</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 19 Jul 2009 13:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-617</guid>
		<description>Very useful information, thanks!</description>
		<content:encoded><![CDATA[<p>Very useful information, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcmit</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-571</link>
		<dc:creator>marcmit</dc:creator>
		<pubDate>Tue, 24 Feb 2009 00:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-571</guid>
		<description>Remote debugging seems to work. I have enabled the &quot;Disable Groovy Compiler Generation Class Files&quot; checkbox. Start the app with &quot;grails-debug run-app&quot; instead of &quot;grails run-app&quot;. Then use remote debugging on eclipse by creating a run-config for &quot;External Java Application&quot;, select the correct project and port (normally 5005, check for the text &quot;Listening for transport dt_socket at address: 5005&quot; in the grails windows) and connect your eclipse to the server.</description>
		<content:encoded><![CDATA[<p>Remote debugging seems to work. I have enabled the &#8220;Disable Groovy Compiler Generation Class Files&#8221; checkbox. Start the app with &#8220;grails-debug run-app&#8221; instead of &#8220;grails run-app&#8221;. Then use remote debugging on eclipse by creating a run-config for &#8220;External Java Application&#8221;, select the correct project and port (normally 5005, check for the text &#8220;Listening for transport dt_socket at address: 5005&#8243; in the grails windows) and connect your eclipse to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tramuntanal: Grails</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-567</link>
		<dc:creator>Tramuntanal: Grails</dc:creator>
		<pubDate>Mon, 19 Jan 2009 08:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-567</guid>
		<description>[...] http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/" rel="nofollow">http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barnaby</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-565</link>
		<dc:creator>Barnaby</dc:creator>
		<pubDate>Mon, 08 Dec 2008 19:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-565</guid>
		<description>It worked! ... sort of.  I was able to import a project and everything worked except the Acegi plugin, which refused to compile.  I even imported the jar libraries that were inside of it and it still couldn&#039;t find the classes for things like GrailsUser.  Etc.

I feel like it&#039;s sssosooooo close.  But alas, I just can&#039;t use Eclipse with Grails. So, back to doing it with Vim, like it&#039;s the 1980&#039;s all over again.</description>
		<content:encoded><![CDATA[<p>It worked! &#8230; sort of.  I was able to import a project and everything worked except the Acegi plugin, which refused to compile.  I even imported the jar libraries that were inside of it and it still couldn&#8217;t find the classes for things like GrailsUser.  Etc.</p>
<p>I feel like it&#8217;s sssosooooo close.  But alas, I just can&#8217;t use Eclipse with Grails. So, back to doing it with Vim, like it&#8217;s the 1980&#8217;s all over again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul at Work</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-564</link>
		<dc:creator>Paul at Work</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-564</guid>
		<description>HI 

Regarding the Build Error: &quot;Failed to compile configuration file&quot; ... Config.groovy ... &quot;No signature of method: groovy.util.ConfigSlurper.parse()&quot;

I was able to fix by adding the JDK tools.jar to the project classpath:
- Project Properties &gt; Java Build Path
- On Libraries tab, click Add External JARs, then select &#039;..\jdkx.x.x\lib\tools.jar

This is recommended in the instructions on how to setup the Eclipse IDE pluggin. 
See: http://grails.org/Eclipse+IDE+Integration

I am now using Grails 1.0.4.</description>
		<content:encoded><![CDATA[<p>HI </p>
<p>Regarding the Build Error: &#8220;Failed to compile configuration file&#8221; &#8230; Config.groovy &#8230; &#8220;No signature of method: groovy.util.ConfigSlurper.parse()&#8221;</p>
<p>I was able to fix by adding the JDK tools.jar to the project classpath:<br />
- Project Properties &gt; Java Build Path<br />
- On Libraries tab, click Add External JARs, then select &#8216;..\jdkx.x.x\lib\tools.jar</p>
<p>This is recommended in the instructions on how to setup the Eclipse IDE pluggin.<br />
See: <a href="http://grails.org/Eclipse+IDE+Integration" rel="nofollow">http://grails.org/Eclipse+IDE+Integration</a></p>
<p>I am now using Grails 1.0.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-559</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-559</guid>
		<description>Great fix thank you ... I have followed it through (2nd try method) and got rid of the original error.  

Unfortunately when running grails in Eclipse I now get an error relating presumably to the fact that the /classes directory already exists and was not expected (since i have commented out the delete. I am running OS X Leopard.

Error is 
&quot;Compilation error: Directory /Users/laurajtownsend/.grails/1.0.3/projects/testgrails/classes creation was not successful for an unknown reason
: Directory /Users/laurajtownsend/.grails/1.0.3/projects/testgrails/classes creation was not successful for an unknown reason
	at org.apache.tools.ant.taskdefs.Mkdir.execute(Mkdir.java:64)....&quot;

Has anyone seen this or can help me fix (comment out?) the part that wants to make the classes directory again?

Thanks

Laura</description>
		<content:encoded><![CDATA[<p>Great fix thank you &#8230; I have followed it through (2nd try method) and got rid of the original error.  </p>
<p>Unfortunately when running grails in Eclipse I now get an error relating presumably to the fact that the /classes directory already exists and was not expected (since i have commented out the delete. I am running OS X Leopard.</p>
<p>Error is<br />
&#8220;Compilation error: Directory /Users/laurajtownsend/.grails/1.0.3/projects/testgrails/classes creation was not successful for an unknown reason<br />
: Directory /Users/laurajtownsend/.grails/1.0.3/projects/testgrails/classes creation was not successful for an unknown reason<br />
	at org.apache.tools.ant.taskdefs.Mkdir.execute(Mkdir.java:64)&#8230;.&#8221;</p>
<p>Has anyone seen this or can help me fix (comment out?) the part that wants to make the classes directory again?</p>
<p>Thanks</p>
<p>Laura</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Mittal</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-549</link>
		<dc:creator>Sachin Mittal</dc:creator>
		<pubDate>Sat, 04 Oct 2008 08:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-549</guid>
		<description>To make a grails project integrate with eclipse on windows is simpler.
set the output location for both java and groovy to:
web-app/WEB-INF/classes
This is mentioned in the post.
change the Clean.groovy to not to delete the classes dir and its contents under web-inf/classes by commenting:
target ( cleanCompiledSources : &quot;Cleans compiled Java and Groovy sources&quot;) {
	def webInf = &quot;${basedir}/web-app/WEB-INF&quot;
	/*Ant.delete(dir:&quot;${webInf}/classes&quot;)*/
	Ant.delete(file:webXmlFile.absolutePath, failonerror:false)
	Ant.delete(dir:&quot;${webInf}/lib&quot;)
	/*Ant.delete(dir:classesDirPath)*/
	Ant.delete(dir:resourcesDirPath)
    Ant.delete(dir:testDirPath)
}

note commenting this makes life easier because every time you deploy a war you don&#039;t have to build the project again to repopulate classes dir.

Thanks
Sachin</description>
		<content:encoded><![CDATA[<p>To make a grails project integrate with eclipse on windows is simpler.<br />
set the output location for both java and groovy to:<br />
web-app/WEB-INF/classes<br />
This is mentioned in the post.<br />
change the Clean.groovy to not to delete the classes dir and its contents under web-inf/classes by commenting:<br />
target ( cleanCompiledSources : &#8220;Cleans compiled Java and Groovy sources&#8221;) {<br />
	def webInf = &#8220;${basedir}/web-app/WEB-INF&#8221;<br />
	/*Ant.delete(dir:&#8221;${webInf}/classes&#8221;)*/<br />
	Ant.delete(file:webXmlFile.absolutePath, failonerror:false)<br />
	Ant.delete(dir:&#8221;${webInf}/lib&#8221;)<br />
	/*Ant.delete(dir:classesDirPath)*/<br />
	Ant.delete(dir:resourcesDirPath)<br />
    Ant.delete(dir:testDirPath)<br />
}</p>
<p>note commenting this makes life easier because every time you deploy a war you don&#8217;t have to build the project again to repopulate classes dir.</p>
<p>Thanks<br />
Sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-546</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Mon, 15 Sep 2008 09:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-546</guid>
		<description>I only have problems debugging Groovy code after modifying it in a running session. The debugger is then unable to attach the source code to the compilation. I have to restart the servlet container for it to work again.</description>
		<content:encoded><![CDATA[<p>I only have problems debugging Groovy code after modifying it in a running session. The debugger is then unable to attach the source code to the compilation. I have to restart the servlet container for it to work again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nestor Urquiza</title>
		<link>http://brainflush.wordpress.com/2008/05/03/grails-and-eclipse-not-so-groovy/#comment-544</link>
		<dc:creator>Nestor Urquiza</dc:creator>
		<pubDate>Fri, 05 Sep 2008 19:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://brainflush.wordpress.com/?p=18#comment-544</guid>
		<description>It seems like a bug reported as critical on JIRA http://jira.codehaus.org/browse/GROOVY-2208

So the class files are missing LineNumberTable information and that is why Eclipse won&#039;t be able to provide debugging capability for them.

I am wondering if any of you guys found this problem so far? BTW this will affect any IDE and not just Eclipse.</description>
		<content:encoded><![CDATA[<p>It seems like a bug reported as critical on JIRA <a href="http://jira.codehaus.org/browse/GROOVY-2208" rel="nofollow">http://jira.codehaus.org/browse/GROOVY-2208</a></p>
<p>So the class files are missing LineNumberTable information and that is why Eclipse won&#8217;t be able to provide debugging capability for them.</p>
<p>I am wondering if any of you guys found this problem so far? BTW this will affect any IDE and not just Eclipse.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
