<?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>import project &#8211; 記下來</title>
	<atom:link href="https://noter.tw/tag/import-project/feed/" rel="self" type="application/rss+xml" />
	<link>https://noter.tw</link>
	<description>一路上踩到的坑、遇到的問題，一點一滴記下來，希望能幫助到需要的人~</description>
	<lastBuildDate>Tue, 26 Jul 2022 01:25:39 +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>import project &#8211; 記下來</title>
	<link>https://noter.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Eclipse匯入專案</title>
		<link>https://noter.tw/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88/</link>
					<comments>https://noter.tw/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88/#respond</comments>
		
		<dc:creator><![CDATA[黃小蛙]]></dc:creator>
		<pubDate>Sat, 07 Jan 2012 07:47:18 +0000</pubDate>
				<category><![CDATA[一般程式]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[import project]]></category>
		<guid isPermaLink="false">http://wazai.net/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88</guid>

					<description><![CDATA[<p>這篇記錄Eclipse基礎操作，在網路上常常可以直接下載到eclipse整個專案，就可以套過這個方法直接把整個專案匯入到Eclipse中。 這邊使用kuADSample當例子，小蛙在survey各家行&#46;&#46;&#46;</p>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88/" data-wpel-link="internal">Eclipse匯入專案</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>這篇記錄Eclipse基礎操作，在網路上常常可以直接下載到eclipse整個專案，就可以套過這個方法直接把整個專案匯入到Eclipse中。<br />
<span id="more-1823"></span><br />
這邊使用kuADSample當例子，小蛙在survey各家行動廣告的時候，會遇到不少家行動廣告商提供sample code下載，這些sample也有大多數是eclipse專案，因此小蛙在測試的時候就可以直接把整個專案匯入到小蛙自己的Eclipse中使用。<br />
在Eclipse中Package Explorer空白地方點選滑鼠右鍵 –&gt; Import… –&gt; Existing Projects into Workspace –&gt; 選擇要匯入的專案 –&gt; Finish –&gt; 專案成功匯入，但有還有紅色驚嘆號的錯誤。<br />
<a href="https://noter.tw/wp-content/uploads/2012/01/eclipse-1.png" data-wpel-link="internal"><img fetchpriority="high" decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="eclipse-1" src="https://noter.tw/wp-content/uploads/2012/01/eclipse-1_thumb.png" alt="eclipse-1" width="582" height="351" border="0"></a><br />
下方的Problems明確指出問題。<br />
<a href="https://noter.tw/wp-content/uploads/2012/01/eclipse-2.png" data-wpel-link="internal"><img decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="eclipse-2" src="https://noter.tw/wp-content/uploads/2012/01/eclipse-2_thumb.png" alt="eclipse-2" width="544" height="96" border="0"></a><br />
在專案上點選滑鼠右鍵 –&gt; Build Path –&gt; Configure Build Path…<br />
<a href="https://noter.tw/wp-content/uploads/2012/01/eclipse-3.png" data-wpel-link="internal"><img decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="eclipse-3" src="https://noter.tw/wp-content/uploads/2012/01/eclipse-3_thumb.png" alt="eclipse-3" width="544" height="130" border="0"></a><br />
在Libraries的地方先把紅色叉叉的library刪除，接著Add External JARs新增正確的JAR。<br />
<a href="https://noter.tw/wp-content/uploads/2012/01/eclipse-4.png" data-wpel-link="internal"><img decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="eclipse-4" src="https://noter.tw/wp-content/uploads/2012/01/eclipse-4_thumb.png" alt="eclipse-4" width="544" height="330" border="0"></a><br />
選取完正確的JAR後點選OK，就可以開始使用這個新匯入的專案了！<br />
<a href="https://noter.tw/wp-content/uploads/2012/01/eclipse-5.png" data-wpel-link="internal"><img decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="eclipse-5" src="https://noter.tw/wp-content/uploads/2012/01/eclipse-5_thumb.png" alt="eclipse-5" width="544" height="655" border="0"></a></p>
<p>這篇文章 <a rel="nofollow" href="https://noter.tw/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88/" data-wpel-link="internal">Eclipse匯入專案</a> 最早出現於 <a rel="nofollow" href="https://noter.tw" data-wpel-link="internal">記下來</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://noter.tw/1823/eclipse%e5%8c%af%e5%85%a5%e5%b0%88%e6%a1%88/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
