[October 11,2004]
http://www.freewebs.com/mikessss/JavaIDE.JPG
Well, here’s a small Java IDE I’m working on. It’s for beginners like me who only need the barebone basic functionality. It’ll probebly slowly grow, but I want to keep it as simple as possible.
It isn’t being made in Java at the moment, but I’m considering a port as soon as I finish it up. Right now it’ll only run fully on Windows. (Some bugs in Linux version)
Right now it’s not much of an IDE.
Plans for tomorrow.
-Add keyword and variable highlighing.
-Implement Small Spell Checker(10 words or so), to test functionality.
-Add the projects panel for notes etc.
Note Since I don’t want to clutter up the java source with notes, the project notes will have to be saved to a seperate file and loaded manually.
I’ll keep you posted on this topic as often as possible. Feel free to comment on any functionality you’d like to see.(K.I.S.S)