Things I Needed to Know

2009-Dec-12, Saturday 12:44 pm
[personal profile] chebe
To make an executable jar (laugh if you want, but I was always happy without an executable):

- need to be in bin folder (or the root of your .class structure)
- create manifest.mf, add:
Main-class: socket/client/main
- jar -cvfm socketclient.jar manifest.mf socket/client
- chomd 777 socketclient.jar
- ./socketclient.jar 9.88.44.3 (or java -jar socketclient.jar 9.88.44.3)
(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org