|
Post by gmguru on May 12, 2007 22:35:52 GMT -5
I found this: www.antonioshome.net/attic/nbeditor/Don't worry it doesn't need the netbeans api and will only add about 1mb to LGM, try the webstart it gives syntax coloring and that thing to show the other {} or () and probably other stuff. It would be easier than writing your own
|
|
|
Post by IsmAvatar on May 13, 2007 12:29:03 GMT -5
currently we are using jedit (a somewhat recent switch), which offers syntax highlighting, among other things. It's only 450 kb. Our entire project (without jedit) is only 800 kb uncompressed, so to add 1 mb is rather drastic.
|
|
|
Post by gmguru on May 13, 2007 16:01:43 GMT -5
Thats a much better idea, jedit has some great features, I use it alot for editing individual java files rather than project (eclipse/netbeans). I didn't realise it was so small.
|
|
|
Post by gmguru on May 14, 2007 5:57:53 GMT -5
|
|
clam
User
Even I don't know where my name came from!!
Posts: 30
|
Post by clam on May 18, 2007 21:51:55 GMT -5
The version of jEdit we're using is from 1999. Quadduc chose it because it wasn't tied in to a whole GUI - we're just using the main edit component and some classes required for syntax colouring etc. Because it's an old version, the current jEdit plugins would most likely not work.
|
|