Exception in thread "main" java.lang.Error: Unresolved compilation problem:
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
at di7.HelloWorld2.main(HelloWorld2.java:5)
反覆檢查了程式碼,發現並沒有語法錯誤,但是就是執行出錯,把程式碼複製到IntelliJ IDEA那邊執行就能正常。
這是為什麼呢?
在網上查了下,有些人說這個是因為
第一種說法:配置的問題:JDK版本更換了但是Eclipse裡面卻沒有更改。
更改方法:
右擊工程----->選擇Build Path ----->configure build path見到下圖
第二種說法:錯誤的原因是因為程式碼中沒有指定package,加上“package 包名;” 後再編譯即OK。
但是都不適用於我這裡的情況。
我把滑鼠移到第11行,
原因好像是說,因為在我前一個名為HelloWorld的類也放在這個包裡,而且那個類裡的這個calcAvg()方法名一樣,所以就導致了出錯。
那麼我就把這個方法名改了,課時為什麼還是不行呢?
單獨把這個class檔案放到另一個包裡,也是不能執行,為什麼呢?
相關推薦
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
Exception in thread "main" java.lang.Error: Unresolved compilation problem: at di7.HelloWorld2.main(HelloWorld2.java:5) &
Exception in thread "main" java.lang.Error: Unresolved compilation problem: No enclosing instance
Exception in thread "main" java.lang.Error: Unresolved compilation problem: No enclosing instanc
Exception in thread "main" java.lang.Error: Unresolved compilation problem
初學java,使用eclipse編譯時,可能會遇到如下圖所示的編譯錯誤(Exception in thread "main" java.lang.Error: Unresolved compilation problem):錯誤的原因是因為程式碼中沒有指定packag
eclipse java.lang.Error: Unresolved compilation problem並且專案依賴一堆感嘆號
確定Windows -> Preferances Java Compiler 、Java build Path Librarie 、 Project Facets(web專案有這個) jd
Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configure(Lorg/testng/CommandLineArgs;)V
exc and main ini args erro pre 運行 ppc TestNG運行時報以下錯誤: Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configur
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/maven/cli/MavenCli : Unsupported major.minor version 51.0
syn sel upd apache date define 出現 eth jre me 的 maven 項目, 右鍵 update dependencies , 出現 錯誤 Exception in thread "main" java.lang.Unsupp
Linux運行Java出現“Exception in thread "main" java.lang.OutOfMemoryError: Java heap space”報錯
blog inux ict jar mem car dict enc cnblogs 在運行如下程序時出現“Exception in thread "main" java.lang.OutOfMemoryError: Java heap space”
2類型轉換異常:Exception in thread "main" java.lang.ClassCastException:java.lang.Object cannot be cast to java.lang.Integer
cnblogs color pan rgs main string [] 類型 style public class TestException { public static void main(String[] args) { Object obj
Exception in thread "main" java.lang.UnsatisfiedLinkError:
odi ssl time control nat base action ini feel [[email protected]/* */ database]$ ./runInstaller 正在啟動 Oracle Universal Installer.
Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/boot/context/embedded/ServletRegistrationBean
cau type main ebean url nag jar except found 異常信息 2017-09-02 18:06:37.223 [main] ERROR o.s.boot.SpringApplication - Application startup
Junit測試出現異常:Exception in thread "main" java.lang.NoSuchMethodError: org.junit.platform.commons.util.
mage lan release ret 解決方案 common 你會 問題 nbsp 在進行單元測試時,測試出現異常 pom.xml依賴如下 <dependency> <groupId>org.junit.jupiter<
idea中使用scala運行spark出現Exception in thread "main" java.lang.NoClassDefFoundError: scala/collection/GenTraversableOnce$class
lib apache brush inf under tle 配置 erro cal idea中使用scala運行spark出現: Exception in thread "main" java.lang.NoClassDefFoundError: scala/co
windows上react-native run-android時Exception in thread "main" java.lang.IllegalArgumentException: MALFORMED報錯
andro 重新 ive div alt 刪除 ima 用戶 文件夾 報錯如圖 解決 在C:\Users\{用戶名}\.gradle\wrapper\dists路徑下,刪除所有文件夾,重新run-android ps:網上搜了說是說是java解壓縮編碼格式問題什麽的,感覺
Spring Boot 啟動報錯 Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 37
work 結果 frame getc director inf 中文 getclass post 使用命令 java -jar springBoot.jar 啟動項目,結果報錯如下: Exception in thread "main" java.lang.String
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.access0(Ljava/lang/String;I)Z
檢查 post source 系統 RM 方法 internal .com 2.6 1、window操作系統的eclipse運行wordcount程序出現如下所示的錯誤: Exception in thread "main" java.lang.Unsatisfied
tomcat啟動時,內存溢出,Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
通過 per memory tomcat配置 -xmx ... nbsp ont ron 問題原因 通過tomcat啟動項目,也許是因為項目太大,配置的內存不夠用了。老是報內存溢出的問題。 解決辦法 1.選中項目 右鍵 run as -》Run Configu
Exception in thread "main" java.lang.UnsatisfiedLinkError: no awt in java.library.path: [
點擊 exception exceptio 本地 thread 圖片 lib reference 解決 Exception in thread "main" java.lang.UnsatisfiedLinkError: no awt in java.l
【Java】Exception in thread "main" java.lang.UnsupportedClassVersionError
【問題描述】 在Linux上執行jar包出現瞭如下錯誤: 【問題原因】 這個異常是因為較高版本的jdk編譯的java class檔案試圖在較低版本的環境中執行造成的。
Exception in thread "main" java.lang.IllegalStateException: Cannot get a text value from a numeric c
java從excel中用poi工具進行解析時候,專案啟動報錯。 錯誤場景如下: //部分程式碼 returnStr = c.getRichStringCellValue().getString(); 然後在執行之後提示 Exception in thread "main" jav
Linux安裝Oracle 11g的到時候報Exception in thread "main" java.lang.NoClassDefFoundError .
CentOS6.5 靜默安裝Oracle 11G過程中提示:Exception in thread “main” java.lang.NoClassDefFoundError . 在執行./runInstaller -silent -force -noconfig -responseFile