Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Code Formatter Questions
Code Formatter Questions [message #61626] Sun, 25 November 2007 01:06 Go to next message
Eclipse UserFriend
Originally posted by: jkp1974a.cox.net

Hello.

Is there any way to set the control statements on a separate line using
code formatter?

For example:

if ($condition)
{
echo ($condition);
}
else
{
echo ($condition);
}

Thanks in advance.
Re: Code Formatter Questions [message #63207 is a reply to message #61626] Tue, 18 December 2007 03:35 Go to previous message
Eclipse UserFriend
Originally posted by: news_filter.melgir.net

I believe this is under
Window / Preferences... / PDT / Editor /Templates
Previous Topic:Old Zend Debugger Protocol ID
Next Topic:Formatting
Goto Forum:
  


Current Time: Fri Mar 29 13:33:55 GMT 2024

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

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

Back to the top