<?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"
	>
<channel>
	<title>Comments on: Type Annotations (JSR-308) Support</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/07/type-annotations-jsr-308-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/07/type-annotations-jsr-308-support/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 13 Feb 2012 13:19:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Nick Fortescue</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/type-annotations-jsr-308-support/#comment-157493</link>
		<dc:creator>Nick Fortescue</dc:creator>
		<pubDate>Thu, 23 Dec 2010 12:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1372#comment-157493</guid>
		<description>I've found a workaround. For those also with this problem they might want to look at: http://blog.nickfortescue.com/2010/12/jsr308-type-annotations-compiler.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found a workaround. For those also with this problem they might want to look at: <a href="http://blog.nickfortescue.com/2010/12/jsr308-type-annotations-compiler.html" rel="nofollow">http://blog.nickfortescue.com/2010/12/jsr308-type-annotations-compiler.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Fortescue</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/type-annotations-jsr-308-support/#comment-157470</link>
		<dc:creator>Nick Fortescue</dc:creator>
		<pubDate>Thu, 23 Dec 2010 10:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1372#comment-157470</guid>
		<description>I'm using IntelliJ 10. Is there a currently recommended way to enable type annotations compilation? I know JSR-308 has now been postponed to Java 8. I can see that the Project language level now says Annotations under Java 8.

However, the instructions for patching the type annotations compiler no longer work. The recommended way of installing seems to be downloading the checker framework, and using the javac there. However, setting the project SDK insists on it being a JSDK or an IntelliJ IDEA plugin SDK, which doesn't work with the javac for the JSR-308 project.

Is there any way in IntelliJ I can do what the javac/javac.bat scripts do and set the bootclasspath to be jsr308-all.jar?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using IntelliJ 10. Is there a currently recommended way to enable type annotations compilation? I know JSR-308 has now been postponed to Java 8. I can see that the Project language level now says Annotations under Java 8.</p>
<p>However, the instructions for patching the type annotations compiler no longer work. The recommended way of installing seems to be downloading the checker framework, and using the javac there. However, setting the project SDK insists on it being a JSDK or an IntelliJ IDEA plugin SDK, which doesn&#8217;t work with the javac for the JSR-308 project.</p>
<p>Is there any way in IntelliJ I can do what the javac/javac.bat scripts do and set the bootclasspath to be jsr308-all.jar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Kirpichov</title>
		<link>http://blogs.jetbrains.com/idea/2009/07/type-annotations-jsr-308-support/#comment-114176</link>
		<dc:creator>Eugene Kirpichov</dc:creator>
		<pubDate>Sun, 09 Aug 2009 10:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=1372#comment-114176</guid>
		<description>Thank you! I am craving for a release of JDK7 to finally beat the hell out of bugs in my programs :)</description>
		<content:encoded><![CDATA[<p>Thank you! I am craving for a release of JDK7 to finally beat the hell out of bugs in my programs <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

