Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] update from stable -> 1.2-M4

Hi Artsi,

> I just downloaded 1.2-M4, and set it to target platform and installed
> my appliction to new environment,

I assume you mean the sdk, right?

> but now i get some errors about missing classes.
> For example one is FeatureTypeBuilder.
> There is:
> org/geotools/feature/simple/SimpleFeatureTypeBuilder.class
> in gt-main-2.6-SNAPSHOT.jar, but there is also FeatureTypeBuilder in
> geotools 2.6 javadoc:
> http://javadoc.geotools.fr/2.6/org/geotools/feature/FeatureTypeBuilder.html
>
> What should i use? Also same kind problem with FeatureType etc.

that is strange, it seems to not see the sdk's libs plugin of udig. I
tried the same a yesterday and didn't have issues.

Did you already try to make a full rebuild through the clean entry
from the project menu?
Do you see the geotools libraries inside the udig libs plugin (from
the plugins view)?

Andrea



>
> Thanx, Artsi
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top