<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java, J# &#38; C# Notes &#187; eclipse</title>
	<atom:link href="http://robotics.icstweb.org/java-do-diez/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotics.icstweb.org/java-do-diez</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 21:26:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>UniMod</title>
		<link>http://robotics.icstweb.org/java-do-diez/2009/01/20/unimod/</link>
		<comments>http://robotics.icstweb.org/java-do-diez/2009/01/20/unimod/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 09:34:13 +0000</pubDate>
		<dc:creator>Fieral</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://robotics.icstweb.org/java-do-diez/?p=52</guid>
		<description><![CDATA[http://unimod.sourceforge.net/ UniMod states for Unified Modeling. Long term project goal is to create unified methodology for application development process that will close the gap between Design and Development phases. Currently, UniMod project is focused on designing and implementing applications behavior. Already implemented approach adapts SWITCH-technology for UML notation. SWITCH-technology is also known as Automata-based Programming [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://unimod.sourceforge.net/">http://unimod.sourceforge.net/</a></p>
<p>UniMod states for Unified Modeling. Long term project goal is to create unified methodology for application development process that will close the gap between Design and Development phases.</p>
<p>Currently, UniMod project is focused on designing and implementing applications behavior. Already implemented approach adapts SWITCH-technology for UML notation. SWITCH-technology is also known as Automata-based Programming and has it&#8217;s own Russian site http://is.ifmo.ru/english/.</p>
<p>SWITCH-technology suggests to model application behavior with a help of Structural Finite State Machine (FSM). Structural FSM is defined as set of Abstract FSMs and scheme of Abstract FSMs interconnections.</p>
<p>Eclipse plugin:<br />
<a href="http://unimod.sourceforge.net/eclipse-plugin.html">http://unimod.sourceforge.net/eclipse-plugin.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robotics.icstweb.org/java-do-diez/2009/01/20/unimod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to start this damn servlet on the damn Tomcat!</title>
		<link>http://robotics.icstweb.org/java-do-diez/2008/11/12/how-to-start-this-damn-servlet-on-the-damn-tomcat/</link>
		<comments>http://robotics.icstweb.org/java-do-diez/2008/11/12/how-to-start-this-damn-servlet-on-the-damn-tomcat/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:00:44 +0000</pubDate>
		<dc:creator>Fieral</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[eclipse hello world project servlet]]></category>

		<guid isPermaLink="false">http://robotics.icstweb.org/java-do-diez/?p=44</guid>
		<description><![CDATA[How-to: Eclipse and Tomcat In this tutorial you will learn how to setup a Sun JSF RI 1.2 (Mojarra) playground with Eclipse 3.3 (Europa/Ganymede) and Apache Tomcat 6.0 (Catalina). A JSF 1.2 environment requires at least the Java 5.0, JSP 2.1 and Servlet 2.5 API&#8217;s. We&#8217;ll download and install Java SE 6 SDK, Eclipse 3.3 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How-to: Eclipse and Tomcat</strong><br />
<em>In this tutorial you will learn how to setup a Sun JSF RI 1.2 (Mojarra) playground with Eclipse 3.3 (Europa/Ganymede) and Apache Tomcat 6.0 (Catalina). A JSF 1.2 environment requires at least the Java 5.0, JSP 2.1 and Servlet 2.5 API&#8217;s. We&#8217;ll download and install Java SE 6 SDK, Eclipse 3.3 IDE (with WTP for Java EE development) and Tomcat 6.0 Application server (which supports JSP 2.1 and Servlet 2.5 API&#8217;s). Additionally we&#8217;ll also download and install JSTL 1.2 which can be used in combination with JSF, thanks to unified EL.</em></p>
<p><a href="http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html">http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robotics.icstweb.org/java-do-diez/2008/11/12/how-to-start-this-damn-servlet-on-the-damn-tomcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
