Cannot load 64-bit SWT libraries on 32-bit JVM ( replacing SWT file )

后端 未结 13 1497
深忆病人
深忆病人 2020-11-30 07:34

I\'m trying to debug this problem but not sure where exactly i need to replace SWT jar file for Eclipse.

Current System Config:

Ecl         


        
13条回答
  •  独厮守ぢ
    2020-11-30 08:04

    I also faced the same problem a long time ago.

    Here is the Solution

    In Eclipse Click on "Windows"-->"Preferences"---->"Java"---> "Installed JREs"---->Select the JDK, click on "Edit".

    Check your JDK path, is it according to your path in environmental variables defined in system. if not then change it to "path" defined directory.

提交回复
热议问题