Thread: Editor for java
View Single Post
  #1 (permalink)  
Old 07-17-2007, 04:04 PM
thirdy_veritech thirdy_veritech is offline
Member
 
Join Date: Jul 2007
Posts: 4
thirdy_veritech is on a distinguished road
Editor for java
Hi, new to Java here, just migrated from C. I wanted to make a simple java Editor and I couldn't find any libs in java for syntax highlighting. So I decided to search for Open Source editors and I found this, SourceForge.net: gleditor
It's really good editor, super fast and has a real good UI. But unfortunately It's programmed in Delphi and Object Pascal. I only know C, some C++, and just started JAVA.
Anyone can help me? Any perfect editors like GLeDitor? Also I loved devpaks from Devc++, is there anything like that in JAVA? I'm really having a hard time making external libs/packages work.
Reply With Quote
Sponsored Links