<?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>Oracle Seeker, Oracle探索者 &#187; Eclipse</title>
	<atom:link href="http://oracleseeker.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleseeker.com</link>
	<description>Oracle技术学习和探索的园地，技术顾问的探索旅程</description>
	<lastBuildDate>Sat, 26 Nov 2011 00:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jBPM开发：实现一个简单的审批流程</title>
		<link>http://oracleseeker.com/2009/02/18/implement_a_simple_process_of_jbpm/</link>
		<comments>http://oracleseeker.com/2009/02/18/implement_a_simple_process_of_jbpm/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 07:30:27 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[Java开源]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[jBPM-工作流]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/implement_a_simple_process_of_jbpm</guid>
		<description><![CDATA[本文使用jBPM自带的身份认证组件模型来实现一个简单的审批流程，其中使用到的技术点在本文中暂且不解释，就先来一个先睹为快，对jBPM最常用的功能有一个感性的认识，在后面的文章中慢慢解释各个技术点，进一步的加深jBPM的应用。


相关文章:<ol><li><a href='http://oracleseeker.com/2009/03/09/one_part_implementation_the_approval_process_using_jbpm/' rel='bookmark' title='Permanent Link: jBPM开发：实现审批工作流(一)'>jBPM开发：实现审批工作流(一)</a></li>
<li><a href='http://oracleseeker.com/2009/02/22/context_and_variable_of_jbpm_process_instance/' rel='bookmark' title='Permanent Link: jBPM开发：上下文(Context)和流程变量'>jBPM开发：上下文(Context)和流程变量</a></li>
<li><a href='http://oracleseeker.com/2009/02/17/configrate_eclipse_ide_for_jbpm_development/' rel='bookmark' title='Permanent Link: jBPM开发：配置Eclipse IDE开发环境'>jBPM开发：配置Eclipse IDE开发环境</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/02/18/implement_a_simple_process_of_jbpm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jBPM开发：配置Eclipse IDE开发环境</title>
		<link>http://oracleseeker.com/2009/02/17/configrate_eclipse_ide_for_jbpm_development/</link>
		<comments>http://oracleseeker.com/2009/02/17/configrate_eclipse_ide_for_jbpm_development/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 07:28:17 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[Java开源]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[jBPM-工作流]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/configrate_eclipse_ide_for_jbpm_development</guid>
		<description><![CDATA[本文介绍如何搭建jBPM的开发环境以及本地发布环境


相关文章:<ol><li><a href='http://oracleseeker.com/2009/01/10/install_plugin_in_myeclipse7/' rel='bookmark' title='Permanent Link: MyEclipse7下安装插件'>MyEclipse7下安装插件</a></li>
<li><a href='http://oracleseeker.com/2009/02/16/deploy_jbpm_console_to_weblogic103/' rel='bookmark' title='Permanent Link: jBPM开发：基于Oracle发布 jBPM Console 到Weblogic 10.3'>jBPM开发：基于Oracle发布 jBPM Console 到Weblogic 10.3</a></li>
<li><a href='http://oracleseeker.com/2009/02/18/implement_a_simple_process_of_jbpm/' rel='bookmark' title='Permanent Link: jBPM开发：实现一个简单的审批流程'>jBPM开发：实现一个简单的审批流程</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/02/17/configrate_eclipse_ide_for_jbpm_development/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MyEclipse7下安装插件</title>
		<link>http://oracleseeker.com/2009/01/10/install_plugin_in_myeclipse7/</link>
		<comments>http://oracleseeker.com/2009/01/10/install_plugin_in_myeclipse7/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 07:55:03 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[Java开源]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[MyEclipse]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/myeclipse7%e4%b8%8b%e5%ae%89%e8%a3%85%e6%8f%92%e4%bb%b6</guid>
		<description><![CDATA[本文记录了如何在MyEclipse7下安装插件


相关文章:<ol><li><a href='http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/' rel='bookmark' title='Permanent Link: Flex中使用ItemRenderer实现表格行超链接'>Flex中使用ItemRenderer实现表格行超链接</a></li>
<li><a href='http://oracleseeker.com/2009/10/18/adf_vo_groovy_method/' rel='bookmark' title='Permanent Link: 在Groovy中调用ViewImpl与ViewRowImpl的方法'>在Groovy中调用ViewImpl与ViewRowImpl的方法</a></li>
<li><a href='http://oracleseeker.com/2009/12/12/adf_am_viewcriteria_rowiterator/' rel='bookmark' title='Permanent Link: AM中用代码创建ViewCriteria进行查询'>AM中用代码创建ViewCriteria进行查询</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/01/10/install_plugin_in_myeclipse7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

