java ide platform a non java language
Hi,
I know there are at least three java IDE/Platforms which claim to be
very extensible: Eclipse, Netbeans and jEdit. I am thinking of writing
a little IDE for a small, non-mainstream language. Which one of the
existing IDEs is likely to be the easiest to extend? Provide most
functionality for the least effort?
I don't care about the license, and I am looking to provide at least
the following functionality:
- Syntax highlighting (obviously)
- Some sort of library browser
- Intellisense
- Integration with the compiler/interpreter
....the usual 'beyond notepad' type stuff.
Look forward to some good advice, thanks!
.
Relevant Pages
- Re: Visionary things about smalltalk, JS ...
... Personally I think an artistic IDE is irrelevant. ... Within that 'look and feel' a teacher can step by step activate functionality. ... ARM and MIPS are spreading all over asia. ... It's based on Javascript. ... (comp.lang.smalltalk) - Re: Basic
... would be considered "extra" functionality in VB that is built directly ... For example, there are control arrays, ... REALbasic newsgroup about the new IDE. ... I had no pressing need at the time to target the ... (comp.lang.basic.visual.misc) - Re: Visionary things about smalltalk, JS ...
... Personally I think an artistic IDE is irrelevant. ... For a professional programmer, ok, functionality is ... into the mental model behind a programming language, ... (comp.lang.smalltalk) - What I want in an editor/IDE
... I started writing this list because I wanted to have definite points ... start writing yet another IDE and so am now thinking in terms of new ... See the code outliner below. ... strings, normal strings and triple ... (comp.lang.python) - Re: Great SWT Program
... Writing the odd letter in Word is not editing text a lot. ... In what way goto-error type functionality is useless when writing ... you should be using a real IDE (such as ... * a proper IDE and goto-error; ... (comp.lang.java.programmer) |
|