Results 1 to 7 of 7
Thread: Editor for java
- 07-17-2007, 02:04 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 4
- Rep Power
- 0
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.
- 07-17-2007, 06:45 PM #2
Member
- Join Date
- Jul 2007
- Posts
- 33
- Rep Power
- 0
try with eclipse or netbeans
;)
- 07-17-2007, 07:04 PM #3
As cecilly said, eclipse or netbeans are two well known free editors for Java. I recommend you to start with netbeans since i believe it is more intuitive for newbies.
- 07-18-2007, 04:06 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
I used IntelliJ Idea, and it is fine. Easy to use.
- 07-18-2007, 09:06 PM #5
Member
- Join Date
- Jul 2007
- Posts
- 4
- Rep Power
- 0
I tried those two before, but it's too slow to start. I found sje and JSource, super cool IDE's. Thanks for the reply everyone!
- 07-19-2007, 04:14 AM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Is that free.
- 12-24-2007, 06:17 AM #7
Member
- Join Date
- Dec 2007
- Posts
- 21
- Rep Power
- 0
Similar Threads
-
Editor for Java
By peiceonly in forum New To JavaReplies: 4Last Post: 08-13-2008, 08:27 AM -
Small scale Java Editor
By Greenfrog99 in forum AWT / SwingReplies: 0Last Post: 01-27-2008, 08:46 PM -
Help about how to implement a graphical editor in java
By xiul in forum Java 2DReplies: 0Last Post: 11-29-2007, 08:19 PM -
Connect Java application to photo editor
By syellows in forum Advanced JavaReplies: 1Last Post: 11-21-2007, 12:09 AM -
Xml Editor
By Marty in forum XMLReplies: 3Last Post: 05-11-2007, 09:27 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks