'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.
racknerd在促销美国洛杉矶multacom数据中心的一款大硬盘服务器,用来做存储、数据备份等是非常划算的,而且线路还是针对亚洲有特别优化处理的。双路e5+64G内存,配一个256G的SSD做系统盘,160T SAS做数据盘,200T流量每个月,1Gbps带宽,5个IPv4,这一切才389美元...洛杉矶大硬盘服务器CPU:2 * e5-2640v2内存:64G(可扩展至128G,+$64)硬...
傲游主机商我们可能很多人并不陌生,实际上这个商家早年也就是个人主机商,传说是有几个个人投资创办的,不过能坚持到现在也算不错,毕竟有早年的用户积累正常情况上还是能延续的。如果是新服务商这几年确实不是特别容易,问到几个老牌的个人服务商很多都是早年的用户积累客户群。傲游主机目前有提供XEN和KVM架构的云服务器,不少还是亚洲CN2优化节点,目前数据中心包括中国香港、韩国、德国、荷兰和美国等多个地区的CN...
Megalayer 商家算是比较新晋的国内主机商,主要方向是美国、香港、菲律宾等机房的独立服务器为主,以及站群服务器和显卡服务器。同时也有新增价格并不是特别优惠的VPS云服务器。上午的时候有网友问问有没有CN2线路的美国独立服务器的,这里我推荐他选择Megalayer看看,目前也是有活动截止到月底的。Megalayer 商家创办2年左右时间,如果我们初次使用建议月付体验。目前在进行且可能截止到6月...
ubuntu安装eclipse为你推荐
名侦探柯南644名侦探柯南666-711的集数名称是什么国内免备案服务器我在国内租了一台服务器,国内服务器需备案.怎样才能不用备案?急....月付百万的女人们既然男人大都觉得下体毛发多的女人比较性感..那为什么那些特殊职业的女人们大多把下体的毛脱掉呢..?天玑1000plus和骁龙865哪个好各位觉得联发科最新芯片天机1000靠谱吗?真的能打过麒麟990?自然吸气和涡轮增压哪个好涡轮增压和自然吸气哪个更适合跑电脑杀毒软件哪个好电脑杀毒软件哪个好用燃气热水器和电热水器哪个好电热水器和燃气热水器的优缺点,那个更实用?少儿英语哪个好少儿英语教材哪个好?少儿英语哪个好少儿英语,那个好一些?清理手机垃圾软件哪个好手机垃圾清理软件哪个好
虚拟主机控制面板 域名大全 联通vps 购买域名和空间 godaddy主机 vultr美国与日本 iisphpmysql 谷歌香港 info域名 搜狗抢票助手 网站被封 免费smtp服务器 绍兴高防 华为网络硬盘 太原联通测速平台 cdn加速原理 太原网通测速平台 搜索引擎提交入口 沈阳主机托管 国外的代理服务器 更多