Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » use statement(use statement not added automatically anymore after installing Luna Service Release 2 (4.4.2))
use statement [message #1691625] Wed, 08 April 2015 14:44 Go to next message
Roy Habets is currently offline Roy HabetsFriend
Messages: 1
Registered: April 2015
Junior Member
When instantiating a class from my library a use statement is added automatically. At least that was the case before updating eclipse. After updating eclipse to Luna Service Release 2 (4.4.2) this fails to work (auto completion still works).

It is only when I create a new class in my library and then instantiate it in my working file that that class is added correctly to the other use statements. Apparently eclipse stores this information somewhere when creating a new class, but fails to add the already existing classes...

Can anyone help me out on this one. Is it something I need to delete in my workspace metadata?
Re: use statement [message #1691665 is a reply to message #1691625] Wed, 08 April 2015 20:20 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
Bug was reported today: https://bugs.eclipse.org/bugs/show_bug.cgi?id=464165

Re: use statement [message #1692499 is a reply to message #1691665] Thu, 16 April 2015 09:20 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
Fixed in nightly

Previous Topic:Anonmyous member in Ouline view
Next Topic:Install xdebug or zend in PDT
Goto Forum:
  


Current Time: Tue Mar 19 11:01:01 GMT 2024

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

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

Back to the top