<?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 for Morroni Blog</title>
	<atom:link href="http://blog.morroni.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.morroni.com</link>
	<description>Stuff We Like to Write About</description>
	<lastBuildDate>Mon, 10 Oct 2011 00:12:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Debugging Scala projects in IntelliJ by Dirk</title>
		<link>http://blog.morroni.com/2011/06/30/debugging-scala-projects-in-intellij/comment-page-1/#comment-6837</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Mon, 10 Oct 2011 00:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=331#comment-6837</guid>
		<description>Very helpful, thanks! The stackoverflow questions all deal with jetty which is confusing.
I had to restart IntelliJ to get the debugger to stop when running from the SBT console. Maybe the updated SBT plugin settings needed to be loaded correctly.</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks! The stackoverflow questions all deal with jetty which is confusing.<br />
I had to restart IntelliJ to get the debugger to stop when running from the SBT console. Maybe the updated SBT plugin settings needed to be loaded correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to setup a Merchant Account by Hot Water Systems</title>
		<link>http://blog.morroni.com/2010/01/25/how-to-setup-a-merchant-account/comment-page-1/#comment-4215</link>
		<dc:creator>Hot Water Systems</dc:creator>
		<pubDate>Mon, 11 Apr 2011 11:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=165#comment-4215</guid>
		<description>nice post thanks for sharing this article</description>
		<content:encoded><![CDATA[<p>nice post thanks for sharing this article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Low Cost Open Source Back Office For Small Businesses by Shana Scioneaux</title>
		<link>http://blog.morroni.com/2009/04/30/low-cost-open-source-back-office-for-small-businesses/comment-page-1/#comment-3932</link>
		<dc:creator>Shana Scioneaux</dc:creator>
		<pubDate>Wed, 23 Mar 2011 08:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=39#comment-3932</guid>
		<description>hey, I like ur website. its a nice blog and I wanted to post a little note to tell you, great job!</description>
		<content:encoded><![CDATA[<p>hey, I like ur website. its a nice blog and I wanted to post a little note to tell you, great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Andy Czerwonka</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1942</link>
		<dc:creator>Andy Czerwonka</dc:creator>
		<pubDate>Sun, 14 Nov 2010 15:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1942</guid>
		<description>I think I&#039;d like to go with SBT.  Do you still use IntelliJ with the Scala plugin?  If so, what does your configuration look like?</description>
		<content:encoded><![CDATA[<p>I think I&#8217;d like to go with SBT.  Do you still use IntelliJ with the Scala plugin?  If so, what does your configuration look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Larry Morroni</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1922</link>
		<dc:creator>Larry Morroni</dc:creator>
		<pubDate>Fri, 12 Nov 2010 17:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1922</guid>
		<description>Hi Andy,
I was able to reproduce your issue.  I have two suggestions.  The first would be to create a new maven configuration under the drop down next to the green run arrow.  The second suggestion would be to use sbt.  I pretty much use sbt for all my lift development at this point.  I hope that helps.  Thanks for reading our blog!

Larry</description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
I was able to reproduce your issue.  I have two suggestions.  The first would be to create a new maven configuration under the drop down next to the green run arrow.  The second suggestion would be to use sbt.  I pretty much use sbt for all my lift development at this point.  I hope that helps.  Thanks for reading our blog!</p>
<p>Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Andy Czerwonka</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1916</link>
		<dc:creator>Andy Czerwonka</dc:creator>
		<pubDate>Thu, 11 Nov 2010 21:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1916</guid>
		<description>I ran the following if you want to try it.

mvn archetype:generate -U        \
     -DarchetypeGroupId=net.liftweb        \
     -DarchetypeArtifactId=lift-archetype-basic_2.8.0        \
     -DarchetypeVersion=2.2-M1        \
     -DremoteRepositories=http://scala-tools.org/repo-releases     \
     -Dversion=0.1		\
     -DgroupId=com.andyczerwonka.test -DartifactId=test</description>
		<content:encoded><![CDATA[<p>I ran the following if you want to try it.</p>
<p>mvn archetype:generate -U        \<br />
     -DarchetypeGroupId=net.liftweb        \<br />
     -DarchetypeArtifactId=lift-archetype-basic_2.8.0        \<br />
     -DarchetypeVersion=2.2-M1        \<br />
     -DremoteRepositories=http://scala-tools.org/repo-releases     \<br />
     -Dversion=0.1		\<br />
     -DgroupId=com.andyczerwonka.test -DartifactId=test</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Andy Czerwonka</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1915</link>
		<dc:creator>Andy Czerwonka</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1915</guid>
		<description>When I run your example, it works great.  If I try and change the archetype to something more recent, say lift-archetype-basic_2.8.0 and 2.2-M1 as the version, there is no run menu available when I import the project.</description>
		<content:encoded><![CDATA[<p>When I run your example, it works great.  If I try and change the archetype to something more recent, say lift-archetype-basic_2.8.0 and 2.2-M1 as the version, there is no run menu available when I import the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Rupert</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1727</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Thu, 21 Oct 2010 20:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1727</guid>
		<description>Thanks for this. As you say, very useful for us newbies!</description>
		<content:encoded><![CDATA[<p>Thanks for this. As you say, very useful for us newbies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup IntelliJ 9 for Lift Framework Development by Morroni Blog &#187; Blog Archive &#187; IntelliJ, SBT, and Lift</title>
		<link>http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/comment-page-1/#comment-1470</link>
		<dc:creator>Morroni Blog &#187; Blog Archive &#187; IntelliJ, SBT, and Lift</dc:creator>
		<pubDate>Thu, 09 Sep 2010 18:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=198#comment-1470</guid>
		<description>[...] did a pretty verbose post on using IntelliJ with lift here:  http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/. This assumes you have installed the Scala and SBT plugins in [...]</description>
		<content:encoded><![CDATA[<p>[...] did a pretty verbose post on using IntelliJ with lift here:  <a href="http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/" rel="nofollow">http://blog.morroni.com/2010/07/14/setup-intellij-9-for-lift-framework-development/</a>. This assumes you have installed the Scala and SBT plugins in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Low Cost Open Source Back Office For Small Businesses by Dave Roberts</title>
		<link>http://blog.morroni.com/2009/04/30/low-cost-open-source-back-office-for-small-businesses/comment-page-1/#comment-10</link>
		<dc:creator>Dave Roberts</dc:creator>
		<pubDate>Wed, 13 May 2009 16:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.morroni.com/?p=39#comment-10</guid>
		<description>I&#039;m glad Vyatta could help. Spread the word. :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad Vyatta could help. Spread the word. <img src='http://blog.morroni.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

