Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] build from svn problems

Hi 
I'm on Linux as well but I've never encountered your problem.  A bit
more information would be helpful.  For example, where you are getting
your error.

My checkout process is something as follows:

1. svn co http://svn.geotools.org/udig/trunk/plugins
2. fire up eclipse set workspace to be what ever.
3. import existing projects ( root directory is the new plugins
directory ).
4.  select net.refractions.udig.libs and do a project > clean
5.  right click on a project  select PDE Tools > update classpath
6.  click select all and ok
7.  Occasionally a clean all is required.

Jesse

On Wed, 2005-04-13 at 23:43 -0400, Carl Anderson wrote:
> I am trying to correct a limitation that geotools / udig has with 
> PostGIS tables in schemas
> but am having problems testing the changes
> 
> While using eclipse SDK 3.1.6  on linux
>     Version: 3.1.0
>      Build id: I20050401-1645
> 
> I get errors of the sort
>      Cannot nest 'net.refractions.udig.catalog/src/' inside output 
> folder 'net.refractions.udig.catalog'
> 
> Other than the   UDIG/Your+first+build pages are thare any hints 
> avaliable, or are there any
> command line SVN import users out there?
> 
> 
> C.
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top