I have a problem in EclipsePhp its shows like this
try { @#Zend_Loader::loadClass($class); if(!class_exists($class, false)) { throw new Exception('Class file not found'); }
Description Resource Path Location Type syntax error, unexpected 'if' StrikeIron.php /magento/lib/Zend/Service line 78 DLTK Problem