ผมเรียนมหาลัยแล้ว ผมไปถามอาจารย์แล้วเขาบอกไม่รู้เหมือนกัน T-T code.java ผมมัน run ได้บ้างไม่ได้บ้าง
มี error อยู่สองอัน
(ผมใช้ vscode ครับ)
1. อันนี้เป็น error ที่ เป็นบ้างไม่เป็นบ้าง
Error: Could not find or load main class CircleArea
Caused by: java.lang.ClassNotFoundException: CircleArea
2. อันนี้เป็น error ที่อาจารให้ไฟลมา test
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
TestSwap cannot be resolved
TestCircleArea cannot be resolved
TestRestaurantBill cannot be resolved
TestInterestEarned cannot be resolved
at TestAll.main(TestAll.java:20)
ขอบคุณครับ T-T
java error ไม่รู้แก้ยังไงครับช่วยผมที T-T
มี error อยู่สองอัน
(ผมใช้ vscode ครับ)
1. อันนี้เป็น error ที่ เป็นบ้างไม่เป็นบ้าง
Error: Could not find or load main class CircleArea
Caused by: java.lang.ClassNotFoundException: CircleArea
2. อันนี้เป็น error ที่อาจารให้ไฟลมา test
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
TestSwap cannot be resolved
TestCircleArea cannot be resolved
TestRestaurantBill cannot be resolved
TestInterestEarned cannot be resolved
at TestAll.main(TestAll.java:20)
ขอบคุณครับ T-T