Thread: Notepad or IDE?
View Single Post
  #12 (permalink)  
Old 07-28-2007, 12:56 AM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
I use JEdit and a command prompt. JEdit gives me enough syntax sugar and the command prompt gives me the flexibility. I also write code in other languages and they all have command prompt access. This way I can use one editor and one way to compile them all.