Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I use the MyEclipse PHP extension to develop PHP code in MyEclipse.
I have configured the editor but I can’t find the setting to preserve manually entered line breaks.
Please help.
The PHP Development Tools plugin is for Eclipse which also works in MyEclipse as MyEclipse is based on Eclipse.
It looks like there is no preferences available specific to line breaks. You can cross post to Eclipse PDT forums for better suggestions from the dev community : https://www.eclipse.org/forums/index.php/f/85/
Hope this helps. Do let us know if you have any further questions.
Thank you for the screenshot.
The available settings for PHP formatter are here : Preferences > PHP > Code Style > Formatter. Click on ‘Show’ and switch to Line Wrapping tab. You can check if ‘Wrap only if necessary’ or ‘Do not wrap’ for particular section of code works for you. Attached is the screenshot for your reference.
Yes, I already went there, but unfortunately, there is no option to keep manually entered line wraps, as there is for the Java editor.
Unless I miss something, and then tell me what.