DJ Native Swing Browser in Java Swing For mac

前端 未结 2 1215
醉梦人生
醉梦人生 2021-01-23 21:08

I have a Java application made with Swing and I have used one DJ Native Swing Browser. When I tried to use that on OS X its throwing a NoClassDefFoundError all the

2条回答
  •  难免孤独
    2021-01-23 21:49

    ya i too faced the same problem initially while executing on ubuntu.B'coz swt jar changes from OS to OS for Mac OS X mac download appropriate swt jar.Event Swt changes for 32 bit and 64 bit architecture so make sure you use proper swt jar

    for msc go to below link

    http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.3-201306052000/swt-4.3-cocoa-macosx.zip

提交回复
热议问题