I’ve been asked to show you how to Install Eclipse for Java a few times lately. So in this video I’ll show you how to install Eclipse step-by-step.
Not only will I show you how to install eclipse, but I’ll also cover how to install Java, set up code completion and install java libraries.
If you prefer to read these steps look here Install Java 1.7 Eclipse (For Mac and PC) and How to Install Java Libraries.
If you like tutorials like these, it helps to tell Google [googleplusone]
results for TEMPLATEPATH : C\wamp\www\wordpress/wp-content/themes/jw
results for bloginfo(‘template_url’): http://localhost/wordpress/wp-content/themes/jw
results for bloginfo(‘template_directory’): http://localhost/wordpress/wp-content/themes/jw
WHATS the difference of those ? when should i use which one ? please help.
I’m going to do a tutorial on how to set up apache, mysql and php on a pc so you don’t have to use wamp. Wamp seems to cause so many problems that I need to show how to avoid using it. I’ll get to that as soon as possible
Thanks bro.
I’m very happy that it helped. I don’t know why I never made this tutorial before
I am attempting to install this on my MAC and I get an error on attempting to run the file in Eclipse. Also it is work noting that if I run it via terminal it compiles and runs just fine. I am just attempting to run a very basic hello world program.
The error is
Exception in thread “main” java.lang.NoClassDefFoundError: HelloWorld2
Caused by: java.lang.ClassNotFoundException: HelloWorld2
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Either you don’t have JAVA_HOME/bin in your PATH or you downloaded the JRE instead of the JDK. Check the directory where you installed Java and see if your /bin directory has javac.exe in it. If you don’t have a /bin, download the JDK and install it.
I have watched so many video tutorials an youtube and the internet and it didn’t work. Sir you are awesome please go on with you’re tutorials! someone that finally can explain clearly! thank you
Thank you 🙂 I do my best to cover everything in the tutorials. Always feel free to ask questions. I do my best to help
i need help educating myself with the following android htc developer tools
I have a ton of Android tutorials and many more are coming. I hope they help 🙂
Hi Derek, thanks for all you are doing.
how am i going to use the library(apache commons library) you imported to eclipse in our code. and how does it help?
Hi, You’re very welcome. It comes with a ton of tools that are very useful. Check them all out here Apache Commons
I have tried many times to install Eclipse Indigo on my Windows 8 laptop but it just will not run. Microsoft says it is an incompatible program. What else can I do to write and execute Java code? Thanks!
I was able to install NetBeans with no problems. Will your code work with NetBeans IDE?
Thanks,
Kevin Jones
Yes it works with NetBeans and pretty much any other IDE
You can use the newer version of Eclipse. I only use Indigo because it is sometimes harder to install Android tools on the later versions of Eclipse
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Native Development Tools 22.0.5.v201307292155–757759 (com.android.ide.eclipse.ndk.feature.group 22.0.5.v201307292155–757759)
Missing requirement: Android Native Development Tools 22.0.5.v201307292155–757759 (com.android.ide.eclipse.ndk.feature.group 22.0.5.v201307292155–757759) requires ‘org.eclipse.cdt.feature.group 0.0.0’ but it could not be found
I hope this helps
Go to Help, “Install New Software…”
Click on “Available Sofware Sites”
Search http://download.eclipse.org/releases/indigo and enable it
Search http://download.eclipse.org/tools/cdt/releases/indigo and enable it
Come back to Help, “Install New Software…”
Check “Contact all update sites during install to find requiered sofware”
Install ADT Plugin
please help me when i try to run the program it shows run as and shows 2 files which 1 should i select java applet or java application
Java Application
Hi Derek,
I am facing some problems post installing Android developer tools. The pop up comes when eclipse restarts and pop up says “Location of the Android SDK has not been setup in the preferences”. Moreover when I click on Android -> new Application project, it throws an error pop up saying ” The tools need to be updated via the SDK Manager” .. please help why is it so. I tried to google this, and the pop up is exactly same as in following link.
http://stackoverflow.com/questions/13426435/creating-a-android-project-throws-error-the-tools-must-be-updated-via-sdk-manag
Thanks in advance !
tutorial “install android Development tools”. I faced this error while following steps in the tutorial.
Thanks in advance !
I posted some questions ? No answer 🙁
Sorry I couldn’t get back to you quicker. I’m guessing from your other post that you fixed everything though. I’m glad you fixed it.
Hi Derek,
I was successfully able to resolve all errors. Those were because of some wrong steps that i took while installing eclipse.
I am a newbie in android development and your videos are a kickstart for me !
Superbly explained and they are concise and to the point.
Thanks a lot again !
Hi, Great I’m very happy that I could help. You’re very welcome.
hi derek
while i was trying to install new software on my eclipse. i typed in “Name: Android Developer Tools” and “Location:https//dl-ssl.google.com/android/eclipse.This error kept popping up “Unable to connect to repository https://dl-ssl.google.com/android/eclipse/content.xml
Unable to connect to repository https://dl-ssl.google.com/android/eclipse/content.xml
Connection timed out: connect”. Please derek, what do i do?
Hi,
Replace https with just http for the URL. I have an updated way of installing eclipse kepler here.
I hope that helps 🙂
this error pops up as well “org.eclipse.equinox.p2.core.ProvisionException.
hello admin i got error while installing
eclipse failed to load the jni shared library jvm.dll ???
plss help
i fixed it ohh yeahhh 😀
Went to oracle to run JDK 7 x64 as indicated in your video. It halts and returns message ~not a valid win32 prog. I’m on Windows 7 which I believe to be an x64 OS. Seen this before ? Is there a solution ? They’re bragging about JDK 8 now. Should I ‘upgrade’?
Thanks for the excellent work you put into your very informative videos !
It sounds like a Windows error. Here are a ton of solutions to try.
As per Java 8, I won’t upgrade. I’m actually still using Java 6 for most things. Just my opinion.
sir, may i ask what are the packages that i need to download on the SDK Manager? there’s a lot of packages there ,
what will i install?
Check out part 26 of this series. i cover installing the newest tools there.
I have the latest Macbook Pro with Yosemite and i cannot run Eclipse. Any solutions?
Try turning off Gatekeeper. System Preferences -> Security & Privacy -> Allow applications downloaded from anywhere