<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/eclipse</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 19:40:22 GMT</pubDate>
<item>
<title>(Java) hide .pyc in eclipse - surfeurX</title>
<link>http://snipplr.com/view/29969/hide-pyc-in-eclipse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Mar 2010 10:23:00 GMT</pubDate>
<guid>http://snipplr.com/view/29969/hide-pyc-in-eclipse/</guid>
</item>
<item>
<title>(Java) Boolean fun from eclipse project - guetux</title>
<link>http://snipplr.com/view/15388/boolean-fun-from-eclipse-project/</link>
<description><![CDATA[ <p>i love those ternary expressions, they really make things clear, don't they? found in org.eclipse.jface.action.Action</p> ]]></description>
<pubDate>Fri, 29 May 2009 09:13:29 GMT</pubDate>
<guid>http://snipplr.com/view/15388/boolean-fun-from-eclipse-project/</guid>
</item>
<item>
<title>(Java) Eclipse JFace FileDialog - Save - Unsafe</title>
<link>http://snipplr.com/view/11927/eclipse-jface-filedialog--save/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 Feb 2009 18:01:13 GMT</pubDate>
<guid>http://snipplr.com/view/11927/eclipse-jface-filedialog--save/</guid>
</item>
<item>
<title>(Java) Get a system color in SWT - monkey103</title>
<link>http://snipplr.com/view/9960/get-a-system-color-in-swt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 Nov 2008 12:37:16 GMT</pubDate>
<guid>http://snipplr.com/view/9960/get-a-system-color-in-swt/</guid>
</item>
<item>
<title>(Java) create modeless JFace dialog ... - monkey103</title>
<link>http://snipplr.com/view/9655/create-modeless-jface-dialog-/</link>
<description><![CDATA[ <p>An example of creating non-modal dialog boxes which extend the Dialog class is SWT/Eclipse</p> ]]></description>
<pubDate>Tue, 11 Nov 2008 12:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/9655/create-modeless-jface-dialog-/</guid>
</item>
<item>
<title>(Java) Increase eclipse JVM max memories and maxpermsize paramters - thebugslayer</title>
<link>http://snipplr.com/view/3802/increase-eclipse-jvm-max-memories-and-maxpermsize-paramters/</link>
<description><![CDATA[ <p>/opt/eclipse/eclipse.ini</p> ]]></description>
<pubDate>Sat, 29 Sep 2007 05:49:25 GMT</pubDate>
<guid>http://snipplr.com/view/3802/increase-eclipse-jvm-max-memories-and-maxpermsize-paramters/</guid>
</item>
<item>
<title>(Java) Maven2 pom.xml for a webapp that works in Eclipse Europa+m2eclipse - thebugslayer</title>
<link>http://snipplr.com/view/3774/maven2-pomxml-for-a-webapp-that-works-in-eclipse-europam2eclipse/</link>
<description><![CDATA[ <p>1. mvn archetype:create -DgroupId=deng -DartifactId=mywebapp -DarchetypeArtifactId=maven-archetype-webapp
2. Replace web.xml with http://snipplr.com/view/3800/minimal-webxml-webapp-descriptor-version-24
3. Replace pom.xml in this snipplet.
4. mvn eclipse:m2eclipse -Dwtpversion=1.5
5. Import project into Eclipse
6. In project properties > Java Build Path. Add a "Server Runtime" Library ( with Tomcat6)
7. In project properties > J2EE Module Dependencies. Check Maven2Dependencies
8. Project > Clean

If you re-importing a project back into Eclipse, be sure to:
1. Delete your existing project in eclipse
2. mvn clean eclipse:clean
3. Repeat steps 4-8 above.</p> ]]></description>
<pubDate>Mon, 24 Sep 2007 15:07:34 GMT</pubDate>
<guid>http://snipplr.com/view/3774/maven2-pomxml-for-a-webapp-that-works-in-eclipse-europam2eclipse/</guid>
</item>
</channel>
</rss>