|
From: Eric A. <eri...@gm...> - 2005-04-12 02:30:31
|
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 |