CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2009
    Posts
    9

    looking for certain kind of text editor

    Hey I'm looking for a java editor (hopefully with syntax highlighting) that can have black background with bright color text, and looks like old command console type font/graphics

  2. #2
    Join Date
    Feb 2008
    Posts
    966

    Re: looking for certain kind of text editor

    You can configure eclipse to your liking. If you don't want that, you could always install cygwin and use emacs command line editor that has syntax highlighting and you can turn your windows 'cmd' window to those colors by clicking on the little picture of a windows (with the c:\ in it) and going to properties.

  3. #3
    Join Date
    Oct 2009
    Posts
    9

    Re: looking for certain kind of text editor

    Deadly, thanks

  4. #4
    Join Date
    Nov 2009
    Posts
    18

    Re: looking for certain kind of text editor

    Thanks, I was looking for this too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured