Re: Java



Arne Vajhøj wrote:
Martin Gregorie wrote:
murari garg wrote:
and for compiling core java programme you can use Textpad software.

www.textpad.com

The best general purpose text editor I've found for Windows is PFE, which can be downloaded from Winsite, http://www.winsite.com/

PFE doesn't do syntax coloring, but does about anything else you'd want. It is completely configurable for all the usual stuff like auto-indent, line wrapping, etc, which are tied to the file extension. In addition its very fast, can handle huge numbers of files within an MDF master window and has the ability to pipe compiler output back into an editor window.

PFE has not been updated since 1999.

I used it until 2001 or so. I liked it a lot.

But it is not competive today.

I am using JEdit today.

If JEdit matches or surpasses PFE then that's a good recommendation indeed.

I haven't edited anything on a 'doze box for 2-3 years and my copy of Win95 is slowly dieing of bitrot. These days my main editor is microEmacs on Fedora or Microware's OS-9. Theres a decent Windows port of microEmacs too, though its probably not to everybody's taste.


--
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
.



Relevant Pages

  • Re: prob. using DDE to open file in running app.
    ... System is Windows XP Pro SP2 with all available updates. ... selected file into PFE. ... the selected file is loaded in a new document ... window of the same editor instance. ...
    (microsoft.public.windowsxp.general)
  • prob. using DDE to open file in running app.
    ... System is Windows XP Pro SP2 with all available updates. ... selected file into PFE. ... the selected file is loaded in a new document ... window of the same editor instance. ...
    (microsoft.public.windowsxp.general)
  • Re: Java
    ... PFE doesn't do syntax coloring, but does about anything else you'd want. ... can handle huge numbers of files within an MDF master window and has the ability to pipe compiler output back into an editor window. ... If JEdit matches or surpasses PFE then that's a good recommendation indeed. ... Theres a decent Windows port of microEmacs too, though its probably not to everybody's taste. ...
    (comp.lang.java.programmer)
  • Re: textpad
    ... Or, if you like the combination of text editor and command line compile & run, look for a better editor. ... Its the best Windows editor I've ever found. ... martin@ | Martin Gregorie ...
    (comp.lang.java.programmer)
  • Re: Java editor
    ... I use PFE - its been around for quite a while but is still a good editor - a multi-window editor within a private desktop - and the ability to run a compiler and pipe its output into a new window. ... Linux/UNIX. ... Its also good under Windows. ... martin@ | Martin Gregorie ...
    (comp.lang.java.programmer)

Loading