Community
Participate
Working Groups
Build Identifier: M20100211-1343 I upgraded from Eclipse 3.4 to 3.5.2 and since i upgraded my xsl includes are not working longer. In Eclipse 3.5.2 i get the error Message "Missing Include" and i do not have any suggestions what i can do to fix the error. In Eclipse 3.4 the xsl include work and i get no errors! I hope anyone of you is able to help me. Thanks in advance Reproducible: Always
Can you attach examples showing the problem?
Created attachment 202199 [details] project structure project structure of my project
Created attachment 202200 [details] Snippet of file fo_ueb_daten.xsl in XML Editor with Eclipse 3.4 Snippet of file fo_ueb_daten.xsl in XML Editor with Eclipse 3.4
Created attachment 202201 [details] Snippet of file fo_ueb_daten.xsl in XSL Editor + XML Editor same with Eclipse 3.5.2 Snippet of file fo_ueb_daten.xsl in XSL Editor + XML Editor same with Eclipse 3.5.2
The first pic shows my project structure. The second pic shows one of the xsl files (fo_ueb_daten.xsl) were the imports work with eclipse 3.4. And there my includes are not underlined red by editor. Same file in eclipse 3.5.2 shows an error. (underlined red) with message "Missing include...". And in 3.5.2 the imports are no londer resolved. I hope these informations help.
Is it the *same* project and with same JBoss or Maven plug-ins installed?
Also, could you try and reproduce this with Indigo/3.7? 3.5.2 is no longer supported.