PageRenderTime 38ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-2-pre14/jars/MacOS/MacOS.html

#
HTML | 52 lines | 51 code | 1 blank | 0 comment | 0 complexity | af6ff81d3b732caeb0b888c3f5a12225 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. <body bgcolor="#FFFFFF">
  6. <table
  7. summary="Header"
  8. bgcolor="#99CCCC"
  9. cellspacing="0"
  10. border="0"
  11. width="100%"
  12. cols="2"
  13. >
  14. <tr width="100%">
  15. <td valign="TOP"><strong><font size="+2">Mac OS Plugin</font></strong></td>
  16. <td valign="TOP" align="RIGHT"><font size="-1"> <strong>Version 3.0 (Nov.
  17. 16, 2003)</strong> <br>
  18. By Kris Kopicki &lt;krisko@users.sourceforge.net&gt; </font></td>
  19. </tr>
  20. </table>
  21. <h3>Provides Mac OS specific features, such as:</h3>
  22. <ul>
  23. <li>jEdit exits cleanly when using Command-Q or &quot;Quit&quot; from the &quot;File&quot;
  24. menu.</li>
  25. <li>Files created or associated with jEdit can now be opened from the Finder,
  26. by either double-clicking the file's icon or dragging the file's icon onto
  27. the jEdit application icon.</li>
  28. <li>jEdit preserves existing type/creator codes and is assigned as the creator
  29. of new files (Default). Can also be set to ignore existing type/creator codes.</li>
  30. <li>"Preferences..." in the application menu can be used to access jEdit's Global
  31. Options.</li>
  32. <li>"About jEdit..." in the application menu can be used to access the About
  33. Dialog.</li>
  34. <li>The menu's can be placed in the Mac OS X menu bar. This is not recommended,
  35. as there are problems with Java on Mac OS X.</li>
  36. <li>You can enable live resizing of windows.</li>
  37. <li>You can show current and recent buffers in the finder.</li>
  38. <li>You can run AppleScripts (compiled, uncompiled and standalone). Your scripts
  39. must be located in the macros folder in the jEdit folder. They can be either
  40. plain text or compiled scripts. Scripts must have their type and creator set
  41. correctly, have a .scpt (for compiled scripts) or .applescript (for uncompiled
  42. scripts) extension, or both.</li>
  43. <li>The text area can be set to use the system default for highlighting text.</li>
  44. </ul>
  45. <h3>Known Issues:</h3>
  46. <ul>
  47. <li>You will probably experience problems using anything less than Java 1.4</li>
  48. </ul>
  49. <p>&nbsp;</p>
  50. </body>
  51. </html>