Skip to content
Advertisement

Tag: eclipse

Disable some warnings in Eclipse

I just installed Eclipse (Eclipse IDE for PHP Developers) and I’m currently testing it. Seems great on many aspects, BUT… … I get some warnings I’d like to get rid of, because they have no incidence and just tend to “hide” more useful warning hints. Some variables/class instances used in all scripts are defined/instanciated in an “init.php” file. This file

Eclipse Neon php – “Exception cannot be resolved to a type”

Ok, so this worked earlier today… My Eclipse has turned on me. Earlier today, everything was fine. We had some networking issues, so I shut Eclipse down, waited for the all clear, and restarted. Suddenly, Eclipse decided that almost ALL my source files had errors in them. Looks like it is suddenly working within namespaces. I get dozens and dozens

Newbie – eclipse workflow (PHP development)

this is a bit of a newbie question but hoping I can get some guidance. I’ve been playing around with Eclipse for a couple months yet I’m still not completely comfortable with my setup and it seems like every time I install it to a new system I end up with different results. What I’m hoping to achieve is (I

Advertisement