Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Strange Errormarking
Strange Errormarking [message #647828] Sun, 09 January 2011 17:38 Go to next message
Stefan  is currently offline Stefan Friend
Messages: 1
Registered: January 2011
Junior Member
Hi @all,

i have some strange errors in eclipse.
It mark's lines with error symbol where no error is like:

foreach ($ar as $k => $v) {
	echo $v . '';
}


or even on <body> Tag...

sometimes there are no error warnings, then i enter a new line and whoops, the project iss full with errors.

I made a "-clean" start of eclipse.
I create a new workspace.
I downloaded the actual PDT Package and startet a newe workspace with a blank project.

Any Ideas?
many thanks for your help!

greetings from germany, stefan
Re: Strange Errormarking [message #653170 is a reply to message #647828] Tue, 08 February 2011 18:08 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4485
Registered: July 2009
Senior Member

On 1/9/2011 12:38 PM, Stefan wrote:
> i have some strange errors in eclipse.

What is the text of the error messages?

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Path mapping
Next Topic:IType.getMethod and signature from bytecode
Goto Forum:
  


Current Time: Sun Sep 08 20:47:27 GMT 2024

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

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

Back to the top