<?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: Java SE 6 Compiler API</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Your own interactive Java compiler &#171; Transfer Solutions</title>
		<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/comment-page-1/#comment-22756</link>
		<dc:creator>Your own interactive Java compiler &#171; Transfer Solutions</dc:creator>
		<pubDate>Thu, 16 Dec 2010 07:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/#comment-22756</guid>
		<description>[...] a piece of Java source code from another running Java program. After a search on the Internet (Juixe) it appeared that within Java all this is a piece of cake. As an example, the following picture [...]</description>
		<content:encoded><![CDATA[<p>[...] a piece of Java source code from another running Java program. After a search on the Internet (Juixe) it appeared that within Java all this is a piece of cake. As an example, the following picture [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Kirby</title>
		<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/comment-page-1/#comment-261</link>
		<dc:creator>Graham Kirby</dc:creator>
		<pubDate>Fri, 30 Nov 2007 10:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/#comment-261</guid>
		<description>[Advert warning - I am the author]

People may also be interested in the wrapper code available at:

http://www-systems.cs.st-andrews.ac.uk/wiki/Dynamic_Java_Compiler

Its aim is the same as the new facilities in Java 6, but has been around for much longer. I think the API is a bit simpler, but you can make up your own mind on that...</description>
		<content:encoded><![CDATA[<p>[Advert warning - I am the author]</p>
<p>People may also be interested in the wrapper code available at:</p>
<p><a href="http://www-systems.cs.st-andrews.ac.uk/wiki/Dynamic_Java_Compiler" rel="nofollow">http://www-systems.cs.st-andrews.ac.uk/wiki/Dynamic_Java_Compiler</a></p>
<p>Its aim is the same as the new facilities in Java 6, but has been around for much longer. I think the API is a bit simpler, but you can make up your own mind on that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: programatical compiltion - Java Forums</title>
		<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/comment-page-1/#comment-260</link>
		<dc:creator>programatical compiltion - Java Forums</dc:creator>
		<pubDate>Sat, 10 Nov 2007 17:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/#comment-260</guid>
		<description>[...] Check the following resources:  The Java Compiler API Juixe TechKnow ? Java SE 6 Compiler API [...]</description>
		<content:encoded><![CDATA[<p>[...] Check the following resources:  The Java Compiler API Juixe TechKnow ? Java SE 6 Compiler API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanmay</title>
		<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/comment-page-1/#comment-259</link>
		<dc:creator>Tanmay</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/#comment-259</guid>
		<description>Never mind, I figured it out. Wrong Java 6 inside eclipse. :)</description>
		<content:encoded><![CDATA[<p>Never mind, I figured it out. Wrong Java 6 inside eclipse. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanmay</title>
		<link>http://juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/comment-page-1/#comment-258</link>
		<dc:creator>Tanmay</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/12/13/java-se-6-compiler-api/#comment-258</guid>
		<description>Great post!!

I&#039;m trying to get it working but I&#039;m getting NullPointerException when I try to get a handle to the Java compiler.

JavaCompiler jc = ToolProvider.getSystemJavaCompiler();

Any ideas why that might be happening?

Thanks</description>
		<content:encoded><![CDATA[<p>Great post!!</p>
<p>I&#8217;m trying to get it working but I&#8217;m getting NullPointerException when I try to get a handle to the Java compiler.</p>
<p>JavaCompiler jc = ToolProvider.getSystemJavaCompiler();</p>
<p>Any ideas why that might be happening?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

