From: <fa...@my...> - 2006-05-26 01:15:07
|
Mathew, the best way to get started is to follow the steps 1-5 from the developer manual: http://databionic-esom.sourceforge.net/devel.html be sure to use maven 1.0.2 not the newer 2.x versions. this will automatically download all required dependencies, including the patched colt jar from our own maven repository at http://databionic-esom.sourceforge.net/maven/databionics/jars/ then you should be able to import everything into eclipse. once you have gotten as far as you already seem, you might just want to download the colt jar manually, though. the source code for the adapted colt version can only be obtained through CVS by following the instructions on http://databionic-esom.sourceforge.net/cvs-usage.html but replacing the module name "src" with "colt". this is not documented, as I was never too comfortable with having a forked colt, but colt development is slow and our changes were never integrated. I also have currently problems checking out from sourceforge CVS, does it work for anyone? bye fabian Merkow, Mathew wrote: >I am using version 1.0.3 and found 1.2.0 on the net, do you know where I >can find colt-1.2.0.5.jar? Thanks for the help. > >Mat > >-----Original Message----- >From: dat...@li... >[mailto:dat...@li...] On Behalf Of >noe...@Ma... >Sent: Thursday, May 25, 2006 11:27 AM >To: dat...@li... >Subject: Re: [Databionic-esom-devel] trying to setup esom in eclipse, >missing classes in CERN lib > > >Hi, > > > >>I am trying to setup the esom system in eclipse, we are hoping to >>extend the platform. I am having trouble locating some of the cern >>classes, for >>example: >> >>cern.jet.math.VectorFunctions cern.colt.function.VectorVectorFunction >>cern.jet.math.VectorFunctions >> >> > >colt-1.2.0.5.jar works in my eclipse project. I remember that I had the >same problem with an older colt version. > > > > >>not sure if that is all of them, >> >>I tried to get the CVS but ran into problems, so I downloaded the src >>and imported the project, I think that after I hunt down these last >>dependencies things should start working. >> >> > >Can you describe your problem with the cvs version? > >bye >mario > > > > >------------------------------------------------------- >All the advantages of Linux Managed Hosting--Without the Cost and Risk! >Fully trained technicians. The highest number of Red Hat certifications >in the hosting industry. Fanatical Support. Click to learn more >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 >_______________________________________________ >Databionic-esom-devel mailing list >Dat...@li... >https://lists.sourceforge.net/lists/listinfo/databionic-esom-devel > >This electronic message transmission is a PRIVATE communication which contains >information which may be confidential or privileged. The information is intended >to be for the use of the individual or entity named above. If you are not the >intended recipient, please be aware that any disclosure, copying, distribution >or use of the contents of this information is prohibited. Please notify the >sender of the delivery error by replying to this message, or notify us by >telephone (877-633-2436, ext. 0), and then delete it from your system. > > > >------------------------------------------------------- >All the advantages of Linux Managed Hosting--Without the Cost and Risk! >Fully trained technicians. The highest number of Red Hat certifications in >the hosting industry. Fanatical Support. Click to learn more >http://sel.as-us.falkag.net/sel?cmd=k&kid7521&bid$8729&dat1642 >_______________________________________________ >Databionic-esom-devel mailing list >Dat...@li... >https://lists.sourceforge.net/lists/listinfo/databionic-esom-devel > > > > |