LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install netbean (https://www.linuxquestions.org/questions/linux-software-2/install-netbean-4175576062/)

cellranking 03-28-2016 03:44 PM

Install netbean
 
hello

Room try to install NetBeans IDE 8.1 on redhat box i ran into problem please help also i reset display

export DISPLAY=:0.0

chmod +x netbeans-8.1-linux.sh


[root@test]# ./netbeans-8.1-linux.sh
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...

Exception: java.lang.NoClassDefFoundError thrown from the UncaughtExceptionHandler in thread "main"

ardvark71 03-28-2016 04:18 PM

Hi...

What version of JDK do you have installed? Requirements are listed here.

I also found the threads below, which also might be of help... :)

https://netbeans.org/bugzilla/show_bug.cgi?id=213437

http://stackoverflow.com/questions/1...netbeans-7-1-2

Regards...

cellranking 03-29-2016 07:39 AM

my java version is 1.8.0_11

[root@test ~]# java -version
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)
[root@test~]#

thank you

ardvark71 03-29-2016 01:15 PM

Hi...

I'm not sure if you've already seen this or if it would help but I happened to notice the Java/Netbeans 8.1 bundle here. You may need to uninnstall your current version of Java. :)

Regards...

cellranking 03-29-2016 09:25 PM

thank you i download from oracle site is work

thank you again

ardvark71 03-29-2016 10:28 PM

Quote:

Originally Posted by cellranking (Post 5523313)
thank you i download from oracle site is work

thank you again

You're welcome, I'm glad it's working. :)

If you would, please mark this thread as "SOLVED" by clicking on "Thread Tools" directly above your initial post. Thanks!

Regards...


All times are GMT -5. The time now is 12:04 PM.