Hello,
I just checked out the eclipse plugins which make up the new H3 tooling. I soon realised that the code was not buildable under eclipse 3.0.1, which I was using. I also found:
- the lib directory in the *.eclipse plugin is missing
- the *.console plugin has a (albeit minor) dependency on 3.1 classes
- the *.mapper plugin depends on org.jboss classes, but there is no dependency in the project file.
I wonder why there is the eclipse 3.1 dependency. As far as I can tell, there is only one method call that forces this. Why shut out 3.0 users/developers?
thanks,
christian
|