<?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/"
		>
<channel>
	<title>Comments on: Update on Groovy and Grails in NetBeans</title>
	<atom:link href="http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/</link>
	<description>here and there</description>
	<lastBuildDate>Wed, 11 Aug 2010 07:35:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Unison</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-257</link>
		<dc:creator>Unison</dc:creator>
		<pubDate>Wed, 20 Feb 2008 23:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-257</guid>
		<description>Nice work, guys!!!</description>
		<content:encoded><![CDATA[<p>Nice work, guys!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wagner</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-256</link>
		<dc:creator>Wagner</dc:creator>
		<pubDate>Thu, 07 Feb 2008 00:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-256</guid>
		<description>Hello,

I dont work plugins Grails for Netbeans. Why?  I get error: &quot;grails: JAVA_HOME is not defined correctly; can not execute: java&quot; I set  JAVA_HOME, GROOVY_HOME, GRAILS_HOME, but unsucessfull.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I dont work plugins Grails for Netbeans. Why?  I get error: &#8220;grails: JAVA_HOME is not defined correctly; can not execute: java&#8221; I set  JAVA_HOME, GROOVY_HOME, GRAILS_HOME, but unsucessfull.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jianwu_chen</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-255</link>
		<dc:creator>jianwu_chen</dc:creator>
		<pubDate>Wed, 30 Jan 2008 14:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-255</guid>
		<description>Thanks for the great effort. I&#039;m looking forward to see the release of this feature. I believe lots of the java people are waiting like me. You are doing great work.

I&#039;m also using groovy scripts as part of my WEB maven project. So hope you can take care of the groovy support in the maven web project using the maven plugin.</description>
		<content:encoded><![CDATA[<p>Thanks for the great effort. I&#8217;m looking forward to see the release of this feature. I believe lots of the java people are waiting like me. You are doing great work.</p>
<p>I&#8217;m also using groovy scripts as part of my WEB maven project. So hope you can take care of the groovy support in the maven web project using the maven plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hohonuuli</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-254</link>
		<dc:creator>hohonuuli</dc:creator>
		<pubDate>Sun, 20 Jan 2008 02:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-254</guid>
		<description>I use groovy in my Maven projects (using the Groovy maven plugin) The source for the groovy code typically lives in /src/main/groovy. I just want to mention this because it would be great to have a &#039;groovy aspect&#039; that works with Maven projects opened in Netbeans.</description>
		<content:encoded><![CDATA[<p>I use groovy in my Maven projects (using the Groovy maven plugin) The source for the groovy code typically lives in /src/main/groovy. I just want to mention this because it would be great to have a &#8216;groovy aspect&#8217; that works with Maven projects opened in Netbeans.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Adamek</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-253</link>
		<dc:creator>Martin Adamek</dc:creator>
		<pubDate>Fri, 18 Jan 2008 08:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-253</guid>
		<description>Sooyoung , you are facing this bug: http://www.netbeans.org/issues/show_bug.cgi?id=124527
Should be solved soon.</description>
		<content:encoded><![CDATA[<p>Sooyoung , you are facing this bug: <a href="http://www.netbeans.org/issues/show_bug.cgi?id=124527" rel="nofollow">http://www.netbeans.org/issues/show_bug.cgi?id=124527</a><br />
Should be solved soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sooyoung</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-252</link>
		<dc:creator>Sooyoung</dc:creator>
		<pubDate>Fri, 18 Jan 2008 02:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-252</guid>
		<description>I&#039;m try to create a new Grails project in Netbeans (6.1 build 200801171200) with the new plugin and am getting this exception. I properly set the grails home property for the plugin.

java.lang.AssertionError: Null DataObject provided by org.netbeans.modules.groovy.grailsproject.ui.wizards.NewGrailsProjectWizardIterator@1dba089
	at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1033)
	at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:595)
	at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:416)
	at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:253)
	at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:165)
	at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1384)
	at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1341)
	at org.openide.WizardDescriptor.access$1600(WizardDescriptor.java:119)
	at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:1908)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)

Anyone else getting this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m try to create a new Grails project in Netbeans (6.1 build 200801171200) with the new plugin and am getting this exception. I properly set the grails home property for the plugin.</p>
<p>java.lang.AssertionError: Null DataObject provided by org.netbeans.modules.groovy.grailsproject.ui.wizards.NewGrailsProjectWizardIterator@1dba089<br />
	at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1033)<br />
	at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:595)<br />
	at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:416)<br />
	at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:253)<br />
	at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:165)<br />
	at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1384)<br />
	at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1341)<br />
	at org.openide.WizardDescriptor.access$1600(WizardDescriptor.java:119)<br />
	at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:1908)<br />
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)<br />
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)</p>
<p>Anyone else getting this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Ledoux</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-251</link>
		<dc:creator>Jacques Ledoux</dc:creator>
		<pubDate>Thu, 17 Jan 2008 13:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-251</guid>
		<description>Yes, absolutely, please, Groovy is an integral part of our Java projects and we  need that inter-operability between the two languages.

Thanks and bravo for your product.</description>
		<content:encoded><![CDATA[<p>Yes, absolutely, please, Groovy is an integral part of our Java projects and we  need that inter-operability between the two languages.</p>
<p>Thanks and bravo for your product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Jais</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-250</link>
		<dc:creator>Markus Jais</dc:creator>
		<pubDate>Thu, 17 Jan 2008 08:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-250</guid>
		<description>This are great news. Thanks for all your work!!
I think it would be good to add Groovy support to normal Java projects.</description>
		<content:encoded><![CDATA[<p>This are great news. Thanks for all your work!!<br />
I think it would be good to add Groovy support to normal Java projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Adamek</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-249</link>
		<dc:creator>Martin Adamek</dc:creator>
		<pubDate>Mon, 14 Jan 2008 21:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-249</guid>
		<description>Well, unfortunately plugin is developed against latest APIs, so it won&#039;t e available for 6.0 final anymore. You&#039;ll have to use 6.1 daily builds or milestones.</description>
		<content:encoded><![CDATA[<p>Well, unfortunately plugin is developed against latest APIs, so it won&#8217;t e available for 6.0 final anymore. You&#8217;ll have to use 6.1 daily builds or milestones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filip</title>
		<link>http://www.martinadamek.com/2008/01/09/update-on-groovy-and-grails-in-netbeans/comment-page-1/#comment-248</link>
		<dc:creator>Filip</dc:creator>
		<pubDate>Mon, 14 Jan 2008 21:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://martin.adamek.sk/?p=13#comment-248</guid>
		<description>Hi Martin,

I wish you all the best in 2008!
I have just one question: when do you plan to release thin new version of plugin?

Best regards,
Filip</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>I wish you all the best in 2008!<br />
I have just one question: when do you plan to release thin new version of plugin?</p>
<p>Best regards,<br />
Filip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
