PageRenderTime 33ms CodeModel.GetById 11ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
HTML | 54 lines | 53 code | 1 blank | 0 comment | 0 complexity | 9553603be5295b548d43be9a99b33f87 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 2.0.4 (Feb.
  17. 23, 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>Files opened in the Finder before jEdit is running are not opened in jEdit
  48. (10.0.x - 10.1.x).</li>
  49. <li>Scripts that require user interaction are not supported.</li>
  50. </ul>
  51. <p>&nbsp;</p>
  52. </body>
  53. </html>