I'm trying to import java.lang.reflect in a java file of a maven project, but I get "error cannot find symbol" on the import line. It can't find java.lang either. This is a built in Java lib, right? I didn't think I needed to add any dependencies for a default java lib. Is there a certain dependency I need to define to gain access to this lib?
Aucun commentaire:
Enregistrer un commentaire