Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » no completion available
no completion available [message #527122] Wed, 14 April 2010 03:54
Eclipse UserFriend
$_transportCompany = new TransportCompany();
$_transportCompany->load($_transportInstance,$game,$period);
$_transportCompany->i_airTransport = new AirTransport();
$_transportCompany->i_airTransport->


var_dump(get_class($_transportCompany->i_airTransport));

string(12) "AirTransport" 



When i try get properties from i_airTransport, I receive the message "no completion available". Why?

Eclipse for PHP Developers
Build id: 20090920-1017
PHP Development Tools (PDT) Runtime Feature 2.1.3.v20090914-1400-7L7979F8NcJKhKUOC9TdNA org.eclipse.php.feature.group
PHP Development Tools (PDT) SDK Feature 2.1.3.v20090914-1400-7L7979F8NcJKhKUOC9TdNA org.eclipse.php.source.feature.group

Thanks.

[Updated on: Wed, 14 April 2010 04:05] by Moderator

Previous Topic:help getting code complete switched on plz
Next Topic:Script output shows in the debug output view but doesn't display anything when runs in the browser
Goto Forum:
  


Current Time: Sun May 18 00:56:39 EDT 2025

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

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

Back to the top