<?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 Project Kotlin</title>
	<atom:link href="http://blog.jetbrains.com/kotlin/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jetbrains.com/kotlin</link>
	<description>New programming language for the JVM by JetBrains</description>
	<lastBuildDate>Fri, 24 May 2013 13:51:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Kotlin M5.2: IntelliJ IDEA 12.1 and Gradle by he guangyu</title>
		<link>http://blog.jetbrains.com/kotlin/2013/04/kotlin-m5-2-intellij-idea-12-1-and-gradle/#comment-5999</link>
		<dc:creator>he guangyu</dc:creator>
		<pubDate>Fri, 24 May 2013 13:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=1038#comment-5999</guid>
		<description>Is kotlin plugin compatible with Android Studio? 
    I have found scala plugin in Android Studio, but I don&#039;t find kotlin plugin there.</description>
		<content:encoded><![CDATA[<p>Is kotlin plugin compatible with Android Studio?<br />
    I have found scala plugin in Android Studio, but I don&#8217;t find kotlin plugin there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using External Annotations by Evgeny Gerashchenko</title>
		<link>http://blog.jetbrains.com/kotlin/using-external-annotations/#comment-5991</link>
		<dc:creator>Evgeny Gerashchenko</dc:creator>
		<pubDate>Mon, 20 May 2013 08:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?page_id=671#comment-5991</guid>
		<description>Unfortunately, IDEA doesn&#039;t support external annotations for source files, only for libraries. Why isn&#039;t it possible to add dependencies on annotations jar in your project?</description>
		<content:encoded><![CDATA[<p>Unfortunately, IDEA doesn&#8217;t support external annotations for source files, only for libraries. Why isn&#8217;t it possible to add dependencies on annotations jar in your project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using External Annotations by Hans Marggraff</title>
		<link>http://blog.jetbrains.com/kotlin/using-external-annotations/#comment-5989</link>
		<dc:creator>Hans Marggraff</dc:creator>
		<pubDate>Sun, 19 May 2013 16:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?page_id=671#comment-5989</guid>
		<description>If the source to be annotated is part of the project, Idea wants to put the Kotlin signature in the source code as annotation.
This forces me to include the annotation and requires a dependency to the annotations jar. However in my project, such a dependecy is not allowed.
Can I tell Idea, to always put the annotation in the external XML file?</description>
		<content:encoded><![CDATA[<p>If the source to be annotated is part of the project, Idea wants to put the Kotlin signature in the source code as annotation.<br />
This forces me to include the annotation and requires a dependency to the annotations jar. However in my project, such a dependecy is not allowed.<br />
Can I tell Idea, to always put the annotation in the external XML file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Inheritance Part 2: Possible directions by Andrey Breslav</title>
		<link>http://blog.jetbrains.com/kotlin/2011/08/multiple-inheritance-part-2-possible-directions/#comment-5922</link>
		<dc:creator>Andrey Breslav</dc:creator>
		<pubDate>Fri, 03 May 2013 06:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=115#comment-5922</guid>
		<description>Fixed. Thank you</description>
		<content:encoded><![CDATA[<p>Fixed. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple Inheritance Part 2: Possible directions by Sergey</title>
		<link>http://blog.jetbrains.com/kotlin/2011/08/multiple-inheritance-part-2-possible-directions/#comment-5919</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Thu, 02 May 2013 09:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=115#comment-5919</guid>
		<description>Possible typos in examples:
- Paragraph &lt;strong&gt;&quot;You CAN have properties in your traits&quot;&lt;/strong&gt;:
- - &quot;abstract&quot; is redutant in trait 

- Paragraph &lt;strong&gt;&quot;How to resolve overriding conflicts&quot;&lt;/strong&gt;
- - this&lt;A&gt;.foo() -&gt; super&lt;A&gt;.foo()
-  - this&lt;B&gt;.foo() -&gt; super&lt;B&gt;.foo()</description>
		<content:encoded><![CDATA[<p>Possible typos in examples:<br />
- Paragraph <strong>&#8220;You CAN have properties in your traits&#8221;</strong>:<br />
- &#8211; &#8220;abstract&#8221; is redutant in trait </p>
<p>- Paragraph <strong>&#8220;How to resolve overriding conflicts&#8221;</strong><br />
- &#8211; this<a>.foo() -&gt; super</a><a>.foo()<br />
-  &#8211; this<b>.foo() -&gt; super</b><b>.foo()</b></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contributing to Kotlin (Kontributing) by Andrey Breslav</title>
		<link>http://blog.jetbrains.com/kotlin/2012/03/contributing-to-kotlin/#comment-5886</link>
		<dc:creator>Andrey Breslav</dc:creator>
		<pubDate>Thu, 25 Apr 2013 18:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=437#comment-5886</guid>
		<description>Yeah, now you can blame all the problems of Java 8 on me :)</description>
		<content:encoded><![CDATA[<p>Yeah, now you can blame all the problems of Java 8 on me <img src='http://blog.jetbrains.com/kotlin/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contributing to Kotlin (Kontributing) by not-important</title>
		<link>http://blog.jetbrains.com/kotlin/2012/03/contributing-to-kotlin/#comment-5885</link>
		<dc:creator>not-important</dc:creator>
		<pubDate>Thu, 25 Apr 2013 17:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=437#comment-5885</guid>
		<description>If Andrey is working on JSR-335 and Kotlin, is this not a conflict of interest? Making the JSR as bad or as late as possible could be e.g. perceived as a benefit for Kotlin?</description>
		<content:encoded><![CDATA[<p>If Andrey is working on JSR-335 and Kotlin, is this not a conflict of interest? Making the JSR as bad or as late as possible could be e.g. perceived as a benefit for Kotlin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KAnnotator 0.1 is out by Andrey Breslav</title>
		<link>http://blog.jetbrains.com/kotlin/2013/03/kannotator-0-1-is-out/#comment-5753</link>
		<dc:creator>Andrey Breslav</dc:creator>
		<pubDate>Sun, 07 Apr 2013 06:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=1005#comment-5753</guid>
		<description>This is not supported now. Feel free to file an issue in the bug tracker or a pull request on github</description>
		<content:encoded><![CDATA[<p>This is not supported now. Feel free to file an issue in the bug tracker or a pull request on github</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KAnnotator 0.1 is out by Jon Nichols</title>
		<link>http://blog.jetbrains.com/kotlin/2013/03/kannotator-0-1-is-out/#comment-5752</link>
		<dc:creator>Jon Nichols</dc:creator>
		<pubDate>Sun, 07 Apr 2013 05:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=1005#comment-5752</guid>
		<description>KAnnotator puts the annotations in a directory for each library. However, this doesn&#039;t work well with Maven, where I&#039;d just like to set a root and have all of the annotations under the same root. How do I make KAnnotator not include the library directory and just populate a common tree?</description>
		<content:encoded><![CDATA[<p>KAnnotator puts the annotations in a directory for each library. However, this doesn&#8217;t work well with Maven, where I&#8217;d just like to set a root and have all of the annotations under the same root. How do I make KAnnotator not include the library directory and just populate a common tree?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kotlin M5.2: IntelliJ IDEA 12.1 and Gradle by Mario Arias</title>
		<link>http://blog.jetbrains.com/kotlin/2013/04/kotlin-m5-2-intellij-idea-12-1-and-gradle/#comment-5717</link>
		<dc:creator>Mario Arias</dc:creator>
		<pubDate>Thu, 04 Apr 2013 15:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/kotlin/?p=1038#comment-5717</guid>
		<description>Cool, now half of my project class are useless... :D</description>
		<content:encoded><![CDATA[<p>Cool, now half of my project class are useless&#8230; <img src='http://blog.jetbrains.com/kotlin/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
