Package doesn't exist error in intelliJ

后端 未结 25 1309
心在旅途
心在旅途 2020-11-28 20:07

I\'m trying to use the barbecue barcode printing library. I have successfully added the library to IntelliJ through project structure add library. Then I imported the packa

25条回答
  •  囚心锁ツ
    2020-11-28 20:52

    I tried compile a java 8 project with JDK 12 and has the same issue. None of previous answer solved my problem.

    I changed o Shortel Command Line to "JAR Manifest" and worked like a charm.

提交回复
热议问题