In the java folder I have three subfolder, is it normal?

0

I'm having trouble with:

  

java / lang / NoClassDefFoundError: java / lang / object.

I've done a lot of things that my colleagues asked for and nothing. I updated PATH and JAVA_HOME and nothing. My Classpath:

;%JAVA_HOME%\lib;%JAVA_HOME%\lib\tools.jar;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\htmlconverter.jar;%JAVA_HOME%\jre\lib;%JAVA_HOME%\jre\lib\rt.jar;

My system user PATH:

SystemPath:

MyJAVA_HOME:

C:\ProgramFiles(x86)\Java\jdk1.8.0_131

MyfolderC:\Arquivodeprograma(x86)\java

And I still have the same error as:

  

java / lang / NoClassDefFoundError: java / lang / object

    
asked by anonymous 22.08.2017 / 21:34

1 answer

0

Well, I did the reinstallation and the changes that LINQ posted. I do not know if it was the reinstallation or the changes, because when he said, it was already uninstalling. Now it worked.

    
22.08.2017 / 23:05