Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » The type *** cannot be resolved or namespace is empty
The type *** cannot be resolved or namespace is empty [message #1278083] Wed, 26 March 2014 21:56 Go to next message
Dominik Barann is currently offline Dominik BarannFriend
Messages: 1
Registered: March 2014
Junior Member
Hey there,

i installed the Zend eclipse PDT 3.2.0 w/Eclipse Indigo and get the warning of the thread title in use statements of a class.

use Zend\Mvc\Controller\AbstractActionController;

The type Zend\Mvc\Controller\AbstractActionController cannot be resolved or namespace is empty

In preferences the PHP Interpreter version is set to 5.4. How can i solve the problem?

Thanks in Advance
Dominik
Re: The type *** cannot be resolved or namespace is empty [message #1403011 is a reply to message #1278083] Sat, 19 July 2014 19:42 Go to previous messageGo to next message
Dominik NoBody is currently offline Dominik NoBodyFriend
Messages: 1
Registered: July 2014
Junior Member
Hi Dominik,

did you find a solution to this problem?

I ran into the same issue.

Cheers,
Dom
Re: The type *** cannot be resolved or namespace is empty [message #1403041 is a reply to message #1403011] Sun, 20 July 2014 16:09 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
This error is from PEX (https://github.com/pdt-eg/Core-Plugin)

You should add Zend MVC into your build path.


Previous Topic:Latest Eclipse PHP not matching alternative syntax keywords
Next Topic:FTPs support in Eclipse?
Goto Forum:
  


Current Time: Tue Mar 19 09:34:10 GMT 2024

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

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

Back to the top