Hi.
When developing eclipse plugins, I ended up with a severe limitation
when a plugins makes reference to the apache-commons-logging library
AND each other.
Well, digging around I found the slf4j library (http://www.slf4j.org/) that seems to solve my problem.
The cenario where the problem arose wa
Hi Max!Yes, I got the email, but my
answer bounced back :( Meantime I integrated the new hibernate3
alpha tools generator by using hibernate ant tasks to generate DDL
and hbm to java classes. Answering the second question, java.tri uses
Hibernate tools ant tasks to generate all that could be gene
Hi.
I'm developing the java.tri project, an open source eclipse plugin that improves web application development.
The tool is based upon hibernate and struts, and uses UML class models
as a project start point. It may be used to generate and entire j2ee
hibernate application or just parts of it, li