«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Tags
more
Archives
Today
Total
관리 메뉴

ITGenerations

오류 해결법 Java.lang.Error: Unresolved compilation problems: 본문

프로그래밍/자바의정석

오류 해결법 Java.lang.Error: Unresolved compilation problems:

ITGenerations 2018. 3. 21. 18:21

오류 해결법 Java.lang.Error: Unresolved compilation problems:


1. Project - clean


2. 클래스명 = 소스명 같아야된다.