<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Liquibase &#187; IntelliJ</title>
	<atom:link href="http://blog.liquibase.org/category/intellij/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liquibase.org</link>
	<description>Database Change Management: The Blog</description>
	<lastBuildDate>Tue, 11 Oct 2011 05:34:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LiquiBase 1.6.1 Released</title>
		<link>http://blog.liquibase.org/2008/04/liquibase-161-released.html</link>
		<comments>http://blog.liquibase.org/2008/04/liquibase-161-released.html#comments</comments>
		<pubDate>Wed, 23 Apr 2008 21:55:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://nvoxland.wordpress.com/2008/04/23/liquibase-161-released/</guid>
		<description><![CDATA[LiquiBase 1.6.1 has been released. This is primarily a bug fix release, but also includes a release of the 1.6 version to the Maven (still propagating), Grails, and IntelliJ repositories. Download LiquiBase 1.6.1 from: http://www.liquibase.org/download]]></description>
			<content:encoded><![CDATA[<p>LiquiBase 1.6.1 has been released. </p>
<p>This is primarily a bug fix release, but also includes a release of the 1.6 version to the Maven (still propagating), Grails, and IntelliJ repositories.  </p>
<p>Download LiquiBase 1.6.1 from: http://www.liquibase.org/download</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2008/04/liquibase-161-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiquiBase 1.4.1: Core, IntelliJ, and Grails</title>
		<link>http://blog.liquibase.org/2007/11/liquibase-141-core-intellij-and-grails.html</link>
		<comments>http://blog.liquibase.org/2007/11/liquibase-141-core-intellij-and-grails.html#comments</comments>
		<pubDate>Fri, 30 Nov 2007 20:03:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[IntelliJ]]></category>

		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/11/30/liquibase-141-core-intellij-and-grails/</guid>
		<description><![CDATA[LiquiBase Core 1.4.1 has been released. This is primarily a bug fix release. Upgrading is simply a matter of replacing the liquibase.jar file. Download LiquiBase Core 1.4.1 from: http://www.liquibase.org/download.html The IntelliJ plug-in has also been updated to support 1.4.1. It can be installed or updated through the IntelliJ plug-in manager. The Grails plug-in has also [...]]]></description>
			<content:encoded><![CDATA[<p>LiquiBase Core 1.4.1 has been released. This is primarily a bug fix release.</p>
<p>Upgrading is simply a matter of replacing the liquibase.jar file.</p>
<p>Download LiquiBase Core 1.4.1 from:</p>
<p><a href="http://www.liquibase.org/download.html">http://www.liquibase.org/download.html</a></p>
<p>The IntelliJ plug-in has also been updated to support 1.4.1.  It can be installed or updated through the IntelliJ plug-in manager.</p>
<p>The Grails plug-in has also been updated to support 1.4.1.  It is installed through the standard grails plug-in infrastructure.</p>
<p>As usual, let me know of any issues or suggestions you have</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2007/11/liquibase-141-core-intellij-and-grails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial LiquiBase IntelliJ IDEA Plug-in Released</title>
		<link>http://blog.liquibase.org/2007/11/initial-liquibase-intellij-idea-plug-in-released.html</link>
		<comments>http://blog.liquibase.org/2007/11/initial-liquibase-intellij-idea-plug-in-released.html#comments</comments>
		<pubDate>Wed, 14 Nov 2007 19:48:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IntelliJ]]></category>

		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/11/14/initial-liquibase-intellij-idea-plug-in-released/</guid>
		<description><![CDATA[For you IntelliJ IDEA users out there, there is now a LiquiBase plugin available through the Intellij plug-in manager. Like the Eclipse plug-in, the IntelliJ plugin allows you to refactor your database like you refactor code using a “Refactor” context menu on database objects. These changes are automatically saved to a change log file. A [...]]]></description>
			<content:encoded><![CDATA[<p>For you IntelliJ IDEA users out there, there is now a LiquiBase plugin available through the Intellij plug-in manager.<span>  </span>
<p class="MsoNormal">Like the <a href="http://www.liquibase.org/refactoring_ide/index.html">Eclipse plug-in</a>, the IntelliJ plugin allows you to refactor your database like you refactor code using a “Refactor” context menu on database objects.<span>  </span>These changes are automatically saved to a change log file.</p>
<p class="MsoNormal">A “LiquiBase” context menu on the database explorer allows you to migrate your database, roll back changes, generate documentation, and more. </p>
<p class="MsoNormal">Additional refactoring and better documentation will be added in upcoming releases.</p>
<p class="MsoNormal">As usual, <a href="http://www.liquibase.org/community.html">please let us know</a> if you have any questions or suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2007/11/initial-liquibase-intellij-idea-plug-in-released.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

