com/ide/jedit

Differences between version #1187 and #3868

3c3
< Refer to the documentation of jEdit for how to install a new edit mode.
---
> Refer to the documentation of jEdit for how to install a new edit mode. In current jEdit versions, you have to save the mode below in a XML file (preferably named Haxe.xml) in jEdit's editing modes directory (this depends on your operating system, but usually it is jEdit's installation directory under Windows and /usr/share/jedit/modes under Linux if you have installed jEdit using a package manager). You also need to put a new entry in the catalog file which is placed at the same directory as the edit  mode files. The catalog entry should be
4a5,11
> <code xml>
> <MODE NAME="Haxe"		FILE="Haxe.xml"
> 				FILE_NAME_GLOB="*.hx" />
> </code>
> 
> To make the new edit mode work you can restart jEdit or select //Reload Edit Modes// from the //Troubleshooting// submenu of the //Utilities// menu.
> 
120a128
>       <KEYWORD2>override</KEYWORD2>

	
Ver Date Lg User Action
#14002 2012-05-14 11:07:41 en ncannasse Restored to version #8930
#13986 2012-05-14 09:04:45 en sohbetful View | Diff
#8930 2010-08-02 18:46:31 en badsector View | Diff
#8929 2010-08-02 18:42:47 en badsector View | Diff
#8928 2010-08-02 18:42:47 en badsector Changed title from Jedit to jEdit
#8810 2010-06-10 13:02:57 en baurel View | Diff
#8809 2010-06-10 13:02:57 en baurel Changed title from Jedit (cross) to Jedit
#8772 2010-06-10 01:42:50 en baurel Changed title from Jedit to Jedit (cross)
#8771 2010-06-10 01:42:23 en baurel View | Diff
#8770 2010-06-10 01:42:00 en baurel View | Diff
#8769 2010-06-10 01:40:38 en baurel View | Diff
#8637 2010-06-09 13:09:19 en baurel View | Diff
#8500 2010-06-09 11:22:46 en baurel Changed title from Using jEdit to develop Haxe projects to Jedit
#6962 2009-09-06 19:10:30 en badsector View | Diff
#6961 2009-09-06 19:10:30 en badsector Changed title from JEdit Syntax File to Using jEdit to develop Haxe projects
#5152 2008-12-26 00:21:21 en badsector View | Diff
#3868 2008-07-31 16:24:29 en badsector View | Diff
#1187 2008-05-06 18:51:07 en ponticelli View | Diff
#1145 2008-05-03 12:05:52 en ncannasse View | Diff
#1144 2008-05-03 12:05:52 en ncannasse Set title to JEdit Syntax File

Previous | Next