Re: baracuda-sample-pages project, some source missing?
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | Springfield Nuclear Plant |
| Message-ID | <[email protected]> |
Hi Mike, Are you talking about the pages-sample project based on Diez' contrib project on my ftp site or Diez' actual contrib project? All his contrib stuff exists under... org.enhydra.barracuda.contrib.dbroggisch Every package in that directory (except for "webapp") is included in the barracuda-contrib.jar file. So, all the source is there for you to look at. It is built by calling the following on the main Barracuda build. ant contrib I'm a bit confused by what you mean as far as your build not finding RepopulationFormMap. Just add that jar to your internal classpath of your build just like the other jars. I guess I'm not understanding what the issue is? Note that there is some discrepency with the latest source on BarracudaMVC.org. Not sure why, but some of the source on b.e.org is newer. We are working this out as we speak. Jake Monday, January 20, 2003, 6:06:18 PM, you wrote: MW> Hi this might be a question for Jake, MW> I have been playing with the pages-sample project you created for us, (BTW Thanks!) MW> I have noticed however that the barracuda-contrib.jar must be present, since there is no source for some of the packages. Is this as intended? I don't really need the source, although it might MW> be handy for learning. As long as my project references the jar, it will still build okay. However If I create a new project, it appears I will need Diez jar file to be included with future MW> projects that build on this model. MW> I found this out when trying to integrate the project with eclipse. Eclipse couldn't resolve RepopulationFormMap.class and a few others, unless I add the jar to the java build properties. MW> If this is how it was intended, that's fine too.. MW> Thanks, MW> Mike. MW> _______________________________________________ MW> Barracuda mailing list MW> [email protected] MW> http://barracudamvc.org/lists/listinfo/barracuda -- Best regards, Jacob mailto:[email protected]