SyntaxFix
Write A Post
Hire A Developer
Questions
i had the same problem with my jar the solution
Manifest-Version: 1.0 Sealed: true Class-Path: . lib/jarX1.jar lib/jarX2.jar lib/jarX3.jar Main-Class: com.MainClass
Manifest-Version: 1.0
Sealed: true
Class-Path: . lib/jarX1.jar lib/jarX2.jar lib/jarX3.jar
Main-Class: com.MainClass
select export all outpout folders for checked project
This worked for me :)