PageRenderTime 43ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/rcdkjar/rcdk.ipr

http://github.com/rajarshi/cdkr
Unknown | 346 lines | 346 code | 0 blank | 0 comment | 0 complexity | c6590071ff5c5aed76fb0eada8e0717b MD5 | raw file
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AntConfiguration">
  4. <buildFile url="file://$PROJECT_DIR$/build.xml">
  5. <maximumStackSize value="32" />
  6. </buildFile>
  7. </component>
  8. <component name="BuildJarProjectSettings">
  9. <option name="BUILD_JARS_ON_MAKE" value="false" />
  10. </component>
  11. <component name="CodeStyleProjectProfileManger">
  12. <option name="PROJECT_PROFILE" />
  13. <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
  14. </component>
  15. <component name="CodeStyleSettingsManager">
  16. <option name="PER_PROJECT_SETTINGS">
  17. <value>
  18. <ADDITIONAL_INDENT_OPTIONS fileType="java">
  19. <option name="INDENT_SIZE" value="4" />
  20. <option name="CONTINUATION_INDENT_SIZE" value="8" />
  21. <option name="TAB_SIZE" value="4" />
  22. <option name="USE_TAB_CHARACTER" value="false" />
  23. <option name="SMART_TABS" value="false" />
  24. <option name="LABEL_INDENT_SIZE" value="0" />
  25. <option name="LABEL_INDENT_ABSOLUTE" value="false" />
  26. </ADDITIONAL_INDENT_OPTIONS>
  27. <ADDITIONAL_INDENT_OPTIONS fileType="jsp">
  28. <option name="INDENT_SIZE" value="4" />
  29. <option name="CONTINUATION_INDENT_SIZE" value="8" />
  30. <option name="TAB_SIZE" value="4" />
  31. <option name="USE_TAB_CHARACTER" value="false" />
  32. <option name="SMART_TABS" value="false" />
  33. <option name="LABEL_INDENT_SIZE" value="0" />
  34. <option name="LABEL_INDENT_ABSOLUTE" value="false" />
  35. </ADDITIONAL_INDENT_OPTIONS>
  36. <ADDITIONAL_INDENT_OPTIONS fileType="sql">
  37. <option name="INDENT_SIZE" value="2" />
  38. <option name="CONTINUATION_INDENT_SIZE" value="8" />
  39. <option name="TAB_SIZE" value="4" />
  40. <option name="USE_TAB_CHARACTER" value="false" />
  41. <option name="SMART_TABS" value="false" />
  42. <option name="LABEL_INDENT_SIZE" value="0" />
  43. <option name="LABEL_INDENT_ABSOLUTE" value="false" />
  44. </ADDITIONAL_INDENT_OPTIONS>
  45. <ADDITIONAL_INDENT_OPTIONS fileType="xml">
  46. <option name="INDENT_SIZE" value="4" />
  47. <option name="CONTINUATION_INDENT_SIZE" value="8" />
  48. <option name="TAB_SIZE" value="4" />
  49. <option name="USE_TAB_CHARACTER" value="false" />
  50. <option name="SMART_TABS" value="false" />
  51. <option name="LABEL_INDENT_SIZE" value="0" />
  52. <option name="LABEL_INDENT_ABSOLUTE" value="false" />
  53. </ADDITIONAL_INDENT_OPTIONS>
  54. </value>
  55. </option>
  56. <option name="USE_PER_PROJECT_SETTINGS" value="false" />
  57. </component>
  58. <component name="CompilerConfiguration">
  59. <option name="DEFAULT_COMPILER" value="Javac" />
  60. <resourceExtensions>
  61. <entry name=".+\.(properties|xml|html|dtd|tld)" />
  62. <entry name=".+\.(gif|png|jpeg|jpg)" />
  63. </resourceExtensions>
  64. <wildcardResourcePatterns>
  65. <entry name="?*.properties" />
  66. <entry name="?*.xml" />
  67. <entry name="?*.gif" />
  68. <entry name="?*.png" />
  69. <entry name="?*.jpeg" />
  70. <entry name="?*.jpg" />
  71. <entry name="?*.html" />
  72. <entry name="?*.dtd" />
  73. <entry name="?*.tld" />
  74. </wildcardResourcePatterns>
  75. <annotationProcessing>
  76. <profile default="true" name="Default" enabled="false">
  77. <processorPath useClasspath="true" />
  78. </profile>
  79. </annotationProcessing>
  80. </component>
  81. <component name="CopyrightManager" default="" />
  82. <component name="DependenciesAnalyzeManager">
  83. <option name="myForwardDirection" value="false" />
  84. </component>
  85. <component name="DependencyValidationManager">
  86. <option name="SKIP_IMPORT_STATEMENTS" value="false" />
  87. </component>
  88. <component name="EclipseCompilerSettings">
  89. <option name="GENERATE_NO_WARNINGS" value="true" />
  90. <option name="DEPRECATION" value="false" />
  91. </component>
  92. <component name="EclipseEmbeddedCompilerSettings">
  93. <option name="DEBUGGING_INFO" value="true" />
  94. <option name="GENERATE_NO_WARNINGS" value="true" />
  95. <option name="DEPRECATION" value="false" />
  96. <option name="ADDITIONAL_OPTIONS_STRING" value="" />
  97. <option name="MAXIMUM_HEAP_SIZE" value="128" />
  98. </component>
  99. <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
  100. <component name="EntryPointsManager">
  101. <entry_points version="2.0" />
  102. </component>
  103. <component name="ExportToHTMLSettings">
  104. <option name="PRINT_LINE_NUMBERS" value="false" />
  105. <option name="OPEN_IN_BROWSER" value="false" />
  106. <option name="OUTPUT_DIRECTORY" />
  107. </component>
  108. <component name="IdProvider" IDEtalkID="FA3E28E1F23E022DE51CD8DDBF6B68BC" />
  109. <component name="InspectionProjectProfileManager">
  110. <profiles>
  111. <profile version="1.0" is_locked="false">
  112. <option name="myName" value="Project Default" />
  113. <option name="myLocal" value="false" />
  114. <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
  115. <option name="processCode" value="true" />
  116. <option name="processLiterals" value="true" />
  117. <option name="processComments" value="true" />
  118. </inspection_tool>
  119. </profile>
  120. </profiles>
  121. <option name="PROJECT_PROFILE" value="Project Default" />
  122. <option name="USE_PROJECT_PROFILE" value="true" />
  123. <version value="1.0" />
  124. </component>
  125. <component name="JavadocGenerationManager">
  126. <option name="OUTPUT_DIRECTORY" />
  127. <option name="OPTION_SCOPE" value="protected" />
  128. <option name="OPTION_HIERARCHY" value="true" />
  129. <option name="OPTION_NAVIGATOR" value="true" />
  130. <option name="OPTION_INDEX" value="true" />
  131. <option name="OPTION_SEPARATE_INDEX" value="true" />
  132. <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
  133. <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
  134. <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
  135. <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
  136. <option name="OPTION_DEPRECATED_LIST" value="true" />
  137. <option name="OTHER_OPTIONS" value="" />
  138. <option name="HEAP_SIZE" />
  139. <option name="LOCALE" />
  140. <option name="OPEN_IN_BROWSER" value="true" />
  141. </component>
  142. <component name="Palette2">
  143. <group name="Swing">
  144. <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
  145. <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
  146. </item>
  147. <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
  148. <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
  149. </item>
  150. <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
  151. <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
  152. </item>
  153. <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
  154. <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
  155. </item>
  156. <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
  157. <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
  158. <initial-values>
  159. <property name="text" value="Button" />
  160. </initial-values>
  161. </item>
  162. <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
  163. <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
  164. <initial-values>
  165. <property name="text" value="RadioButton" />
  166. </initial-values>
  167. </item>
  168. <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
  169. <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
  170. <initial-values>
  171. <property name="text" value="CheckBox" />
  172. </initial-values>
  173. </item>
  174. <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
  175. <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
  176. <initial-values>
  177. <property name="text" value="Label" />
  178. </initial-values>
  179. </item>
  180. <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
  181. <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
  182. <preferred-size width="150" height="-1" />
  183. </default-constraints>
  184. </item>
  185. <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
  186. <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
  187. <preferred-size width="150" height="-1" />
  188. </default-constraints>
  189. </item>
  190. <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
  191. <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
  192. <preferred-size width="150" height="-1" />
  193. </default-constraints>
  194. </item>
  195. <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
  196. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
  197. <preferred-size width="150" height="50" />
  198. </default-constraints>
  199. </item>
  200. <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
  201. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
  202. <preferred-size width="150" height="50" />
  203. </default-constraints>
  204. </item>
  205. <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
  206. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
  207. <preferred-size width="150" height="50" />
  208. </default-constraints>
  209. </item>
  210. <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
  211. <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
  212. </item>
  213. <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
  214. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
  215. <preferred-size width="150" height="50" />
  216. </default-constraints>
  217. </item>
  218. <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
  219. <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
  220. <preferred-size width="150" height="50" />
  221. </default-constraints>
  222. </item>
  223. <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
  224. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
  225. <preferred-size width="150" height="50" />
  226. </default-constraints>
  227. </item>
  228. <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
  229. <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
  230. <preferred-size width="200" height="200" />
  231. </default-constraints>
  232. </item>
  233. <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
  234. <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
  235. <preferred-size width="200" height="200" />
  236. </default-constraints>
  237. </item>
  238. <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
  239. <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
  240. </item>
  241. <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
  242. <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
  243. </item>
  244. <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
  245. <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
  246. </item>
  247. <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
  248. <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
  249. </item>
  250. <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
  251. <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
  252. <preferred-size width="-1" height="20" />
  253. </default-constraints>
  254. </item>
  255. <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
  256. <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
  257. </item>
  258. <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
  259. <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
  260. </item>
  261. </group>
  262. </component>
  263. <component name="ProjectCodeStyleSettingsManager">
  264. <option name="PER_PROJECT_SETTINGS">
  265. <value>
  266. <XML>
  267. <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
  268. </XML>
  269. </value>
  270. </option>
  271. <option name="USE_PER_PROJECT_SETTINGS" value="true" />
  272. </component>
  273. <component name="ProjectDetails">
  274. <option name="projectName" value="rcdk" />
  275. </component>
  276. <component name="ProjectDictionaryState">
  277. <dictionary name="guhar">
  278. <words>
  279. <w>ncol</w>
  280. </words>
  281. </dictionary>
  282. </component>
  283. <component name="ProjectKey">
  284. <option name="state" value="project:///Users/guhar/src/cdkr/rcdkjar/rcdk.ipr" />
  285. </component>
  286. <component name="ProjectModuleManager">
  287. <modules>
  288. <module fileurl="file://$PROJECT_DIR$/rcdk.iml" filepath="$PROJECT_DIR$/rcdk.iml" />
  289. </modules>
  290. </component>
  291. <component name="ProjectResources">
  292. <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
  293. </component>
  294. <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK" />
  295. <component name="ResourceManagerContainer">
  296. <option name="myResourceBundles">
  297. <value>
  298. <list size="0" />
  299. </value>
  300. </option>
  301. </component>
  302. <component name="SvnBranchConfigurationManager">
  303. <option name="mySupportsUserInfoFilter" value="true" />
  304. </component>
  305. <component name="VcsDirectoryMappings">
  306. <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
  307. </component>
  308. <component name="VcsRevisionGraphProjectComponent">
  309. <option name="_useTwoTagConvention" value="true" />
  310. <option name="_showTags" value="true" />
  311. <option name="_tagNaming" value="TAG_$T_MERGE_$S_TO_$D" />
  312. <option name="_tagFilter" value="" />
  313. <option name="_branchFilter" />
  314. <option name="_showRevisionFilter" value="false" />
  315. <option name="_afterDateTimeFilter" value="false" />
  316. <option name="_beforeDateTimeFilter" value="false" />
  317. <option name="_afterDateTime" value="" />
  318. <option name="_beforeDateTime" value="" />
  319. <option name="_projectRoot" value="&lt;Use repository root&gt;" />
  320. <option name="_trunk" value="trunk" />
  321. <option name="_branches" value="branches" />
  322. <option name="_tags" value="tags" />
  323. <option name="_showTagFilter" value="false" />
  324. <option name="_showBranchFilter" value="false" />
  325. </component>
  326. <component name="WebServicesPlugin" addRequiredLibraries="true" />
  327. <component name="com.sixrr.metrics.MetricsReloaded">
  328. <option name="selectedProfile" value="Default" />
  329. <option name="autoscroll" value="false" />
  330. <option name="calculateMetrics" value="true" />
  331. <option name="includeTestClasses" value="false" />
  332. <option name="flattenInnerClasses" value="true" />
  333. <option name="cycleTableSpecificationString" value="" />
  334. <option name="shortCycleTableSpecificationString" value="" />
  335. </component>
  336. <component name="libraryTable">
  337. <library name="Deps">
  338. <CLASSES>
  339. <root url="file://$PROJECT_DIR$/jars" />
  340. </CLASSES>
  341. <JAVADOC />
  342. <SOURCES />
  343. <jarDirectory url="file://$PROJECT_DIR$/jars" recursive="false" />
  344. </library>
  345. </component>
  346. </project>