|
From: Slava P. <sp...@gj...> - 2000-03-01 05:56:46
|
Matthew Kuperus Heun wrote: > > Greetings: > > I was introduced to jEdit for the first time last evening when I saw > the web pages at source forge. I'd like to try jEdit on my Mac. > But, I see no installation instructions or hints for use on the Mac. > I'm willing to give it a go, but I don't want to reinvent the wheel. > Does anyone on this list have experience using jEdit on the Mac's JVM? jEdit's installer has support for the MacOS (the filename separator, etc) so you should just run the jedit-2.3pre7.jar file with MRJ, and it will be installed in the directory of your choice. Then run the 'org.gjt.sp.jedit.jEdit' class in the 'jedit.jar' file (which will be installed) and jEdit will run. You could use JBindery to create a shortcut that makes starting jEdit easier. Slava |