PS-144.3656 <sebastian@helium Update other.xml Create code.style.schemes, javaeeExternalResources.xml
This commit is contained in:
parent
72363c8f52
commit
1a5ad62e8b
17
code.style.schemes
Normal file
17
code.style.schemes
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<application>
|
||||||
|
<component name="CodeStyleSettingsManager">
|
||||||
|
<option name="PER_PROJECT_SETTINGS">
|
||||||
|
<value>
|
||||||
|
<XML>
|
||||||
|
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
||||||
|
</XML>
|
||||||
|
<codeStyleSettings language="PHP">
|
||||||
|
<indentOptions>
|
||||||
|
<option name="USE_TAB_CHARACTER" value="true" />
|
||||||
|
</indentOptions>
|
||||||
|
</codeStyleSettings>
|
||||||
|
</value>
|
||||||
|
</option>
|
||||||
|
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
8
javaeeExternalResources.xml
Normal file
8
javaeeExternalResources.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ExternalResourceManagerImpl">
|
||||||
|
<resource url="http://dtd.evoweb.de/t3locallang.dtd" location="/home/www/config/t3locallang.dtd" />
|
||||||
|
<resource url="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers" location="/home/www/config/fluid-master.xsd" />
|
||||||
|
<resource url="http://typo3.org/schemas/xliff" location="/home/www/config/xliff-core-1.2-strict.xsd" />
|
||||||
|
<resource url="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" location="$USER_HOME$/.WebIde100/system/extResources/2889bd79_svg11.dtd" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
21
other.xml
21
other.xml
@ -52,21 +52,6 @@
|
|||||||
</profile-state>
|
</profile-state>
|
||||||
</entry>
|
</entry>
|
||||||
</component>
|
</component>
|
||||||
<component name="CodeStyleSettingsManager">
|
|
||||||
<option name="PER_PROJECT_SETTINGS">
|
|
||||||
<value>
|
|
||||||
<XML>
|
|
||||||
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
|
||||||
</XML>
|
|
||||||
<codeStyleSettings language="PHP">
|
|
||||||
<indentOptions>
|
|
||||||
<option name="USE_TAB_CHARACTER" value="true" />
|
|
||||||
</indentOptions>
|
|
||||||
</codeStyleSettings>
|
|
||||||
</value>
|
|
||||||
</option>
|
|
||||||
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
|
||||||
</component>
|
|
||||||
<component name="CvsApplicationLevelConfiguration">
|
<component name="CvsApplicationLevelConfiguration">
|
||||||
<option name="EXT_CONFIGURATION">
|
<option name="EXT_CONFIGURATION">
|
||||||
<value>
|
<value>
|
||||||
@ -121,12 +106,6 @@
|
|||||||
<option name="KEEP_ITN_PASSWORD" value="true" />
|
<option name="KEEP_ITN_PASSWORD" value="true" />
|
||||||
<option name="EMAIL" value="" />
|
<option name="EMAIL" value="" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ExternalResourceManagerImpl">
|
|
||||||
<resource url="http://dtd.evoweb.de/t3locallang.dtd" location="/home/www/config/t3locallang.dtd" />
|
|
||||||
<resource url="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers" location="/home/www/config/fluid-master.xsd" />
|
|
||||||
<resource url="http://typo3.org/schemas/xliff" location="/home/www/config/xliff-core-1.2-strict.xsd" />
|
|
||||||
<resource url="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" location="$USER_HOME$/.WebIde100/system/extResources/2889bd79_svg11.dtd" />
|
|
||||||
</component>
|
|
||||||
<component name="PhpRefactoringSettings">
|
<component name="PhpRefactoringSettings">
|
||||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_METHOD" value="true" />
|
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_METHOD" value="true" />
|
||||||
<option name="EXTRACT_METHOD_DEFAULT_VISIBILITY" value="protected" />
|
<option name="EXTRACT_METHOD_DEFAULT_VISIBILITY" value="protected" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user