| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta name="generator" content="Adobe RoboHelp 8"> |
| <title>PHP Project Properties</title> |
| <link rel="StyleSheet" href="default.css" type="text/css"> |
| <style type="text/css"> |
| <!-- |
| body { border-left-style:None; |
| border-right-style:None; |
| border-bottom-style:None; |
| background-color:Transparent; |
| border-top-style:None; } |
| --> |
| </style> |
| <style type="text/css"> |
| <!-- |
| body { border-left-style:None; |
| border-right-style:None; |
| border-bottom-style:None; |
| background-color:Transparent; |
| border-top-style:None; } |
| --> |
| </style> |
| <script type="text/javascript" language="JavaScript"> |
| //<![CDATA[ |
| function reDo() { |
| if (innerWidth != origWidth || innerHeight != origHeight) |
| location.reload(); |
| } |
| if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) { |
| origWidth = innerWidth; |
| origHeight = innerHeight; |
| onresize = reDo; |
| } |
| onerror = null; |
| //]]> |
| </script> |
| <style type="text/css"> |
| <!-- |
| div.WebHelpPopupMenu { position:absolute; |
| left:0px; |
| top:0px; |
| z-index:4; |
| visibility:hidden; } |
| p.WebHelpNavBar { text-align:right; } |
| --> |
| </style> |
| <script type="text/javascript" language="javascript1.2" src="whmsg.js"></script> |
| <script type="text/javascript" language="javascript" src="whver.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whutils.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whlang.js"></script> |
| <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script> |
| <script type="text/javascript" language="javascript1.2">//<![CDATA[ |
| <!-- |
| if (window.gbWhTopic) |
| { |
| var strUrl = document.location.href; |
| var bc = 0; |
| var n = strUrl.toLowerCase().indexOf("bc-"); |
| if(n != -1) |
| { |
| document.location.href = strUrl.substring(0, n); |
| bc = strUrl.substring(n+3); |
| } |
| |
| if (window.setRelStartPage) |
| { |
| addTocInfo("Reference\nPHP Project Properties"); |
| addAvenueInfo("Reference","preferences.htm","php_icons.htm"); |
| |
| } |
| |
| document.write("<p style=\"text-align:left\"> "); |
| AddMasterBreadcrumbs("ide_help.htm", "", ">", "Home", "pdt_table_of_contents.htm"); |
| document.write("<a href=\"reference.htm\">Reference<\/a> > PHP Project Properties<\/p>"); |
| |
| |
| if (window.setRelStartPage) |
| { |
| setRelStartPage("ide_help.htm"); |
| |
| autoSync(0); |
| sendSyncInfo(); |
| sendAveInfoOut(); |
| } |
| |
| } |
| else |
| if (window.gbIE4) |
| document.location.reload(); |
| //--> |
| //]]></script> |
| </head> |
| |
| <body leftmargin="5" topmargin="5" rightmargin="5" bottommargin="5"><script type="text/javascript" language="javascript1.2">//<![CDATA[ |
| <!-- |
| if (window.writeIntopicBar) |
| writeIntopicBar(4); |
| //--> |
| //]]></script> |
| <div style="width: 100%; position: relative;" id="header"> |
| |
| |
| <p align="right"><a |
| title="Documentation Survey" href="http://spreadsheets.google.com/viewform?formkey=dC1scEswTjFia2tDQ3Y5TVJBbkNQcWc6MQ">Documentation |
| Survey</a> |
| | <a href="javascript:crlf="";h=location.href;t=document.title;e = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (e!=null) location="mailto:documentation@zend.com" + "?Subject= Feedback on PDT for page " + escape(t) + "&Body=" + escape(e).replace(/ /g, "+") + crlf + " "; void 0"><span |
| style="background-color: #ffffff;">Submit Documentation</span><span |
| style="background-color: #ffffff;"> Feedback</span></a><span |
| style="background-color: #ffffff;"></span><span style="background-color: #ffffff;"> |
| </span><span style="background-color: #ffffff;">| |
| </span><span |
| style="background-color: #ffffff;"><a title="View Latest Version and Get PDF Online" |
| href="http://www.zend.com/en/resources/zend-documentation/" |
| target="_blank">View Latest |
| Version and Get PDF Online</a></span></p> |
| </div> |
| |
| |
| <h1>PHP Project Properties |
| </h1> |
| |
| <p>A project's properties pages allows you to configure various settings |
| for a specific project.</p> |
| <p> </p> |
| <p>Project's properties can be accessed by right-clicking the required |
| project and selecting Properties -or- selecting the project and from the |
| menu bar going to Project | Properties.</p> |
| <p> </p> |
| <p>The properties available will depend on the resource selected. The following |
| properties are available for PHP projects:</p> |
| <ul type="square"> |
| <li><p><a href="resource_properties.htm">Resource Properties</a></p></li> |
| <li><p><a href="builders_properties.htm">Builders Properties</a></p></li> |
| <li><p>Code Style Properties</p></li> |
| <ul type="disc"> |
| <li><p><a href="code_templates_properties.htm">Code Templates Properties</a></p></li> |
| <li><p><a href="formatter_properties.htm">Formatter Properties</a></p></li> |
| </ul> |
| |
| <li><p><a href="php_build_path_properties.htm">PHP Build Path Properties</a></p></li> |
| <li><p><a href="php_debug_properties.htm">PHP Debug Properties</a></p></li> |
| |
| |
| <li><p><a href="php_include_path_properties.htm">PHP Include Path Properties</a></p></li> |
| <li><p><a href="php_interpreter_properties.htm">PHP Interpreter Properties</a></p></li> |
| |
| <li><p><a href="php_task_tags_properties.htm">PHP Task Tags Properties</a></p></li> |
| <li><p><a href="project_references_properties.htm">Project References |
| Properties</a></p></li> |
| <li><p><a href="refactoring_history.htm">Refactoring History</a> |
| </p></li> |
| <li><p><a href="run_debug_settings_properties.htm">Run/Debug Settings |
| Properties</a></p></li> |
| <li><p><a href="save_actions_properties.htm">Save Actions Properties</a></p></li> |
| |
| |
| |
| <li><p>Task Repository - For more information see the <a title="Mylyn User Guide" |
| href="http://wiki.eclipse.org/index.php/Mylyn_User_Guide" |
| target="_blank">Mylyn |
| User Guide</a>.  </p></li> |
| <ul type="disc"> |
| <li><p>Commit Template</p></li> |
| </ul> |
| <li><p><a href="task_tags_properties.htm">Task Tags Properties</a></p></li> |
| <li><p><a href="validation_properties.htm">Validation Properties</a></p></li> |
| <ul type="disc"> |
| <li><p>HTML Syntax</p></li> |
| <li><p>XSLT Validation</p></li> |
| </ul> |
| <li><p>WikiText</p></li> |
| </ul> |
| <p class="Note">Note:</p> |
| <p class="NoteText">Properties pages are configured for a specific project |
| only. To configure settings for all PHP projects, go to the <a href="preferences.htm">PHP |
| preferences</a> pages (Window | Preferences | PHP).</p> |
| <table cellspacing="0" width="100%"> |
| <col style="width: 7.093%;"> |
| <col style="width: 92.907%;"> |
| <tr style="vertical-align: top; |
| height: 16px;"> |
| <td style="width: 7.093%; padding-right: 10px; |
| padding-left: 10px;"><p |
| style="font-size: 6pt;"> </p></td> |
| <td style="width: 92.907%; |
| padding-right: 10px; padding-left: 10px;"><p> </p></td> |
| </tr> |
| <tr style="vertical-align: top; |
| height: 35px;"> |
| <td style="width: 7.093%; padding-right: 10px; |
| padding-left: 10px;"><p |
| style="font-size: 6pt;"><img src="link_icon.png" alt="link_icon.png" style="border: none;" width="32" height="40" border="0"> </p></td> |
| <td style="width: 92.907%; |
| padding-right: 10px; padding-left: 10px;"><p><span |
| style="font-weight: bold;"><b>Related Links:</b></span><a href="preferences.htm"><br> |
| PHP Preferences</a></p> |
| <p><a href="php_perspectives_and_views.htm">PHP Perspectives and |
| Views</a></p> |
| <p><a href="menus.htm">PHP Perspective Menus</a></p></td> |
| </tr> |
| <tr style="vertical-align: top; |
| height: 19px;"> |
| <td style="width: 7.093%; padding-right: 10px; |
| padding-left: 10px;"><p |
| style="font-size: 6pt;"> </p></td> |
| <td style="width: 92.907%; |
| padding-right: 10px; padding-left: 10px;"><p> </p></td> |
| </tr> |
| </table> |
| <div style="width: 100%; position: relative;" id="footer"> |
| |
| <p style="text-decoration: underline; " |
| align="center">PHP Development |
| Tools</p> |
| |
| |
| </div> |
| <script type="text/javascript" language="javascript1.2">//<![CDATA[ |
| <!-- |
| if (window.writeIntopicBar) |
| writeIntopicBar(0); |
| |
| highlightSearch(); |
| //--> |
| //]]></script> |
| </body> |
| </html> |