|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
mason synax missing?hallo
iam trying colorer for first time. i want to use it with mason files. mason is also listed in supported languages http://colorer.sourceforge.net/lang-list.html but when i install colorer, i cant find mason syntax support. can somebody help me regards tyctor ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ colorer-talks mailing list colorer-talks@... https://lists.sourceforge.net/lists/listinfo/colorer-talks |
|
|
Re: mason synax missing?Viktor,
Mason support is available, although it's very simple. file extension .mc auto/types/mason.hrc Or just choose it from language list. 2007/7/23, Viktor Vraniak <
viktor.vraniak@...>: hallo -- Igor ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ colorer-talks mailing list colorer-talks@... https://lists.sourceforge.net/lists/listinfo/colorer-talks |
|
|
Re: mason synax missing?as first thanks for answer
a looked in that path but in package EclipseColorer-take5_0.8.0.zip it seems to be missing that file. Igor Russkih wrote: > Viktor, > > Mason support is available, although it's very simple. > > file extension .mc > > auto/types/mason.hrc > > Or just choose it from language list. > > 2007/7/23, Viktor Vraniak < viktor.vraniak@... > <mailto:viktor.vraniak@...>>: > > hallo > > iam trying colorer for first time. > i want to use it with mason files. > mason is also listed in supported languages > http://colorer.sourceforge.net/lang-list.html > <http://colorer.sourceforge.net/lang-list.html> > > but when i install colorer, i cant find mason syntax support. > > can somebody help me > regards > > tyctor > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > colorer-talks mailing list > colorer-talks@... > <mailto:colorer-talks@...> > https://lists.sourceforge.net/lists/listinfo/colorer-talks > > > > > -- > Igor > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > colorer-talks mailing list > colorer-talks@... > https://lists.sourceforge.net/lists/listinfo/colorer-talks ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ colorer-talks mailing list colorer-talks@... https://lists.sourceforge.net/lists/listinfo/colorer-talks |
|
|
Re: mason synax missing?thanks, OK fixed ;o)
problem was extension, my mason files had extension .mhtml... however, is it posible to redefine default extension .mc to something else? Igor Russkih wrote: > Viktor, > > Mason support is available, although it's very simple. > > file extension .mc > > auto/types/mason.hrc > > Or just choose it from language list. > > 2007/7/23, Viktor Vraniak < viktor.vraniak@... > <mailto:viktor.vraniak@...>>: > > hallo > > iam trying colorer for first time. > i want to use it with mason files. > mason is also listed in supported languages > http://colorer.sourceforge.net/lang-list.html > <http://colorer.sourceforge.net/lang-list.html> > > but when i install colorer, i cant find mason syntax support. > > can somebody help me > regards > > tyctor > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > colorer-talks mailing list > colorer-talks@... > <mailto:colorer-talks@...> > https://lists.sourceforge.net/lists/listinfo/colorer-talks > > > > > -- > Igor > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > colorer-talks mailing list > colorer-talks@... > https://lists.sourceforge.net/lists/listinfo/colorer-talks ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ colorer-talks mailing list colorer-talks@... https://lists.sourceforge.net/lists/listinfo/colorer-talks |
|
|
Re: mason synax missing?Surely you can,
The easiest way is to add mhtml type in Eclipse File Type preferences and associate it with "EclipseColorer" editor.
In addition to this you have to modify colorer/hrc/auto/rare-scripts.hrc and fix mason entry:
<prototype name="mason" group="scripts.rare" description="mason">
<location link="types/mason.hrc"/> <filename>/\.(mc|mhtml)$/i</filename> </prototype> 2007/7/30, Viktor Vraniak <viktor.vraniak@...>:
thanks, OK fixed ;o) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ colorer-talks mailing list colorer-talks@... https://lists.sourceforge.net/lists/listinfo/colorer-talks |
| Free embeddable forum powered by Nabble | Forum Help |