Hello,
I just installed Spring IDE 2.0.2 RC1 in a brand new "eclipse-jee-europa-fall2-win32" and have some issues regarding the registered XML Catalog files: In Eclipse "Windows/Preferences/Web and XML/XML Catalog" in "Plugin Specified Entiries" all Sping DTDs and XSDs are marked as incorrect. It seems that the URIs (e.g. platform:/plugin/org.springframework/org/springframework/beans/factory/xml/spring-beans-2.0.dtd for the public ID -//SPRING//DTD BEAN 2.0//EN) are wrong respectively the files are missing.
Exceptions are the OSGi and Webflow XSDs (e.g. http://www.springframework.org/schema/osgi with URI jar:file:C:/java/eclipse/plugins/org.springframework.osgi.bundle.core_1.0.0.rc1_v20 0711061752.jar!/org/springframework/osgi/config/spring-osgi-1.0-rc1.xsd), which are not marked incorrect.
Is this an RC1-Issue or have I made some installation mistakes?
Regards
Stefan


Reply With Quote