project to open from its jar file. It opens from the command line, but
because it is ungainly, it just won't do it on double-click.
Turns out it's all my fault: I have neglected defining
a new package for each project from day 1. When going to jar,
my projects are then carrying a lot of unused imports from
other projects...
Long story short, I need to start creating proper projects.
No comments:
Post a Comment