File: swarmcache.ipr

package info (click to toggle)
libswarmcache-java 1.0RC2%2Bcvs20071027-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 312 kB
  • ctags: 249
  • sloc: java: 1,062; xml: 429; sh: 14; makefile: 13
file content (111 lines) | stat: -rw-r--r-- 4,566 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<project version="3" relativePaths="false">
  <component name="ProjectRootManager" version="2">
    <jdk name="java version &quot;1.4.1_01&quot;" />
    <projectPath>
      <root type="composite">
        <root type="simple" url="file://$PROJECT_DIR$" />
      </root>
    </projectPath>
    <sourcePath>
      <root type="composite">
        <root type="simple" url="file://$PROJECT_DIR$/src" />
        <root type="jdk" rootType="sourcePath" name="java version &quot;1.4.1_01&quot;" />
      </root>
    </sourcePath>
    <classPath>
      <root type="composite">
        <root type="output" />
        <root type="simple" url="jar://$PROJECT_DIR$/lib/commons-collections.jar!/" />
        <root type="simple" url="jar://$PROJECT_DIR$/lib/commons-logging.jar!/" />
        <root type="jdk" rootType="classPath" name="java version &quot;1.4.1_01&quot;" />
        <root type="simple" url="jar://$PROJECT_DIR$/lib/jgroups-all.jar!/" />
      </root>
    </classPath>
    <excludePath>
      <root type="composite">
        <root type="excludedOutput" />
      </root>
    </excludePath>
    <javadocPath>
      <root type="composite">
        <root type="jdk" rootType="javadocPath" name="java version &quot;1.4.1_01&quot;" />
      </root>
    </javadocPath>
    <assert_keyword enabled="no" />
    <exclude_output enabled="yes" />
  </component>
  <component name="CompilerConfiguration">
    <option name="DEFAULT_COMPILER" value="Javac" />
    <option name="SYNCHRONIZE_OUTPUT_DIRECTORY" value="false" />
    <option name="DEFAULT_OUTPUT_PATH" value="$PROJECT_DIR$/classes" />
    <option name="OUTPUT_MODE" value="single" />
    <resourceExtensions>
      <entry name=".+\.(properties|xml|html)" />
      <entry name=".+\.(gif|png|jpeg|jpg)" />
    </resourceExtensions>
  </component>
  <component name="JavacSettings">
    <option name="DEBUGGING_INFO" value="true" />
    <option name="GENERATE_NO_WARNINGS" value="false" />
    <option name="DEPRECATION" value="true" />
    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
    <option name="MAXIMUM_HEAP_SIZE" value="128" />
  </component>
  <component name="JikesSettings">
    <option name="JIKES_PATH" value="" />
    <option name="DEBUGGING_INFO" value="true" />
    <option name="DEPRECATION" value="true" />
    <option name="GENERATE_NO_WARNINGS" value="false" />
    <option name="GENERATE_MAKE_FILE_DEPENDENCIES" value="false" />
    <option name="DO_FULL_DEPENDENCE_CHECK" value="false" />
    <option name="IS_EMACS_ERRORS_MODE" value="true" />
    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
  </component>
  <component name="AntConfiguration">
    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
    <option name="FILTER_TARGETS" value="false" />
  </component>
  <component name="JavadocGenerationManager">
    <option name="OUTPUT_DIRECTORY" />
    <option name="OPTION_SCOPE" value="protected" />
    <option name="OPTION_HIERARCHY" value="true" />
    <option name="OPTION_NAVIGATOR" value="true" />
    <option name="OPTION_INDEX" value="true" />
    <option name="OPTION_SEPARATE_INDEX" value="true" />
    <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
    <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
    <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
    <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
    <option name="OPTION_DEPRECATED_LIST" value="true" />
    <option name="OTHER_OPTIONS" value="" />
    <option name="HEAP_SIZE" />
    <option name="OPEN_IN_BROWSER" value="true" />
  </component>
  <component name="WebManager">
    <option enabled="false" />
  </component>
  <component name="WebRootContainer" />
  <component name="EjbManager" enabled="false" />
  <component name="JUnitProjectSettings">
    <option name="TEST_RUNNER" value="UI" />
  </component>
  <component name="EntryPointsManager">
    <entry_points />
  </component>
  <component name="EjbActionsConfiguration">
    <option name="NEW_MESSAGE_BEAN_LAST_PACKAGE" value="" />
    <option name="NEW_ENTITY_BEAN_LAST_PACKAGE" value="" />
    <option name="NEW_SESSION_BEAN_LAST_PACKAGE" value="" />
  </component>
  <component name="CodeStyleManager">
    <option name="USE_DEFAULT_CODE_STYLE_SCHEME" value="true" />
    <option name="CODE_STYLE_SCHEME" value="" />
  </component>
  <component name="ExportToHTMLSettings">
    <option name="PRINT_LINE_NUMBERS" value="false" />
    <option name="OPEN_IN_BROWSER" value="false" />
    <option name="OUTPUT_DIRECTORY" />
  </component>
</project>