Well, I committed what I have so far. Once again eclipse gave errors
during the commit, so let me know if it looks like something's
missing. I've added two jar files which you will need to put in your
classpath. These are for the Groovy scripting language, which has
most of the features of languages like Ruby and Python, but is
designed specifically to integrate with Java.
This stuff will still be pretty useless and untested until I add
editor support and sending and receiving patches. Once that's done (it
shouldn't be too hard, but I'm going to have less time to work on it
right now), EditorBuilder needs to be modified to remove sun's code so
it can be GPL'd, and updated to work with XML drivers. If I recall
correctly, the only part that needs the sun license is the method that
draws the arrows between widgets. Oh, and I'm going to have to
document this so people can start using it! ;-)
|