<?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: Syntax error, parameterized types are only available if source level is 1.5</title>
	<atom:link href="http://www.4pmp.com/2009/12/syntax-error-parameterized-types-are-only-available-if-source-level-is-1-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.4pmp.com/2009/12/syntax-error-parameterized-types-are-only-available-if-source-level-is-1-5/</link>
	<description>PHP, MySQL, C, Java, Linux and other great after dinner speech topics</description>
	<lastBuildDate>Sat, 21 Jan 2012 20:07:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: rumana</title>
		<link>http://www.4pmp.com/2009/12/syntax-error-parameterized-types-are-only-available-if-source-level-is-1-5/comment-page-1/#comment-1133</link>
		<dc:creator>rumana</dc:creator>
		<pubDate>Mon, 09 May 2011 05:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.4pmp.com/?p=227#comment-1133</guid>
		<description>To solve the same, 

right click on ur eclipse project -&gt; properties-&gt;javacompiler-&gt;

select &quot;Enable project specific settings&quot;, change  to 1.5  in&quot;compiler compliance level&quot; and apply and rebuild the project.</description>
		<content:encoded><![CDATA[<p>To solve the same, </p>
<p>right click on ur eclipse project -&gt; properties-&gt;javacompiler-&gt;</p>
<p>select &#8220;Enable project specific settings&#8221;, change  to 1.5  in&#8221;compiler compliance level&#8221; and apply and rebuild the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.4pmp.com/2009/12/syntax-error-parameterized-types-are-only-available-if-source-level-is-1-5/comment-page-1/#comment-172</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 13 Jan 2010 22:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.4pmp.com/?p=227#comment-172</guid>
		<description>It seems installing Eclipse was a really bad idea.   I&#039;ve been getting more cryptic messages from the Java compiler, so I tried javac -v and low and behold it&#039;s a special Eclipse flavour of the compiler.   Running this seemed to help:

sudo update-java-alternatives -s java-6-sun

Now I have the Sun compiler back, but I am wondering how many other skeletons Eclipse has left in the wardrobe.</description>
		<content:encoded><![CDATA[<p>It seems installing Eclipse was a really bad idea.   I&#8217;ve been getting more cryptic messages from the Java compiler, so I tried javac -v and low and behold it&#8217;s a special Eclipse flavour of the compiler.   Running this seemed to help:</p>
<p>sudo update-java-alternatives -s java-6-sun</p>
<p>Now I have the Sun compiler back, but I am wondering how many other skeletons Eclipse has left in the wardrobe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

