Installing Neteans problem with version of JDK - netbeans

I don't understand what I'am doing wrong, i downalad the newest Netbeans and JDK and something went wrong. Can someone explain me what should I do?

Related

Eclipse New Server Wizard does not accept my JDK as a JDK

I am trying to configure a Glassfish Server in Eclipse, but it seems to think my JDK is a JRE. I downloaded the JDK here. Now when pointing to it in the Wizard I get this message
Does anyone know what might be wrong?
Okay it worked with JDK 8. Who needs a current version anyways am I right?

Eclipse Juno wont start and it has no error

Can anyone please help me what to do with this? My eclipse wont open. I already downloaded multiple files from the internet and yet it's still the same. No errors are found since it wont start.
So From the comments above what i can see is you have download the 64 bit eclipse version although you have 32 bit architecture. So I recommend you to download the 32 bit version of Eclipse.
NOTE : Luna is the latest version of Eclipse.
Following is the link.
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/luna/SR2/eclipse-java-luna-SR2-win32.zip
Download 64 bit java 6 or 7 version and install it. It would solve your problem

Netbeans 7.2.1 asks for netx.jar and plugin.jar files when debugging

How can i fix this issue. It's not causing any problems yet
Have no file for /usr/lib/jvm/java-6-openjdk-i386/jre/lib/netx.jar
Have no file for /usr/lib/jvm/java-6-openjdk-i386/jre/lib/plugin.jar
Linux OS
I was having this same problem. Fixed it on Ubuntu 12.0.4 by removing the jdk I already had, and going here to install jdk with Netbeans:
http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-142931.html
Not sure if that is the answer you're looking for, but might work for you.

Java SE 1.6 in eclipse on OSX

How can i get it to work on OSX snow leopard? When I go new java project in eclipse it has a lib error saying that it is unbound. 1.6 is definetly there as far as i can tell :/
On windows and linux everything just worked but i have been searching for hours now and cannot seems to fnd out how to solve this.
Solved - I installed the latest version instead (helios) and this seems to have fixed the problem.

Eclipse europa not working at first launch

I was setting up eclipse europa. It is not working and I am not familiar with this. When I run the eclipse.exe file it shows me the above error. Since I couldn't copy and paste the error, I just took a screen shot of it (you can zoom and see the error. The picture is very clear). I have other eclipse versions (hilios and indigo) and they work fine. But I couldn't use the europa version. Can you guys please help me how to solve it?
I use windows 7 64 bit.
If you need any info, please let me know. Thank you.
If you are on a Windows 64bits, you need to download the 64bits version of Eclipse Europa, and make sure you have a 64-bits JDK.
Or you can try a 32-bits with a 32bits JDK.
But here, it appears you have a mismatch between your Eclipse ("-os = win32") and your JDK.