"Dotan Cohen" <[email protected]> wrote in message news:cakdxfkm1kqw-ykkn5nu-_ajcaobqnevmk5nxu2cbqghju_b...@mail.gmail.com...
Attached is a document which demonstrates the use of three tools for
highlighting code in OOo:
The Code Formatter extension
The COOoder extension
http://xzfv.appspot.com/s/format.html

As can be seen, none of these are very good (at least with Java). Can
someone suggest any other tool?

Thanks!

--
Dotan Cohen

I have to say that when I was writing code I used a text editor rather than a word processor. So, MS Word and OOo are word processors even though they can save files as plain text whereas Notepad and Wordpad are text editors even though Wordpad can save files in RTF which is a restricted sort of word processor document. For code, if you're not using an IDE and assuming you're on Windows, I'd use either PSPAD (http://www.pspad.com/) or Notepad++ (http://notepad-plus-plus.org/). Both are free and very configurable. Both have Java syntax handling "in the box". Both can be installed on a USB stick or similar without touching the Windows Registry.

--
Harold Fuchs
London, England


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to