zhangyong
2023-08-22 1353e87cb21a4032d585d7404bae9042f2ebcf08
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Êþº¾4>src/main/java/com/example/springboot/SpringbootVue3Applicationjava/lang/Object<init>()VCode    java/lang/Error ›Unresolved compilation problems: 
    The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
    The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files
    The declared package "com.example.springboot" does not match the expected package "src.main.java.com.example.springboot"
    The import org cannot be resolved
    The import org cannot be resolved
    SpringBootApplication cannot be resolved to a type
    Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
    String cannot be resolved to a type
    SpringApplication cannot be resolved
 
 (Ljava/lang/String;)VLineNumberTableLocalVariableTablethis@Lsrc/main/java/com/example/springboot/SpringbootVue3Application;main([Ljava/lang/String;)VmUnresolved compilation problems: 
    String cannot be resolved to a type
    SpringApplication cannot be resolved
 
SourceFileSpringbootVue3Application.javaRuntimeInvisibleAnnotationsLSpringBootApplication;java/lang/String MissingTypes!4
»Y
· ¿ 
    *
»Y· ¿