/jEdit/tags/jedit-4-1-pre5/jars/MacOS/MacOS.html
HTML | 46 lines | 45 code | 1 blank | 0 comment | 0 complexity | a534a38d97a6039bd459d0ed05670e49 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
1<html>
2<head>
3<title>Mac OS Plugin</title>
4</head>
5
6<body bgcolor="#FFFFFF">
7<table
8 summary="Header"
9 bgcolor="#CCCCFF"
10 cellspacing="0"
11 border="0"
12 width="100%"
13 cols="2"
14>
15 <tr width="100%">
16 <td valign="TOP"><strong><font size="+2">Mac OS Plugin</font></strong></td>
17 <td valign="TOP" align="RIGHT"><font size="-1"> <strong>Version 1.2.3 (Sep.
18 30, 2002)</strong> <br>
19 By Kris Kopicki <kris_k@iprimus.com.au> </font></td>
20 </tr>
21</table>
22<h3>Provides Mac OS specific features, such as:</h3>
23<ul>
24 <li>jEdit exits cleanly when using Command-Q or "Quit" from the "File"
25 menu.</li>
26 <li>Files created or associated with jEdit can now be opened from the Finder,
27 by either double-clicking the file's icon or dragging the file's icon onto
28 the jEdit application icon.</li>
29 <li>jEdit preserves existing type/creator codes and is assigned as the creator
30 of new files (Default). Can also be set to ignore existing type/creator codes.</li>
31 <li>"Preferences..." in the application menu can be used to access jEdit's Global
32 Options.</li>
33 <li>"About jEdit..." in the application menu can be used to access the About
34 Dialog.</li>
35 <li>The menu's can be placed in the Mac OS X menu bar. This is not recommended,
36 as there are problems with Java on Mac OS X.</li>
37 <li>You can enable live resizing of windows.</li>
38</ul>
39<h3>Known Issues:</h3>
40<ul>
41 <li>Files opened in the Finder before jEdit is running are not opened in jEdit
42 (Apple Java bug).</li>
43</ul>
44<p> </p>
45</body>
46</html>