It should be enough to checkout the project from CVS into Eclipse. The .classpath and plugin.xml has enough information to show what jars are needed for compile time and runtime.
Let me know how you go.
Daniel.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the insight. I think the major problem is that I am using WebSphere 5.0 which uses eclipse version 2.0.2. It seems that several of the hibernator libraries are using references to newer jars.
Are the older versions of Hibernator using an older version of eclipse?
I will look into updating eclipse in WSAD, but I do not have much hope that it can be done.
Any other ideas?
Thanks for the help.
Dan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's very hard to support all versions of Eclipse and WSAD with the old Eclipse versions. But WSAD have just come out with WSAD 5.1 which should work fine. Hope you can upgrade
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any way to get a list of eclipse dependency jars that were used to create this project? Has anyone successfully compiled the code from CVS?
It should be enough to checkout the project from CVS into Eclipse. The .classpath and plugin.xml has enough information to show what jars are needed for compile time and runtime.
Let me know how you go.
Daniel.
Thanks for the insight. I think the major problem is that I am using WebSphere 5.0 which uses eclipse version 2.0.2. It seems that several of the hibernator libraries are using references to newer jars.
Are the older versions of Hibernator using an older version of eclipse?
I will look into updating eclipse in WSAD, but I do not have much hope that it can be done.
Any other ideas?
Thanks for the help.
Dan
It's very hard to support all versions of Eclipse and WSAD with the old Eclipse versions. But WSAD have just come out with WSAD 5.1 which should work fine. Hope you can upgrade