I'm trying to setup GeoTools in eclipse for (possible) development. I've 
followed the instructions in the Developer's Guide re maven, svn, etc. 
I'm quite familiar with svn and eclipse and java, but I'm new to GeoTools.

The problem I'm running into is eclipse project names and dependencies. 
When I import the GeoTools projects (after running mvn eclipse:eclipse), 
the project names do not have a "gt-" prefix (although the <name> 
elements in the .project files *do* include the gt- prefix). But the 
dependencies in the other .project files use the gt- prefix, e.g.

     <project>gt-metadata</project>

So the inter-project dependencies are not working.

I found a bit of discussion about this here:

   http://docs.codehaus.org/display/GEOTOOLS/Module+renaming
and here:
   GEOT-995
but I'm still confused.

I'm running eclipse 3.4.0 and I've tried it with both the released gt 
2.4.4 src.zip and directly checked out from /trunk.

What am I doing wrong?

Thanks,

Lee


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to