'1.
00/1.
001/1.
002–Spring2012HowtoInstallEclipseWindowsIn1.
00/1.
001/1.
002,youwillusetheEclipseIntegratedDevelopmentEnvironment(IDE)tocreate,compile,andrunJavaprogrammingassignments.
Eclipseversion3.
7.
1istheIDEsupportedbythe1.
00staff.
Thisdocumentcontainsstep-by-stepinstructionsforinstallingEclipseonaMicrosoftWindowscomputer.
DonotinstallEclipseuntilyouhaveinstalledJavaanditsdocumentation.
Pleasereferto1.
00/1.
001/1.
002-JavaInstallationGuideforWindowsfordetailsonhowtoproceed.
Eclipsecanbedownloadedfromthefollowingwebsite:http://www.
eclipse.
org/downloads/Locatethe"EclipseClassic3.
7.
1"sectionandclickthedownloadlinkcorrespondingtoyouroperatingsystem.
IfyourenotsurewhetheryourWindowsis32-bitor64-bit,gotothe"System"sectionofyourControlPaneltofindout.
Youwillberedirectedtothemirrorsitespage.
Amirrorsiteshouldbepre-selectedforyouandappearasalinkwithabiggreendownloadarrow:CourtesyofTheEclipseFoundation.
Usedwithpermission.
Ifso,clicktostartdownloading.
Otherwise,youcanuseanyofthemirrorsiteslistedonthe'page.
Dependingonyourbrowsersettings,youmaybeaskedtoconfirmthatyouwanttosave'1.
00/1.
001/1.
002HowtoInstallEclipseonWindows1/6CourtesyofTheEclipseFoundation.
Usedwithpermission.
thefileonyourcomputerand/orchoosewheretosaveit.
Makesureyouknowwherethefileisbeingdownloaded.
OnceyouhaveobtainedtheEclipse.
zipfile,openitandchooseExtractAlltobegintheextractionprocess.
WerecommendyoumovetheextractedeclipsefoldertoC:\ProgramFiles.
TheextractedfoldershouldthenbeC:\ProgramFiles\eclipse.
Onceyouhaveextractedandmovedtheeclipsefoldertoitsdestination,youcancreateashortcuttoEclipse.
Thereareseveralwaystodothis.
InWindowsXP,navigatetoC:\ProgramFiles\eclipse,rightclickoneclipse.
exe,andselectCreateShortcut.
YoumaythendragthisshortcuttoyourDesktoporStartMenu.
InWindowsVistaorWindows7,navigatetoC:\ProgramFiles\eclipse,rightclickoneclipse.
exe,andselectPintoStartMenu.
Double-clickoneclipse.
exeortheEclipseshortcutyoucreatedonyourdesktop.
EachtimeyourunEclipse,youwillbepromptedtoselectaworkspace,whichiswheretheprogramsyouwritearestored.
Thedefaultworkspaceis:WindowsXP:C:\DocumentsandSettings\\workspaceWindowsVista/Windows7:C:\Users\\workspaceClickUsethisasthedefaultanddonotaskagaintoavoidhavingtotypeintheworkspacepatheverytimeyoustart.
IfyouareshownaWelcometoEclipsescreen,clicktheWorkbenchbuttontoreachthemainEclipseenvironment,whereyouwilldevelopyourprograms.
YoushouldnowbeinthemainEclipseenvironment,whosemenubarlookslikethis:CourtesyofTheEclipseFoundation.
Usedwithpermission.
ThefollowingstepswillguideyouthroughsettingupEclipse.
ThechangesyouwillmaketoEclipsearesavedintheworkspace.
Eachtimeyoucreateanewworkspace,youwillhavetorepeatthosesteps.
1.
00/1.
001/1.
002HowtoInstallEclipseonWindows2/6CourtesyofTheEclipseFoundation.
Usedwithpermission.
Settingthecompilercompliance-ChooseWindow->PreferencesfromtheEclipsetoolbar.
-InthePreferenceswindow,expandtheJavaoptioninthenavigationtreeandclicktheCompileroption.
-IntheCompilerpanel,settheCompilercompliancelevelto1.
6.
(Ifyouroptionscontain6.
0instead,choosethat).
-ClickOKtosaveyourchanges.
IfaskedDothefullbuildnow,clickYes.
CourtesyofTheEclipseFoundation.
Usedwithpermission.
1.
00/1.
001/1.
002HowtoInstallEclipseonWindows3/6CourtesyofTheEclipseFoundation.
Usedwithpermission.
SettingthefoldersThefilesyouwillbecreatingviaEclipsecanbeorganizedinseveralways.
WerecommendthatyousetEclipsetoorganizethefilesin"project"output.
Thismeans.
javafiles(whichyouwillwrite),and.
classfiles(whichthecompilerwillcreatefromyour.
javafiles)willbestoredinthesamefolder.
-ChooseWindow->PreferencesfromtheEclipsetoolbar.
-InthePreferenceswindow,inthenavigationtree,expandtheJavaoptionandclicktheBuildPathoption.
-IntheBuildPathpanel,selecttheProjectradiobutton.
-ClickOKtosaveyourchanges.
CourtesyofTheEclipseFoundation.
Usedwithpermission.
1.
00/1.
001/1.
002HowtoInstallEclipseonWindows4/6ConnectingtheJavadocumentationtoEclipseThislaststepmaybealittletedious,butdonotskipit.
Thejavadocumentationwillbeveryusefulwhendevelopingyourprograms.
-ChooseWindow->PreferencesfromtheEclipsetoolbar.
-InthePreferenceswindow,inthenavigationtree,expandtheJavaoptionandclicktheInstalledJREsoption.
-IntheInstalledJREspanel,makesurethemostcurrentversionofJavaischecked(shouldbejre1.
7orjre7).
SelectitandclickEdit.
AnEditJREwindowwillopen.
Thiswindowshowsalistof"JREsystemlibraries",andyouneedtolinkeachlibrarytotheJavadocumentation.
Todoso,repeatthefollowingstepsforeachlibraryinthelist:-Selectasystemlibrary(….
jar)-ClicktheJavadocLocationbutton,whichopensaJavadocFor…window.
Inthisnewwindow:-SelectJavadocinarchiveandExternalfile.
-SettheArchivePathtothe.
zipfilecontainingthejavadocumentation,whichyoudownloadedwheninstallingJava.
Thispathshouldbe:C:\ProgramFiles\Java\jdk1.
7.
0_02\jdk-7u2-apidocs.
zip-InthePathwithinarchivefield,enterdocs/api.
-ClickOKtogetbacktotheEditJREwindowandstartagainwiththenextlibraryinthelistWhendonewithallthelibraries,clickFinishandthenOK.
77CourtesyofTheEclipseFoundation.
Usedwithpermission.
1.
00/1.
001/1.
002HowtoInstallEclipseonWindows5/6''Foreachlibraryinthelist:1)Selectthelibrary2)ClickJavadocLocation3)Selectboth4)Enterpathtothe.
zipfile5)Enterdocs/api6)ClickOK''''CourtesyofTheEclipseFoundation.
Usedwithpermission.
1.
00/1.
001/1.
002HowtoInstallEclipseonWindows6/6MITOpenCourseWarehttp://ocw.
mit.
edu1.
00/1.
001/1.
002IntroductiontoComputersandEngineeringProblemSolvingSpring2012ForinformationaboutcitingthesematerialsorourTermsofUse,visit:http://ocw.
mit.
edu/terms.
瓜云互联一直主打超高性价比的海外vps产品,主要以美国cn2、香港cn2线路为主,100M以内高宽带,非常适合个人使用、企业等等!安全防护体系 弹性灵活,能为提供简单、 高效、智能、快速、低成本的云防护,帮助个人、企业从实现网络攻击防御,同时也承诺产品24H支持退换,不喜欢可以找客服退现,诚信自由交易!官方网站:点击访问瓜云互联官网活动方案:打折优惠策略:新老用户购买服务器统统9折优惠预存返款活动...
百纵科技:美国高防服务器,洛杉矶C3机房 独家接入zenlayer清洗 带金盾硬防,CPU全系列E52670、E52680v3 DDR4内存 三星固态盘阵列!带宽接入了cn2/bgp线路,速度快,无需备案,非常适合国内外用户群体的外贸、搭建网站等用途。官方网站:https://www.baizon.cnC3机房,双程CN2线路,默认200G高防,3+1(高防IP),不限流量,季付送带宽美国洛杉矶C...
介绍:御速云成立于2021年的国人商家,深圳市御速信息技术有限公司旗下品牌,为您提供安全可靠的弹性计算服务,随着业务需求的变化,您可以实时扩展或缩减计算资源,使用弹性云计算可以极大降低您的软硬件采购成本,简化IT运维工作。主要从事VPS、虚拟主机、CDN等云计算产品业务,适合建站、新手上车的值得选择,拥有华东江苏、华东山东等国内优质云产品;香港三网直连(电信CN2GIA联通移动CN2直连);美国高...
ubuntu安装eclipse为你推荐
985和211哪个好高校是985一般专业还是211好专业?浮动利率和固定利率哪个好贷款选择浮动利率还是固定利率录音软件哪个好手机录音软件哪个好用网校哪个好请问在网校排名中,哪个网校是最好的?想找一家最好的来选择啊?网络机顶盒哪个好什么牌子的网络机顶盒最好美国国际集团美国AIG股票,值得长远投资吗??东莞电信网上营业厅东莞虎门的中国电信营业厅的电话是多少?dns服务器有什么用DNS服务器有什么做用网通dns服务器地址联通DNS地址怎样设置360云盘网页版登陆360密盘怎么登陆
主机屋 美国翻墙 59.99美元 表单样式 服务器cpu性能排行 服务器怎么绑定域名 大容量存储 三拼域名 最好的免费空间 国外ip加速器 香港亚马逊 便宜空间 dnspod 九零网络 hosting24 so域名 在线tracert 内存 回程 g6950 更多