aspose file tools
The moose likes Beginning Java and the fly likes Editors for java test files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Editors for java test files" Watch "Editors for java test files" New topic
Author

Editors for java test files

Craig Wroth
Greenhorn

Joined: Jun 12, 2000
Posts: 1
I have been serching for a text editor that will high light the reserve words and count brackets and so thourth.
while I have tried a number no of them seem to to the job,or don't run at all. While the ones that work are demos with out rages prices for the real thing.
I am looking for somthing that is inxepencive but works well
as java programing is a hoby I do in my spare time.
Todd M Bush
Greenhorn

Joined: Apr 26, 2000
Posts: 22
Try TextPad (http://www.textpad.com) It's shareware and rather inexpensive. Not sure if it will count the bracket for you, but its my favorite text editor.
Angela Poynton
Ranch Hand

Joined: Mar 02, 2000
Posts: 3143
Textpad will check the brackets for you .. just put the cursor next to a bracket and press Ctrl + M and it'll find the other bracket for that block .... comes in handy when you think you've missed one!


Pounding at a thick stone wall won't move it, sometimes, you need to step back to see the way around.
Carl Trusiak
Sheriff

Joined: Jun 13, 2000
Posts: 3340
You can use a text editor but, there are several free and low cost IDE's out and about if you look for them. One for Windows, Linux is


I Hope This Helps
Carl Trusiak, SCJP2, SCWCD
Joe Smith
Greenhorn

Joined: Jun 26, 2000
Posts: 1
Try KAWA I think it is the best, you'll find it at cnet : www.download.com !
Ok, it is not freeware, but you'll find the crack @ www.astalavista.box.sk .
 
 
subject: Editors for java test files
 
Similar Threads
Classpath
JWebPlus question
NoSuchClassFound exception
setAccelerator in Java 6 wont work with invisible JMenuItem
Bluetooth & J2ME?!