RE: baracuda-sample-pages project, some source missing?
"Mike Warne" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <38DBEF1546BBDD4CB9B1F6F724E345026244B7@hnl1-exchange3> |
Hi Jake, Thanks for the info. Yes everything you mentioned is correct. I figured it out about an hour after sending the message. That'll teach me to be too quick on the mouse-click. I had the mis-understanding that your pages-sample project would build the barracuda-contrib.jar. I now see the separation. I was playing with Eclipse, and thought I could remove the contrib.jar from the Eclipse project, since I wrongly supposed the contrib classes would be built anyway from source. It's all clear now. Thanks for taking time to help out! I'm almost to the top of the barracuda learning curve, it looks like it's going to be fun as soon as I get over the top.. I have a Enhydra .po project I built using Enhydra, and I plan to convert it to a pure Barracuda event driven application, I'm thinking that Diez project would be a good prototype to modify as I convert the app. Thanks again, Mike. -----Original Message----- From: Jacob Kjome [mailto:[email protected]] Sent: Monday, January 20, 2003 3:00 PM To: Mike Warne Subject: Re: [Barracuda] baracuda-sample-pages project, some source missing? 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] _______________________________________________ Barracuda mailing list [email protected] http://barracudamvc.org/lists/listinfo/barracuda