Results 1 to 10 of 10

Thread: need a texteditor for java

  1. #1

    Thread Starter
    Addicted Member herpysz's Avatar
    Join Date
    Mar 2002
    Location
    Europe>Moldova>Kishinev
    Posts
    176

    need a texteditor for java

    Hi! I'm using jdk 1.2 and I need a windows text-editor for writing my apllications...but i need with numeroting of lines!
    Where can I get such???
    Next regards from Herpysz!

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    www.editplus.com

    If you have issues with having to register it, email me
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Addicted Member
    Join Date
    Apr 2001
    Location
    Ottawa, Canada
    Posts
    181
    i used JCreator..really well made and don't have to worry about 'regestering' cause they have a free version that's good enough. it works really well, no nag screens. and great options.

    www.jcreator.com

    --770

  4. #4
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228
    I have tried out the following editors

    1) VIM (VI improved) on Windows. This is a cool editor.
    Freeware. You can do everything, but the downside is that you need to be really familiar with the original vi editor available in Unix.

    2) EditPlus. Another cool editor. (Shareware). You can set up compilers and it compiles. Syntax files creation is a problem
    Nag screens on share-ware versions. However the nagscreen is displayed only once. Files are reloaded if someone else changes them.

    3) Textpad. Similar to Editplus as above. Syntax files creation is not a problem. Nag screens are displayed as and when you feel like it. You can configure keystrokes according to your favorite application.

    4) RealJ. Freeware. Only does java classes. Very limited scope.

    Take your pick.

    Cheers!
    Abhijit

  5. #5
    Frenzied Member
    Join Date
    Feb 2003
    Location
    Argentina
    Posts
    1,950
    Another good one is ConText.
    Handles various languages, color coding, line numbering, tabbed open files, etc.

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I have an EditPlus Java syntax file with all classes from 1.4.1
    Last edited by CornedBee; Mar 24th, 2003 at 01:19 PM.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  7. #7
    Lively Member
    Join Date
    Mar 2003
    Location
    a place called home
    Posts
    64
    I use JCreator, just because they told us so at school. But it's quite good and easy to work with.

  8. #8
    New Member
    Join Date
    Mar 2003
    Location
    England
    Posts
    1
    I used TestPad, I like it when the codes get coloured so you know what you are exactly typing

    CLICK HERE TO DOWNLOAD TEXTPAD

  9. #9
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228
    Originally posted by CornedBee
    I have an EditPlus Java syntax file with all classes from 1.4.1
    Could you please mail that to me?

    Cheers!
    Abhijit

  10. #10
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Sure, send me your email via PM.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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