I made a Java project with Eclipse. The project has a public static void main(String[] args)
method in it.
When I try to export it to a runnable jar, the launch configuration does not include the project I created so I can't create the jar for the project. Any ideas why?
Try creating a new launch configuration from scratch:
Run
-> Run Configurations...
New
Now try exporting your runnable JAR again using that run configuration.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With