Install Eclipse Indigo 64bit on Windows 7 64bit. Published March 1, 2012. Note: These instructions also work for the latest Eclipse Juno version. Just replace references to Indigo, like in the Eclipse plugin URLs, with Juno. Install Eclipse. Download the latest Eclipse. I chose the “Windows 64 Bit” download link for the “Eclipse IDE. The Eclipse Classic provides superior Java editing with incremental compilation, the Plug-in Development Environment PDE, complete source code for the Eclipse Platform, and much more. Download Eclipse. Go to eclipse downloads or google “download eclipse“, select the version of your preference and save it to your local disk. In my case I chose the standard Keppler version for Windows 64 bit. Launching Eclipse. Unzip the downloaded zip file in a folder of your preference. Eclipse 3.8.0 Release Build: 3.8 June 9, 2012. These downloads are provided under the Eclipse Foundation Software User Agreement. Windows CE (ARM PocketPC). The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks.
Currenty on my desktop, I have two files as adt-bundle-windows-x86_64-20140702 and jdk-7u71-windows-x64, and I have windows 10 operation system. So could anyone explain me step by step what to do in order to execute eclipse.exe?
Thanks
1 Answer
Welcome to SF.SE mertimiks. I've retitled your post to reflect what you've really asked, which is how to install Eclipse and the Java SDK into Windows 10. The first thing you need to do is install the Java SDK on your machine (jdk-7u71-windows-x64) by double-clicking on it as it should be an executable file. If it's not, extract it and run setup from within the root directory. Java support is provided at Oracle.com.
After rebooting, you'll need to extract the adt-bundle-windows-x86_64-20140702 file into a folder on your machine. Once you've done that, locate Eclipse.exe and create a shortcut for it and run it. There should be a 'readme' file inside the root of the extracted folder, or one level in, with more explicit instructions. Eclipse support is provided at Eclipse.org.
Not the answer you're looking for? Browse other questions tagged eclipse or ask your own question.
Eclipse Juno Download For Windows 7 64-bit
Join the DZone community and get the full member experience.
Join For FreeMy installation of Eclipse Juno seemed to have got its knickers in rather a twist, so just spent a “happy” hour reinstalling the damn thing.
Anyway, here’s what my setup currently consists of:
- Eclipse Juno JEE (download from http://eclipse.org/downloads/)
- eGit integration (update site, via http://download.eclipse.org/releases/juno)
- M2E integration (update site, via http://download.eclipse.org/releases/juno)
- DataNucleus (update site, via http://www.datanucleus.org/downloads/eclipse-update)
- EclEmma (update site, via http://update.eclemma.org/)
- Jetty Runner (update site, via http://run-jetty-run.googlecode.com/svn/trunk/updatesite)
- Easy Shell (download from http://sourceforge.net/projects/pluginbox/files/latest/download?source=files)
- Coffee Bytes / Isis IDE (update site, via https://dl.dropbox.com/u/10536589/com.halware.nakedide.eclipse.site)
In addition, there’s a bunch of templates and other settings for the workspace. I download these and then install using Windows > Preferences:
And that’s me good to go, close enough.
Like This Article? Read More From DZone
Eclipse Juno
Published at DZone with permission of Dan Haywood , DZone MVB. See the original article here.
Eclipse Indigo Download For Windows 10 64 Bit
Opinions expressed by DZone contributors are their own.
Comments are closed.