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

This sounds like your .classpath file is configured inproperly. Eclipse thinks the source directory is 'net.refractions.udig.catalog' rather than 'net.refractions.udig.catalog/src'.

Ugo's suggestion of refreshing your libs directory may help. You might want to do that for every plug-in. After that, you *must* update the classpaths as per http://udig.refractions.net:8080/confluence/display/UDIG/Your+first+build

(I have updated this to include the note about refreshing -- thanks Ugo)

Richard

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