Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT static properties autocomplete
icon9.gif  PDT static properties autocomplete [message #495777] Fri, 06 November 2009 02:29 Go to next message
Dmitiry Fedorenko is currently offline Dmitiry FedorenkoFriend
Messages: 2
Registered: July 2009
Junior Member
I use this sample in eclipse 3.5.1 & PDT 2.1.1:
<?php
class xxx {
	static $yyy = '0_o';
}
xxx:: <= autocomplete doesn't work here
?>


Why autocomplete don't show xxx::$yyy property?
Re: PDT static properties autocomplete [message #517242 is a reply to message #495777] Fri, 26 February 2010 16:35 Go to previous messageGo to next message
Michael Clerx is currently offline Michael ClerxFriend
Messages: 2
Registered: February 2010
Junior Member
Same problem here!
Re: PDT static properties autocomplete [message #518318 is a reply to message #495777] Wed, 03 March 2010 18:35 Go to previous messageGo to next message
Jonathan R is currently offline Jonathan RFriend
Messages: 1
Registered: March 2010
Junior Member
I am seeing this as well. Is it a bug? Or is there a setting somewhere?
Re: PDT static properties autocomplete [message #518409 is a reply to message #518318] Thu, 04 March 2010 01:22 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Since this bug was resolved in 2.2 stream, it won't be resolved in 2.1 stream unfortunately.
PDT 2.2 doesn't have this problem.
Previous Topic:Auto-complete for mysql function not work!
Next Topic:Idea in launching java project wizard
Goto Forum:
  


Current Time: Fri Apr 19 05:38:06 GMT 2024

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

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

Back to the top