|
From: Nic P. <nic...@ya...> - 2005-04-12 02:47:12
|
Yup, should work fine as Eric says, I use Eclipse as well. There are some files generated by the drc when you first run ant, so do that once and you should see all the compile errors disappear. You'll also need to add the external library.jar for t-mobile-2.0. But apart from that it should work just dandy. I still run ant from the command line just out of habit, but I've gotten it working with minimal work from within Eclipse as well. Amazing editor for the price, great emacs bindings too! -Nic Eric Allen wrote: > Yep! I buld it with Eclipse almost every day. I don't use Eclipse's > buiot-in build system, I have it use ant. It's realy easy, just right > click on the build.xml file and there should be some kind of "run > button". Then it will go into your recent External Tools toolbar > thingie. You will also need to get the library JAR in your classpath. If > you need more help, I'll go and really take a look at how I do it. > > -Eric > > On Mon, 11 Apr 2005 7:27pm, David Ondzes wrote: > >> Has anyone here used eclipse to build gmap ? I am trying out eclipse >> for the first time. I have managed (I think) to checkout the cvs >> respository as project and I am trying to build it but have over 100 >> errors. Most of the errors deal with the generated files not being >> made so somehow I need to get the ant build process added to my >> project. >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Hipgmap-developers mailing list >> Hip...@li... >> https://lists.sourceforge.net/lists/listinfo/hipgmap-developers > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hipgmap-developers mailing list > Hip...@li... > https://lists.sourceforge.net/lists/listinfo/hipgmap-developers > |