I need help with android project inside NetBeans. I Just opened project which is created in NetBeans and I have some issues with "cannot access java.lang Fatal Error: Unable to find package java.lang in classpath or bootclasspath" This is sample of one my file which have issues:
package Helpers;
import PreglednikLogika.Clanak;
import android.content.Context;
The first line package Helpers;
is underlined and produce "cannot access java.lang
Fatal Error: Unable to find package java.lang in classpath or bootclasspath"
I am new with netbeans and I tried some fixes but not success. Can somebody help me ? I think this is adding reference library or something like that issue... but not sure.
The project has an old hotspot, in Netbeans:
Not exclusive to Android, this happened to me while trying to compile a very old project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With