No code folding? [message #42337] |
Tue, 14 August 2007 10:16  |
Eclipse User |
|
|
|
Originally posted by: newsprofile.gmail.com
Hi,
I.m pretty sure I have cold folding on ... Windows > Preferences > PHP >
Editor > Folding .. enable folding is ticked.
However not seeing any + or -'s in the left hand column. I did Google for
this and found a similar problem but no solution ... I am also in PHP
perspective.
Version: 3.2.100
Build id: I20070517-1700
Thanks
Nick
|
|
|
|
|
|
|
|
|
Re: No code folding? [message #44813 is a reply to message #43913] |
Tue, 21 August 2007 12:50  |
Eclipse User |
|
|
|
Originally posted by: newsprofile.gmail.com
"elyob" <newsprofile@gmail.com> wrote in message
news:fa134a$445$1@build.eclipse.org...
>
> "Roy Ganor" <ganoro@gmail.com> wrote in message
> news:f20a55e2bc4cbc788e921ca06f435587$1@www.eclipse.org...
>> Can't really help without a code snippet and your system configuration.
>>
>> Must telling you that you are the first one that tells us about it.
>>
>
> What system config stuff would you like to see?
>
> Here's a snippet ...
>
> class Order {
> private $destinationAddress;
> private $country;
>
> function __construct($mdb2) {
> $this->mdb2 = $mdb2;
> }
>
>
> /*****************/
> public function createOrder( $collectionDate,
> $shippingMethod,
> $numCartons,
> $goodsArray,
> $currency,
> $weight,
> $dimensionsH,
Was this not enough? Seriously I can't see any reason it shouldn't - it's OO
PHP and fairly standard I think ...
Thanks
Nick
|
|
|
Powered by
FUDForum. Page generated in 0.06555 seconds