The Eclipse plugin allows the user to specify the color, font, font size,
etc. at the keyword (in context) level. The user can change them at any point, and variable identifiers with the same name as a keyword are not colored the same way as an actual keyword. So Thomas, if you want "Methods" to be big pink italics with a box around it, you can do that in Eclipse. I assume it is easier for many people to stay with JEdit than it is to learn Eclipse, and of course people should use tools they are comfortable with. Bill Original Message: ----------------- From: George Hovey [hidden email] Date: Tue, 31 Jan 2012 15:08:04 -0500 To: [hidden email] Subject: Re: [Ibm-netrexx] Why is 'Methods' (note the PLURAL) a *Keyword inJEDIT?? jEdit includes elaborate control of syntax coloring precisely because programmers tend to feel strongly about this, and to disagree. Getting rid of METHODS as a key word will presumably make Patric (for one) unhappy. Why not invite contributions of NetRexx mode files, along with sample output, and let users choose? They can pick the one closest to their dreams and modify it as desired. On Tue, Jan 31, 2012 at 1:11 PM, Thomas Schneider < [hidden email]> wrote: > Hello George, and all! > > I am a subscribed member of SourceForge, still, as I did open project > Rexx2Nrx there, at SourceForge, > before I did switch to www.kenai.com (as all my stuff is in NetRexx, and > David Requena and Kermit Kiser > did recommend this for my projects. > > Should I take over maintenance of the NetRexx Mode file for JEDIT (after > the current release of my soft to KENAI)? > > Would be happy to support the usage of NetRexx as far as I can (and my > time allows)... :-) > > Thomas. > > ====== > > Am 31.01.2012 18:24, schrieb George Hovey: > > There is no 'official' version and nobody's maintaining it. The one that > comes with the release was contributed by someone in the hazy past. It's > just to get you started without incurring the daunting task of making one > from scratch. Make a copy of it, make the changes you want [I suggest one > at a time], and place it in your user mode directory (see help). If you > are thrilled with the result, contribute it and YOU can be the maintainer. > > On Tue, Jan 31, 2012 at 12:08 PM, Thomas Schneider < > [hidden email]> wrote: > >> Hello George, *and all*: >> >> 1.) I do have NO problems at all, when JEDIT does HIGHLIGHT 'Methods' >> as a keyword! >> 2.) I *would like* to get the *official NetRexx MODE File* for JEDIT >> corrected, but >> >> a) I don't know who did initiate this great work (except that Slava >> Pestov did inititiate JEDIT, years ago, on SourceForge) >> b) Who of this group is now *maintaining* this Jedit MODE File on >> SourceForge. >> >> I would like to get the *official COPY* (on SourceForge) to be altered! >> >> Kind regards from already dark Vienna, as always, >> Thomas. >> >> =========== >> Am 31.01.2012 17:42, schrieb George Hovey: >> >> Thomas, >> Probably because there is a mistake in the NetRexx mode file. Feel free >> to modify a local copy to work your way (see jEdit help for how). You >> aren't required to use the default version; I dispensed with it years ago. >> >> On Tue, Jan 31, 2012 at 9:56 AM, Thomas Schneider < >> [hidden email]> wrote: >> >>> Can somebody, more fluent in JEDIT, as I am, explain me why >>> >>> 'Methods' (note the PLURAL) >>> >>> *is flagged as a KEYWORD* in JEdit?? >>> >>> please... >>> >>> *or* is this an oversight (and thus an error) ??? >>> >>> ** and ** >>> >>> who does maintain the NetRexx Keywords for JEDIT? >>> >>> Thomas. >>> -- >>> Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge >>> Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( >>> www.netrexx.org) >>> >>> _______________________________________________ >>> Ibm-netrexx mailing list >>> [hidden email] >>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >>> >>> >> >> >> _______________________________________________ >> Ibm-netrexx mailing [hidden email] >> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >> >> >> >> -- >> Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge >> Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( >> www.netrexx.org) >> >> _______________________________________________ >> Ibm-netrexx mailing list >> [hidden email] >> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >> >> >> > > > _______________________________________________ > Ibm-netrexx mailing [hidden email] > Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ > > > > -- > Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge > Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( > www.netrexx.org) > > _______________________________________________ > Ibm-netrexx mailing list > [hidden email] > Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ > > > -------------------------------------------------------------------- mail2web LIVE Free email based on Microsoft® Exchange technology - http://link.mail2web.com/LIVE _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
Hi Bill,
I would be happy when I could find the time to *learn* ECLIPSE and NetBeans *now* ;-) But I'm so busy currently to deply the new version of Rexx2Nrx (now all in NetRexx), and also RexxForm (my brand new Rexx Formatter (any Rexx Dialect)) as the next steps. I'm also still busy to deploy DB-123, PP, and ReyC on the respective KENAI projects as all of my tools do share the same Scanning, Parsing, Code Normalization, and Code Generation routines. This all will be OPEN Sourced under the ICU Licence (on Kenai).. Concurrently, I'm negotiating with IBM Austria here, to offer the same products as a Value Added (and fully supported) 'Software as a Service' (SAS) on the IBM Cloud. I simply want to finish this nearly never ending story, until I do focus on new developments (mainly on Natural Language and Mobile Phone Translation). But as I did invest all of my money in the development of PP the past years, I am currently in a position where I would need a project *getting money for* with utmost importance (for me, personallky (financially). I'm also, frankly speaking, in Contact weith HP and Oracle for DB-123 and PP. For me, this all is a nice game. I'm a Piano Player (my big Hobby), don't forget that!° ;-) Thomas. =================================================================================== Am 31.01.2012 22:35, schrieb [hidden email]: > The Eclipse plugin allows the user to specify the color, font, font size, > etc. at the keyword (in context) level. The user can change them at any > point, and variable identifiers with the same name as a keyword are not > colored the same way as an actual keyword. > > So Thomas, if you want "Methods" to be big pink italics with a box around > it, you can do that in Eclipse. > > I assume it is easier for many people to stay with JEdit than it is to > learn Eclipse, and of course people should use tools they are comfortable > with. > > Bill > > Original Message: > ----------------- > From: George Hovey [hidden email] > Date: Tue, 31 Jan 2012 15:08:04 -0500 > To: [hidden email] > Subject: Re: [Ibm-netrexx] Why is 'Methods' (note the PLURAL) a *Keyword > inJEDIT?? > > > jEdit includes elaborate control of syntax coloring precisely because > programmers tend to feel strongly about this, and to disagree. Getting rid > of METHODS as a key word will presumably make Patric (for one) unhappy. > > Why not invite contributions of NetRexx mode files, along with sample > output, and let users choose? They can pick the one closest to their > dreams and modify it as desired. > > On Tue, Jan 31, 2012 at 1:11 PM, Thomas Schneider< > [hidden email]> wrote: > >> Hello George, and all! >> >> I am a subscribed member of SourceForge, still, as I did open project >> Rexx2Nrx there, at SourceForge, >> before I did switch to www.kenai.com (as all my stuff is in NetRexx, and >> David Requena and Kermit Kiser >> did recommend this for my projects. >> >> Should I take over maintenance of the NetRexx Mode file for JEDIT (after >> the current release of my soft to KENAI)? >> >> Would be happy to support the usage of NetRexx as far as I can (and my >> time allows)... :-) >> >> Thomas. >> >> > ============================================================================ > ====== >> Am 31.01.2012 18:24, schrieb George Hovey: >> >> There is no 'official' version and nobody's maintaining it. The one that >> comes with the release was contributed by someone in the hazy past. It's >> just to get you started without incurring the daunting task of making one >> from scratch. Make a copy of it, make the changes you want [I suggest one >> at a time], and place it in your user mode directory (see help). If you >> are thrilled with the result, contribute it and YOU can be the maintainer. >> >> On Tue, Jan 31, 2012 at 12:08 PM, Thomas Schneider< >> [hidden email]> wrote: >> >>> Hello George, *and all*: >>> >>> 1.) I do have NO problems at all, when JEDIT does HIGHLIGHT 'Methods' >>> as a keyword! >>> 2.) I *would like* to get the *official NetRexx MODE File* for JEDIT >>> corrected, but >>> >>> a) I don't know who did initiate this great work (except that Slava >>> Pestov did inititiate JEDIT, years ago, on SourceForge) >>> b) Who of this group is now *maintaining* this Jedit MODE File on >>> SourceForge. >>> >>> I would like to get the *official COPY* (on SourceForge) to be altered! >>> >>> Kind regards from already dark Vienna, as always, >>> Thomas. >>> >>> > ============================================================================ > =========== >>> Am 31.01.2012 17:42, schrieb George Hovey: >>> >>> Thomas, >>> Probably because there is a mistake in the NetRexx mode file. Feel free >>> to modify a local copy to work your way (see jEdit help for how). You >>> aren't required to use the default version; I dispensed with it years > ago. >>> On Tue, Jan 31, 2012 at 9:56 AM, Thomas Schneider< >>> [hidden email]> wrote: >>> >>>> Can somebody, more fluent in JEDIT, as I am, explain me why >>>> >>>> 'Methods' (note the PLURAL) >>>> >>>> *is flagged as a KEYWORD* in JEdit?? >>>> >>>> please... >>>> >>>> *or* is this an oversight (and thus an error) ??? >>>> >>>> ** and ** >>>> >>>> who does maintain the NetRexx Keywords for JEDIT? >>>> >>>> Thomas. >>>> -- >>>> Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge >>>> Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( >>>> www.netrexx.org) >>>> >>>> _______________________________________________ >>>> Ibm-netrexx mailing list >>>> [hidden email] >>>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >>>> >>>> >>> >>> _______________________________________________ >>> Ibm-netrexx mailing [hidden email] >>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >>> >>> >>> >>> -- >>> Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge >>> Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( >>> www.netrexx.org) >>> >>> _______________________________________________ >>> Ibm-netrexx mailing list >>> [hidden email] >>> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >>> >>> >>> >> >> _______________________________________________ >> Ibm-netrexx mailing [hidden email] >> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >> >> >> >> -- >> Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge >> Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team ( >> www.netrexx.org) >> >> _______________________________________________ >> Ibm-netrexx mailing list >> [hidden email] >> Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ >> >> >> > > -------------------------------------------------------------------- > mail2web LIVE – Free email based on Microsoft® Exchange technology - > http://link.mail2web.com/LIVE > > > > _______________________________________________ > Ibm-netrexx mailing list > [hidden email] > Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ > > -- Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team (www.netrexx.org) _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com www.db-123.com |
Free forum by Nabble | Edit this page |