Hi Darmawan, Please send your questions, code snippets etc. to the user list because, as Jody says, none of us are in a position to give private assistance. Also, when you send your queries to the list you have a much better chance of getting a useful answer :-)
I've just had a look at your pom.xml and tested it with a clean system here by removing the jars that Quickstart needs from my system before building the app using your pom file. It all worked fine. Maven downloaded the GeoTools 2.6-M3 jars and the MigLayout library. Your pom.xml contains a lot of extra stuff that has been generated by Netbeans and is not really necessary but it didn't interfere with the build. So, I'm guessing that the problems that you're having must be caused by your local setup. >From your previous posts it seemed that everything builds ok (ie. maven says 'Build successful') but then you get a class not found error when running the Quickstart app - is that still the case ? Michael ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
