Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Interface shown into code completion
Interface shown into code completion [message #96054] Fri, 03 April 2009 16:01
Eclipse UserFriend
Originally posted by: nomail.nomail.it

I have a class that implements an interface.

Istancing that class, code completion shows 2 tips: one for the interface
and one for the class.
So I see every method doubled in code completion.

But the interface is only an internal tool, a contract from class and
runtime test. It is implicity private and, to me, should be exlcuded from
any kind of code completion since is never used when typing since you never
istance or call the interface itself.
Previous Topic:PDT in Slackware 12.2 with KDE 4.2
Next Topic:SVN and .settings
Goto Forum:
  


Current Time: Fri Dec 06 11:07:55 GMT 2024

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

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

Back to the top