<?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>Star life &#187; eclipse</title>
	<atom:link href="http://liuchangjun.com/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://liuchangjun.com</link>
	<description>无欲速 无见小利 欲速则不达 见小利则大事不成</description>
	<lastBuildDate>Wed, 13 Jul 2011 15:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>JBlend development &#8211; Eclipse plug-in</title>
		<link>http://liuchangjun.com/2008/12/29/jblend-development-eclipse-plug-in/</link>
		<comments>http://liuchangjun.com/2008/12/29/jblend-development-eclipse-plug-in/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 03:46:47 +0000</pubDate>
		<dc:creator>star</dc:creator>
				<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[JBlend]]></category>
		<category><![CDATA[JVMM]]></category>
		<category><![CDATA[star]]></category>

		<guid isPermaLink="false">http://star.72pines.com/2008/12/29/jblend-development-eclipse-plug-in/</guid>
		<description><![CDATA[JBlendTM[micro] Plug-in Installation <p>The procedure for installing the JBlend [micro] Plug-in is described here.</p> Choose Help &#62; Software Updates &#62; Find and Install&#8230; in Eclipse.The Install/Update wizard is displayed. Choose Search for new features to install, and click the Next button. Click the New Remote Site&#8230; button.The New Update Site dialog is displayed. Enter Name [...]]]></description>
			<content:encoded><![CDATA[<h3>JBlend<sup>TM</sup>[micro] Plug-in Installation</h3>
<p>The procedure for installing the JBlend [micro] Plug-in is described  here.</p>
<ol>
<li>Choose Help &gt; Software Updates &gt; Find and Install&#8230; in Eclipse.The Install/Update wizard is displayed.</li>
<li>Choose Search for new features to install, and click the Next button.</li>
<li>Click the New Remote Site&#8230; button.The New Update Site dialog is displayed.</li>
<li>Enter Name and URL as follows, and click the OK button.The New Update Site dialog closes.
<dl>
<dt><strong>[Name]</strong>  </dt>
<dd>J2ME Application Project  </dd>
<dt><strong>[URL]</strong>  </dt>
<dd>http://csdownload.aplix.co.jp/microJBlend-plugin/ </dd>
</dl>
</li>
<li>Click the Finish button.The Updates wizard is displayed.</li>
<li>In Select the features to install, put a check by JBlend [micro] Plug-in,  and click the Next button.<br />
<blockquote><p><img src="http://www.aplixcorp.com/en/images/products/jb_micro/update.jpg" width="438" border="0" height="365" /></p></blockquote>
</li>
<li>Read the Feature License carefully, and only if you agree with these  conditions, choose I accept the terms in the license agreement, then click the  Next button.</li>
<li>Change the installation folder if necessary, and click the Finish button.The Verification dialog is displayed.</li>
<li>Click the Install All button.The JBlend [micro] Plug-in is installed, and a message asking whether or not  to restart Eclipse appears.</li>
<li>To restart Eclipse, click the Yes button.Eclipse will be restarted.</li>
</ol>
<dl>
<dt><strong>Note:</strong>  </dt>
<dd>The procedures for uninstalling and updating the JBlend [micro] Plug-in are  the same as for other Eclipse plug-in software. Refer to the Eclipse help for  details.<br />
The device emulator and the certificate store file creation tool  make use of the cryptographic library module AiCrypto library.<br />
This product  includes software developed by Akira Iwata Laboratory, Nagoya Institute of  Technology in Japan (<a href="http://www-ailab.elcom.nitech.ac.jp/">http://www-ailab.elcom.nitech.ac.jp/</a>). </dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://liuchangjun.com/2008/12/29/jblend-development-eclipse-plug-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python resource</title>
		<link>http://liuchangjun.com/2008/04/03/python-resource/</link>
		<comments>http://liuchangjun.com/2008/04/03/python-resource/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:59:37 +0000</pubDate>
		<dc:creator>star</dc:creator>
				<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[Tech Script]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[pydev]]></category>
		<category><![CDATA[PYTHON]]></category>
		<category><![CDATA[twisted]]></category>

		<guid isPermaLink="false">http://star.72pines.com/2008/04/03/python-resource/</guid>
		<description><![CDATA[<p>Software: Python Programming Language &#8211; Official Website ActivePython (Free, Windows) &#8212; ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Twisted – Trac &#8212; Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Django &#8212; Django is a high-level Python Web [...]]]></description>
			<content:encoded><![CDATA[<p>Software:<br />
<a href="http://www.python.org/">Python Programming Language &#8211; Official Website</a><br />
<a href="http://www.activestate.com/Products/ActivePython/">ActivePython (Free, Windows)</a><br />
&#8212; ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.<br />
<a href="http://twistedmatrix.com/trac/">Twisted – Trac</a><br />
&#8212; Twisted is an event-driven networking engine written in Python and licensed under the MIT license.<br />
<a href="http://www.djangoproject.com/">Django</a><br />
&#8212; Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p>
<p>Development:<br />
<a href="http://www.eclipse.org/">Eclipse</a><br />
&#8212; Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. A large and vibrant ecosystem of major technology vendors, innovative start-ups, universities, research institutions and individuals extend, complement and support the Eclipse platform.<br />
<a href="http://pydev.sourceforge.net/">PyDev for Eclipse</a><br />
&#8212; PyDev is a plugin that enables users to use Eclipse for Python and Jython development &#8212; making Eclipse a first class Python IDE &#8212; It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others.</p>
<p>Document:<br />
<a href="http://www.woodpecker.org.cn:9081/doc/abyteofpython_cn/chinese/">简明 Python 教程</a><br />
&#8212; 入门：无论您刚接触电脑还是一个有经验的程序员，本书都将有助您学习使用Python语言。<br />
<a href="http://wiki.woodpecker.org.cn/moin/PyCookbook">Python食谱</a><br />
&#8212; 进阶：有效而实用的 pythonCookBook 浅显明了<br />
<a href="http://www.woodpecker.org.cn/diveintopython/">深入 Python <img src='http://liuchangjun.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ive Into Python 中文版</a><br />
&#8212; 深入：Dive Into Python 是为有经验的程序员编写的一本 Python 书。</p>
]]></content:encoded>
			<wfw:commentRss>http://liuchangjun.com/2008/04/03/python-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

