Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse treats inline ssi's as errors
Eclipse treats inline ssi's as errors [message #199940] Mon, 17 September 2007 23:49
Eclipse UserFriend
Originally posted by: fieseMoep.gmx.net

Hallo everybody,

in Eclipse WTP i came across a strange behavior. It seems Eclipses error
tracking can't understand inline ssi directives, such as:

<li><a<!--#if expr="$i=contact.shtml || $i=impressum.shtml ||
$i=siteInfo.shtml || $i=legal.shtml"-->class="active"<!--#endif -->
id="contact" href="contact.shtml">//contact</a></li>

Problems View in Eclipse returns error:

Start tag (<a>) not closed. WebContent/includes navi.shtml line 4
1189796188296 195

or warnings like this:

Invalid character used in text string (
>
). WebContent/includes subNavi.shtml line 7 1189796188296 208

Invalid text string (
style="visibility: visible"
). Self Marketing/WebContent/includes subNavi_de.shtml line 26
1189796188281 172

I wonder if i forgot to turn something on, or if this is a bug. Anybody
know something about that?

Greets

Jens
Previous Topic:Eclipse WTP with Tomcat 6 to do ssi
Next Topic:Frustrating problem with WTP 2.0 EJB project
Goto Forum:
  


Current Time: Wed Apr 24 21:11:09 GMT 2024

Powered by FUDForum. Page generated in 0.03170 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top