Changeset 166


Ignore:
Timestamp:
06/28/11 13:00:15 (12 years ago)
Author:
merek
Message:

Use project file from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samerajarmeh/CardServProxy.ipr

    r155 r166  
    1111      <properties />
    1212    </buildFile>
     13    <buildFile url="file://$PROJECT_DIR$/build.local.xml">
     14      <additionalClassPath />
     15      <antReference projectDefault="true" />
     16      <customJdkName value="" />
     17      <maximumHeapSize value="128" />
     18      <maximumStackSize value="32" />
     19      <properties />
     20    </buildFile>
    1321  </component>
    1422  <component name="BuildJarProjectSettings">
     
    3038          <option name="LABEL_INDENT_SIZE" value="0" />
    3139          <option name="LABEL_INDENT_ABSOLUTE" value="false" />
    32           <option name="USE_RELATIVE_INDENTS" value="false" />
    3340        </ADDITIONAL_INDENT_OPTIONS>
    3441        <ADDITIONAL_INDENT_OPTIONS fileType="jsp">
     
    4047          <option name="LABEL_INDENT_SIZE" value="0" />
    4148          <option name="LABEL_INDENT_ABSOLUTE" value="false" />
    42           <option name="USE_RELATIVE_INDENTS" value="false" />
    4349        </ADDITIONAL_INDENT_OPTIONS>
    4450        <ADDITIONAL_INDENT_OPTIONS fileType="xml">
     
    5056          <option name="LABEL_INDENT_SIZE" value="0" />
    5157          <option name="LABEL_INDENT_ABSOLUTE" value="false" />
    52           <option name="USE_RELATIVE_INDENTS" value="false" />
    5358        </ADDITIONAL_INDENT_OPTIONS>
    5459      </value>
     
    154159          <option name="PARAMETER" value="true" />
    155160          <option name="REPORT_PARAMETER_FOR_PUBLIC_METHODS" value="true" />
     161          <option name="INJECTION_ANNOS">
     162            <value>
     163              <list size="0" />
     164            </value>
     165          </option>
    156166        </inspection_tool>
    157167        <inspection_tool class="UnterminatedStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
     
    161171          <option name="ADD_SERVLET_TO_ENTRIES" value="true" />
    162172          <option name="ADD_NONJAVA_TO_ENTRIES" value="true" />
     173          <option name="ADDITIONAL_ANNOTATIONS">
     174            <value>
     175              <list size="1">
     176                <item index="0" class="java.lang.String" itemvalue="javax.ws.rs.*" />
     177              </list>
     178            </value>
     179          </option>
     180          <option name="ADD_EJB_TO_ENTRIES" value="true" />
     181          <option name="ADD_TESTNG_TO_ENTRIES" value="true" />
     182          <option name="ADD_JUNIT_TO_ENTRIES" value="true" />
    163183        </inspection_tool>
    164184      </profile>
     
    167187    <option name="USE_PROJECT_PROFILE" value="true" />
    168188    <version value="1.0" />
    169     <list size="6">
     189    <list size="5">
    170190      <item index="0" class="java.lang.String" itemvalue="SERVER PROBLEM" />
    171       <item index="1" class="java.lang.String" itemvalue="WEAK WARNING" />
    172       <item index="2" class="java.lang.String" itemvalue="INFO" />
    173       <item index="3" class="java.lang.String" itemvalue="TYPO" />
    174       <item index="4" class="java.lang.String" itemvalue="WARNING" />
    175       <item index="5" class="java.lang.String" itemvalue="ERROR" />
     191      <item index="1" class="java.lang.String" itemvalue="INFO" />
     192      <item index="2" class="java.lang.String" itemvalue="TYPO" />
     193      <item index="3" class="java.lang.String" itemvalue="WARNING" />
     194      <item index="4" class="java.lang.String" itemvalue="ERROR" />
    176195    </list>
    177196  </component>
     
    331350    </modules>
    332351  </component>
    333   <component name="ProjectResources">
    334     <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
    335   </component>
    336352  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_4" assert-keyword="true" jdk-15="false" project-jdk-name="1.6" project-jdk-type="JavaSDK" />
    337353  <component name="ResourceManagerContainer">
Note: See TracChangeset for help on using the changeset viewer.