Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » folding in pdt 1.x vs 2.0
folding in pdt 1.x vs 2.0 [message #94825] Sun, 01 March 2009 13:41
Eclipse UserFriend
Originally posted by: leo5t.yahoo.it

Hello,
i noticed that folding has different behaviour between theese two
versions.
I usually write methods with php docblocks and put a newline between the
end of a method and the next method docblock.

public fuction method1()
{

}

/**
*
*/
public function method2()
{}

When i close all the folding blocks in 2.0 the newline disappears while
in 1.x it is still there. Is it a bug or the normal behaviour?

Thanks
Previous Topic:How to configure Include and BuildPath
Next Topic:Problem with Zend Debugger
Goto Forum:
  


Current Time: Thu Sep 26 04:20:49 GMT 2024

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

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

Back to the top