Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » No code folding?
No code folding? [message #42337] Tue, 14 August 2007 10:16 Go to next message
Eclipse UserFriend
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 #42430 is a reply to message #42337] Tue, 14 August 2007 12:32 Go to previous messageGo to next message
Eclipse UserFriend
You should check out our new release that work under eclipse 3.3. I think
that M-1 will be great for you.
Re: No code folding? [message #42951 is a reply to message #42430] Wed, 15 August 2007 08:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: newsprofile.gmail.com

"Roy Ganor" <roy@zend.com> wrote in message
news:7bd6f8b401d0b6b76e4aed736c9831a3$1@www.eclipse.org...
> You should check out our new release that work under eclipse 3.3. I think
> that M-1 will be great for you.
>

I downloaded the all-in-one pdt for windows from here ..
http://download.eclipse.org/tools/pdt/downloads/?release=S20 070611-M1

Version: 3.2.100
Build id: I20070517-1700

So, I think I'm already supposed to have M1 ... currently am downloading M2
....
Re: No code folding? [message #43107 is a reply to message #42951] Wed, 15 August 2007 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: newsprofile.gmail.com

"elyob" <newsprofile@gmail.com> wrote in message
news:f9uqd3$9q7$1@build.eclipse.org...
>
> "Roy Ganor" <roy@zend.com> wrote in message
> news:7bd6f8b401d0b6b76e4aed736c9831a3$1@www.eclipse.org...
>> You should check out our new release that work under eclipse 3.3. I think
>> that M-1 will be great for you.
>>
>
> I downloaded the all-in-one pdt for windows from here ..
> http://download.eclipse.org/tools/pdt/downloads/?release=S20 070611-M1
>
> Version: 3.2.100
> Build id: I20070517-1700
>
> So, I think I'm already supposed to have M1 ... currently am downloading
> M2

The new M2 is 3.3 in with the all-in-one pdt download .. .

Version: 3.3.0
Build id: I20070625-1500
Re: No code folding? [message #43263 is a reply to message #43107] Wed, 15 August 2007 10:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: newsprofile.gmail.com

"elyob" <newsprofile@gmail.com> wrote in message
news:f9uvbl$l1p$1@build.eclipse.org...
>
> "elyob" <newsprofile@gmail.com> wrote in message
> news:f9uqd3$9q7$1@build.eclipse.org...
>>
>> "Roy Ganor" <roy@zend.com> wrote in message
>> news:7bd6f8b401d0b6b76e4aed736c9831a3$1@www.eclipse.org...
>>> You should check out our new release that work under eclipse 3.3. I
>>> think that M-1 will be great for you.
>>>
>>
>> I downloaded the all-in-one pdt for windows from here ..
>> http://download.eclipse.org/tools/pdt/downloads/?release=S20 070611-M1
>>
>> Version: 3.2.100
>> Build id: I20070517-1700
>>
>> So, I think I'm already supposed to have M1 ... currently am downloading
>> M2
>
> The new M2 is 3.3 in with the all-in-one pdt download .. .
>
> Version: 3.3.0
> Build id: I20070625-1500
>

I hate replying to myself, anyway .. still no code folding. :(
Re: No code folding? [message #43506 is a reply to message #43263] Wed, 15 August 2007 13:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ganoro.gmail.com

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.
Re: No code folding? [message #43913 is a reply to message #43506] Thu, 16 August 2007 04:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: newsprofile.gmail.com

"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,
Re: No code folding? [message #44813 is a reply to message #43913] Tue, 21 August 2007 12:50 Go to previous message
Eclipse UserFriend
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
Previous Topic:AJAX Toolkit Framework
Next Topic:How to get working PDT?
Goto Forum:
  


Current Time: Sun Jul 27 01:54:04 EDT 2025

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

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

Back to the top