Posted November 11, 20186 yr comment_24805 does anyone knows how to jar ruthlessps client tried on jarmaker and eclipse also both wont open
November 11, 20186 yr comment_24808 Well, make sure you jar in eclipse as runnable jar, and make sure your main method is picked correctly.
November 11, 20186 yr Author comment_24811 yeah its right tried many times now worked on runnable jar on eclipse but how to jar on jarmaker also This is the hidden content, please Sign In or Sign Up t says duplicate entry META-INF/MANIFEST.MF on jarmaker
December 7, 20186 yr comment_25466 Why do you need to jar with jar maker if eclipse works fine? Use eclipes to jar and proguard to obfuscate
December 10, 20186 yr comment_25551 Open the JAR with a compression archive viewer and take a look at the manifest file. It should reference the class where the main function is located.
Create an account or sign in to comment