Okay I have gotten "New Map" working again by being explicit with the execution environment. I think this was the source of Emily's reported problem with @Override
So I have done a search and replace to get the following added as a replacement for the Java 5 references. Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Modules that use JAI still very carefully do not indicate an execution environment. -- Jody Garnett On Friday, 7 October 2011 at 4:36 PM, Jody Garnett wrote: > So the errors that are coming out of win32 testing are really strange. It > appears as if basic use of Project does not work. That is choosing "New > New > Map" does not function?? This works fine on mac leaving me confused ... > > One possible thing is confusion over EMF (as geotools is compiled against a > specific version of EMF it may be that it is incompatible with what the > Eclipse 3.7 platform now provides us?). > > mvn dependency:tree gives us the following: > > +- org.eclipse.xsd:xsd:jar:2.2.2:provided (scope not updated to compile) > +- org.eclipse.emf:ecore:jar:2.2.2:provided (scope not updated to compile) > +- org.eclipse.emf:common:jar:2.2.1:provided (scope not updated to compile) > > > The Eclipse 3.7 target platform provides: > > emf 2.7.0 > xsd 2.7.0 > > I may try a geotools build with a set of jars to see how it goes; before that > I am going to change everything to Java 6 explicitly rebuild.-- > Jody Garnett >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel