Difference between revisions of "Install Eclipse and Setup ADT"

Kipkis (Kipkis | contribs)
m (Text replacement - "[[Check-if-Windows-Is-32-Bits-or-64-Bits" to "[[Check if Windows Is 32 Bits or 64 Bits")
Kipkis (Kipkis | contribs)
m (Text replacement - "[[Open-a-.Zip-File-Without-Winzip" to "[[Open a .Zip File Without Winzip")
Line 10: Line 10:
 
#*For most Android developers, Eclipse Standard package will contain everything you need.
 
#*For most Android developers, Eclipse Standard package will contain everything you need.
 
#Unzip the Eclipse file. Eclipse will be downloaded as a ZIP file. Simply extract the ZIP file into a folder of your choosing, such as C:\. The ZIP file contains a subdirectory called “eclipse”, so extracting the file into the C:\ drive will result in the folder “C:\eclipse”.
 
#Unzip the Eclipse file. Eclipse will be downloaded as a ZIP file. Simply extract the ZIP file into a folder of your choosing, such as C:\. The ZIP file contains a subdirectory called “eclipse”, so extracting the file into the C:\ drive will result in the folder “C:\eclipse”.
#*Many users report issues with using Windows’ built-in unzipping program. When extracting the file, use an [[Open-a-.Zip-File-Without-Winzip#Using_Other_Software|alternative program such as 7-Zip or Winzip]].
+
#*Many users report issues with using Windows’ built-in unzipping program. When extracting the file, use an [[Open a .Zip File Without Winzip#Using_Other_Software|alternative program such as 7-Zip or Winzip]].
 
#Create a shortcut to Eclipse. Since Eclipse isn’t “installed” in the traditional sense, you might want to create a shortcut to it so that you can quickly access the program from your desktop. This will also allow to easily specify the Java Virtual Machine (JVM) that you will be working with.<ref>http://wiki.eclipse.org/Eclipse/Installation</ref>
 
#Create a shortcut to Eclipse. Since Eclipse isn’t “installed” in the traditional sense, you might want to create a shortcut to it so that you can quickly access the program from your desktop. This will also allow to easily specify the Java Virtual Machine (JVM) that you will be working with.<ref>http://wiki.eclipse.org/Eclipse/Installation</ref>
 
#*Right-click on eclipse.exe and select Send To. Click “Desktop (create shortcut)”. This will create a new shortcut on your desktop that will point to the eclipse.exe file.
 
#*Right-click on eclipse.exe and select Send To. Click “Desktop (create shortcut)”. This will create a new shortcut on your desktop that will point to the eclipse.exe file.