如何使用Eclipse導入和導出項目?
一、導入項目文件:
1.首先打開電腦找到軟件并打開,然后從“File"中找到并點擊【Import】;
2.然后 選擇“General”文件之下的【Existing Projects into workspace】選項,點擊【next】;
3.進入路徑選擇后,在【Select root direction】里選擇需要導入的文件路徑,選好后,點擊一下【finish】,然后就成功了。
二、導出項目
1.點擊"File"里的【Export 】;
2.點擊【General】,找到【Archive File】,然后雙擊或者點擊【Next】;
3.點擊選擇需要導出的項目,在“To archive file”里選擇保存路徑。