Getting past installation
Submitted by Thursday, 4 March, 2010 - 17:29
on
I like the idea of jEdit and it really appeals to me, especially the portability. Is there any way for me to make it a simple executable jar file that i can run on any java-compatible platform? I want to be able to place it in my external hard drive so if i ever need to borrow a laptop, i can simply plug my hard drive in and start coding. I scanned the Install.java file and saw that every installation checks the current OS and installs based on that. Is there anyway to skip the install part and just compile an executable jar?