Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » [Dltk-dev] script parse/syntax errors not markers anymore on thefile? (and shown in problems view)
[Dltk-dev] script parse/syntax errors not markers anymore on thefile? (and shown in problems view) [message #77138] Fri, 25 July 2008 11:15
Guy Gurfinkel is currently offline Guy GurfinkelFriend
Messages: 39
Registered: July 2009
Member
This is a multi-part message in MIME format.

------=_NextPart_000_0001_01C8EE60.FCE275F0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0002_01C8EE60.FCE275F0"


------=_NextPart_001_0002_01C8EE60.FCE275F0
Content-Type: text/plain;
charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit

Hi

when i made a mistake in my javascript editor i see the red error marker
in my editor
But not in my problems view anymore
Also my code:

IMarker[] findMarkers = file.findMarkers(IMarker.PROBLEM, true,
IResource.DEPTH_INFINITE);

returns always an empty array now, thats a problem for me because we
dont want to do anything if we find errors..

johan



------=_NextPart_001_0002_01C8EE60.FCE275F0
Content-Type: text/html;
charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi<br><br>when i made a mistake in my javascript editor =
i see the red error marker in my editor<br>But not in my problems view =
anymore<br>Also my code:<br><br>IMarker[] findMarkers =3D =
file.findMarkers(IMarker.PROBLEM, true, IResource.DEPTH_INFINITE);<br>
<br>returns always an empty array now, thats a problem for me because we =
dont want to do anything if we find errors..<br><br>johan<br><br></div>

------=_NextPart_001_0002_01C8EE60.FCE275F0--

------=_NextPart_000_0001_01C8EE60.FCE275F0
Content-Type: text/plain;
name="ATT1004225.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="ATT1004225.txt"

_______________________________________________
dltk-dev mailing list
dltk-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dltk-dev

------=_NextPart_000_0001_01C8EE60.FCE275F0--
Previous Topic:Can't Create Debug Launch Configuration
Next Topic:Xdebug helper 0.3 and pdt 1.0.3
Goto Forum:
  


Current Time: Fri Apr 19 05:32:24 GMT 2024

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

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

Back to the top