<?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>code 13 &#8211; 記下來</title>
	<atom:link href="https://noter.tw/tag/code-13/feed/" rel="self" type="application/rss+xml" />
	<link>https://noter.tw</link>
	<description>一路上踩到的坑、遇到的問題，一點一滴記下來，希望能幫助到需要的人~</description>
	<lastBuildDate>Tue, 02 Jul 2019 05:16:13 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>

<image>
	<url>https://noter.tw/wp-content/uploads/cropped-old-1130742_1920-1-32x32.jpg</url>
	<title>code 13 &#8211; 記下來</title>
	<link>https://noter.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Java was started but returned exit code = 13</title>
		<link>https://noter.tw/3437/java-was-started-but-returned-exit-code-13/</link>
					<comments>https://noter.tw/3437/java-was-started-but-returned-exit-code-13/#respond</comments>
		
		<dc:creator><![CDATA[黃小蛙]]></dc:creator>
		<pubDate>Thu, 18 Dec 2014 03:43:20 +0000</pubDate>
				<category><![CDATA[手機 App]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[code 13]]></category>
		<category><![CDATA[update]]></category>
		<guid isPermaLink="false">http://wazai.net/?p=3437</guid>

					<description><![CDATA[<p>前陣子不知道做了什麼更新，今天要開 Eclipse 突然遇到這個錯誤 &#8230; 記錄一下，留給有需要的人，以 Java 更新的速度，應該很常遇到這個問題。 「Java was started b&#46;&#46;&#46;</p>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/3437/java-was-started-but-returned-exit-code-13/" data-wpel-link="internal">Java was started but returned exit code = 13</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>前陣子不知道做了什麼更新，今天要開 Eclipse 突然遇到這個錯誤 &#8230; 記錄一下，留給有需要的人，以 Java 更新的速度，應該很常遇到這個問題。<br />
<span id="more-3437"></span><br />
「<span style="color: #ff0000;"><strong>Java was started but returned exit code = 13</strong></span>」要解決這個錯誤很簡單，Google 了一下就有很多類似的文章，這邊小蛙遇到這個問題自己記錄一下，大致上問題是出在某一次的 Java 更新後，用來啟動 Eclipse 的跟目前 JVM 的版本不符合，例如：一邊是 32 bit，一邊卻是 64 bit 造成的。<br />
小蛙這邊選了最簡單的一種，小蛙用的是 windows 8.1 到 「控制台」 -&gt; 「程式和功能」 -&gt;找到最近的一次 Java 更新，例如「Java 8 Update xx」，把他移除掉。再開啟 Eclipse 就可以了。<br />
參1、參2、參3 有其他更詳細介紹解決方法，不想把最新版更新移除掉的網友可以參考看看。<br />
<strong>參考資料：</strong></p>
<ol>
<li>MyEclipse 10 does not start “Java was started but returned exit code 13” @ stackoverflow<br />
<address><a href="http://stackoverflow.com/questions/11846758/myeclipse-10-does-not-start-java-was-started-but-returned-exit-code-13" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external" class="wpel-icon-right">http://stackoverflow.com/questions/11846758/myeclipse-10-does-not-start-java-was-started-but-returned-exit-code-13<span class="wpel-icon wpel-image wpel-icon-6"></span></a></address>
</li>
<li>eclipse启动不了，出现“Java was started but returned exit code=13&#8230;&#8230;”对话框 @ 百度知道<br />
<address><a href="http://zhidao.baidu.com/question/224582151.html" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external" class="wpel-icon-right">http://zhidao.baidu.com/question/224582151.html<span class="wpel-icon wpel-image wpel-icon-6"></span></a></address>
</li>
<li>20140827-幫曲仔寫APP-安裝環境篇 @ TK呱呱<br />
<address><a href="http://gienmin.blogspot.tw/2014/08/20140827-app.html" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external" class="wpel-icon-right">http://gienmin.blogspot.tw/2014/08/20140827-app.html<span class="wpel-icon wpel-image wpel-icon-6"></span></a></address>
</li>
</ol>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/3437/java-was-started-but-returned-exit-code-13/" data-wpel-link="internal">Java was started but returned exit code = 13</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://noter.tw/3437/java-was-started-but-returned-exit-code-13/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
