<?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/xml/tags/java</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 05:56:01 GMT</pubDate>
<item>
<title>(XML) Tattletale - Multiple Jars - kamilch</title>
<link>http://snipplr.com/view/64613/tattletale--multiple-jars/</link>
<description><![CDATA[ <p>Check duplicated classes in multiple jars</p> ]]></description>
<pubDate>Mon, 16 Apr 2012 18:31:52 GMT</pubDate>
<guid>http://snipplr.com/view/64613/tattletale--multiple-jars/</guid>
</item>
<item>
<title>(XML) Minimal Apache Ant build.xml - jerryvig</title>
<link>http://snipplr.com/view/58419/minimal-apache-ant-buildxml/</link>
<description><![CDATA[ <p>This is a minimal apache ant build.xml file that will quickly do all the things that you will generally want to do, including compiling and building a simple Java project to class files and jars. It provides targets to compile the class files and jars and to run the main class. The fields marked "My Project Name Here" and "My Main Class Here" are the fields that need to be modified for your project. To start create a directory for your project with subdirectories "lib" and "src" and place the build.xml file in the same directory. Place the Java sources in the "src" directory. Type "ant build" to compile and "ant run" to test and run the main class. 


build  build.xml  lib   src</p> ]]></description>
<pubDate>Sat, 03 Sep 2011 16:56:40 GMT</pubDate>
<guid>http://snipplr.com/view/58419/minimal-apache-ant-buildxml/</guid>
</item>
<item>
<title>(XML) spring open entity manage in view filter configuration - T1tan</title>
<link>http://snipplr.com/view/22470/spring-open-entity-manage-in-view-filter-configuration/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Nov 2009 08:49:36 GMT</pubDate>
<guid>http://snipplr.com/view/22470/spring-open-entity-manage-in-view-filter-configuration/</guid>
</item>
<item>
<title>(XML) spring configuration in web.xml - T1tan</title>
<link>http://snipplr.com/view/22466/spring-configuration-in-webxml/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Nov 2009 08:24:29 GMT</pubDate>
<guid>http://snipplr.com/view/22466/spring-configuration-in-webxml/</guid>
</item>
<item>
<title>(XML) A generic DBCP connection pool Spring bean - liqweed</title>
<link>http://snipplr.com/view/16266/a-generic-dbcp-connection-pool-spring-bean/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 24 Jun 2009 10:30:42 GMT</pubDate>
<guid>http://snipplr.com/view/16266/a-generic-dbcp-connection-pool-spring-bean/</guid>
</item>
<item>
<title>(XML) tomcat mysql jndi connection pool - vasilije</title>
<link>http://snipplr.com/view/11545/tomcat-mysql-jndi-connection-pool/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 Jan 2009 19:15:02 GMT</pubDate>
<guid>http://snipplr.com/view/11545/tomcat-mysql-jndi-connection-pool/</guid>
</item>
<item>
<title>(XML) Hibernate Maven Project Object Model (pom.xml) - Uzbekjon</title>
<link>http://snipplr.com/view/9550/hibernate-maven-project-object-model-pomxml/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 07 Nov 2008 09:34:42 GMT</pubDate>
<guid>http://snipplr.com/view/9550/hibernate-maven-project-object-model-pomxml/</guid>
</item>
<item>
<title>(XML) Hibernate XML Configuration file - Uzbekjon</title>
<link>http://snipplr.com/view/8929/hibernate-xml-configuration-file/</link>
<description><![CDATA[ <p>Hibernate xml configuration file "hibernate.cfg.xml".</p> ]]></description>
<pubDate>Fri, 10 Oct 2008 03:17:43 GMT</pubDate>
<guid>http://snipplr.com/view/8929/hibernate-xml-configuration-file/</guid>
</item>
<item>
<title>(XML) Hibernate XML Mapping - Uzbekjon</title>
<link>http://snipplr.com/view/8790/hibernate-xml-mapping/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 03 Oct 2008 04:00:24 GMT</pubDate>
<guid>http://snipplr.com/view/8790/hibernate-xml-mapping/</guid>
</item>
</channel>
</rss>