Eclipse Mars: ANT Task references missing SWT library

前端 未结 4 952
谎友^
谎友^ 2020-12-17 15:16

I just upgraded to Eclipse Mars and suddenly my ANT task working fine with Lunar complains:

The archive: C:/Program%20Files/eclipse_lunar/plugins/org.eclipse         


        
4条回答
  •  伪装坚强ぢ
    2020-12-17 15:43

    A possible solution is to create the folder "C:\Program%20Files\eclipse_lunar\plugins" and place a copy of the actual *.jar from "C:\Program Files\eclipse_lunar\plugins" there

提交回复
热议问题