- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathp4java.ipr
More file actions
Latest commit
264 lines (263 loc) · 14.2 KB
/
Copy pathp4java.ipr
File metadata and controls
264 lines (263 loc) · 14.2 KB
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<?xml version="1.0" encoding="UTF-8"?>
<projectrelativePaths="true"version="4">
<componentname="AntConfiguration">
<defaultAntbundledAnt="true" />
</component>
<componentname="BuildJarProjectSettings">
<optionname="BUILD_JARS_ON_MAKE"value="false" />
</component>
<componentname="CodeStyleProjectProfileManger">
<optionname="PROJECT_PROFILE" />
<optionname="USE_PROJECT_LEVEL_SETTINGS"value="false" />
</component>
<componentname="CodeStyleSettingsManager">
<optionname="PER_PROJECT_SETTINGS" />
<optionname="USE_PER_PROJECT_SETTINGS"value="false" />
</component>
<componentname="CompilerConfiguration">
<optionname="DEFAULT_COMPILER"value="Javac" />
<optionname="DEPLOY_AFTER_MAKE"value="0" />
<resourceExtensions>
<entryname=".+\.(properties|xml|html|dtd|tld)" />
<entryname=".+\.(gif|png|jpeg|jpg)" />
</resourceExtensions>
<wildcardResourcePatterns>
<entryname="?*.properties" />
<entryname="?*.xml" />
<entryname="?*.gif" />
<entryname="?*.png" />
<entryname="?*.jpeg" />
<entryname="?*.jpg" />
<entryname="?*.html" />
<entryname="?*.dtd" />
<entryname="?*.tld" />
</wildcardResourcePatterns>
</component>
<componentname="DependenciesAnalyzeManager">
<optionname="myForwardDirection"value="false" />
</component>
<componentname="DependencyValidationManager">
<optionname="SKIP_IMPORT_STATEMENTS"value="false" />
</component>
<componentname="EclipseCompilerSettings">
<optionname="DEBUGGING_INFO"value="true" />
<optionname="GENERATE_NO_WARNINGS"value="true" />
<optionname="DEPRECATION"value="false" />
<optionname="ADDITIONAL_OPTIONS_STRING"value="" />
<optionname="MAXIMUM_HEAP_SIZE"value="128" />
</component>
<componentname="EclipseEmbeddedCompilerSettings">
<optionname="DEBUGGING_INFO"value="true" />
<optionname="GENERATE_NO_WARNINGS"value="true" />
<optionname="DEPRECATION"value="false" />
<optionname="ADDITIONAL_OPTIONS_STRING"value="" />
<optionname="MAXIMUM_HEAP_SIZE"value="128" />
</component>
<componentname="Encoding"useUTFGuessing="true"native2AsciiForPropertiesFiles="false" />
<componentname="EntryPointsManager">
<entry_pointsversion="2.0" />
</component>
<componentname="IdProvider"IDEtalkID="68EE70A89D68634EA36DF0E726D39414" />
<componentname="InspectionProjectProfileManager">
<optionname="PROJECT_PROFILE"value="Project Default" />
<optionname="USE_PROJECT_LEVEL_SETTINGS"value="false" />
<scopes />
<profiles>
<profileversion="1.0"is_locked="false">
<optionname="myName"value="Project Default" />
<optionname="myLocal"value="false" />
</profile>
</profiles>
<listsize="0" />
</component>
<componentname="JavacSettings">
<optionname="DEBUGGING_INFO"value="true" />
<optionname="GENERATE_NO_WARNINGS"value="false" />
<optionname="DEPRECATION"value="true" />
<optionname="ADDITIONAL_OPTIONS_STRING"value="" />
<optionname="MAXIMUM_HEAP_SIZE"value="128" />
</component>
<componentname="JavadocGenerationManager">
<optionname="OUTPUT_DIRECTORY" />
<optionname="OPTION_SCOPE"value="protected" />
<optionname="OPTION_HIERARCHY"value="true" />
<optionname="OPTION_NAVIGATOR"value="true" />
<optionname="OPTION_INDEX"value="true" />
<optionname="OPTION_SEPARATE_INDEX"value="true" />
<optionname="OPTION_DOCUMENT_TAG_USE"value="false" />
<optionname="OPTION_DOCUMENT_TAG_AUTHOR"value="false" />
<optionname="OPTION_DOCUMENT_TAG_VERSION"value="false" />
<optionname="OPTION_DOCUMENT_TAG_DEPRECATED"value="true" />
<optionname="OPTION_DEPRECATED_LIST"value="true" />
<optionname="OTHER_OPTIONS"value="" />
<optionname="HEAP_SIZE" />
<optionname="LOCALE" />
<optionname="OPEN_IN_BROWSER"value="true" />
</component>
<componentname="JikesSettings">
<optionname="JIKES_PATH"value="" />
<optionname="DEBUGGING_INFO"value="true" />
<optionname="DEPRECATION"value="true" />
<optionname="GENERATE_NO_WARNINGS"value="false" />
<optionname="IS_EMACS_ERRORS_MODE"value="true" />
<optionname="ADDITIONAL_OPTIONS_STRING"value="" />
</component>
<componentname="Palette2">
<groupname="Swing">
<itemclass="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">
<default-constraintsvsize-policy="1"hsize-policy="6"anchor="0"fill="1" />
</item>
<itemclass="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">
<default-constraintsvsize-policy="6"hsize-policy="1"anchor="0"fill="2" />
</item>
<itemclass="javax.swing.JPanel"icon="/com/intellij/uiDesigner/icons/panel.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="3"hsize-policy="3"anchor="0"fill="3" />
</item>
<itemclass="javax.swing.JScrollPane"icon="/com/intellij/uiDesigner/icons/scrollPane.png"removable="false"auto-create-binding="false"can-attach-label="true">
<default-constraintsvsize-policy="7"hsize-policy="7"anchor="0"fill="3" />
</item>
<itemclass="javax.swing.JButton"icon="/com/intellij/uiDesigner/icons/button.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="3"anchor="0"fill="1" />
<initial-values>
<propertyname="text"value="Button" />
</initial-values>
</item>
<itemclass="javax.swing.JRadioButton"icon="/com/intellij/uiDesigner/icons/radioButton.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="3"anchor="8"fill="0" />
<initial-values>
<propertyname="text"value="RadioButton" />
</initial-values>
</item>
<itemclass="javax.swing.JCheckBox"icon="/com/intellij/uiDesigner/icons/checkBox.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="3"anchor="8"fill="0" />
<initial-values>
<propertyname="text"value="CheckBox" />
</initial-values>
</item>
<itemclass="javax.swing.JLabel"icon="/com/intellij/uiDesigner/icons/label.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="0"anchor="8"fill="0" />
<initial-values>
<propertyname="text"value="Label" />
</initial-values>
</item>
<itemclass="javax.swing.JTextField"icon="/com/intellij/uiDesigner/icons/textField.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="8"fill="1">
<preferred-sizewidth="150"height="-1" />
</default-constraints>
</item>
<itemclass="javax.swing.JPasswordField"icon="/com/intellij/uiDesigner/icons/passwordField.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="8"fill="1">
<preferred-sizewidth="150"height="-1" />
</default-constraints>
</item>
<itemclass="javax.swing.JFormattedTextField"icon="/com/intellij/uiDesigner/icons/formattedTextField.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="8"fill="1">
<preferred-sizewidth="150"height="-1" />
</default-constraints>
</item>
<itemclass="javax.swing.JTextArea"icon="/com/intellij/uiDesigner/icons/textArea.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JTextPane"icon="/com/intellij/uiDesigner/icons/textPane.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JEditorPane"icon="/com/intellij/uiDesigner/icons/editorPane.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JComboBox"icon="/com/intellij/uiDesigner/icons/comboBox.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="0"hsize-policy="2"anchor="8"fill="1" />
</item>
<itemclass="javax.swing.JTable"icon="/com/intellij/uiDesigner/icons/table.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JList"icon="/com/intellij/uiDesigner/icons/list.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="6"hsize-policy="2"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JTree"icon="/com/intellij/uiDesigner/icons/tree.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3">
<preferred-sizewidth="150"height="50" />
</default-constraints>
</item>
<itemclass="javax.swing.JTabbedPane"icon="/com/intellij/uiDesigner/icons/tabbedPane.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="3"hsize-policy="3"anchor="0"fill="3">
<preferred-sizewidth="200"height="200" />
</default-constraints>
</item>
<itemclass="javax.swing.JSplitPane"icon="/com/intellij/uiDesigner/icons/splitPane.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="3"hsize-policy="3"anchor="0"fill="3">
<preferred-sizewidth="200"height="200" />
</default-constraints>
</item>
<itemclass="javax.swing.JSpinner"icon="/com/intellij/uiDesigner/icons/spinner.png"removable="false"auto-create-binding="true"can-attach-label="true">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="8"fill="1" />
</item>
<itemclass="javax.swing.JSlider"icon="/com/intellij/uiDesigner/icons/slider.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="8"fill="1" />
</item>
<itemclass="javax.swing.JSeparator"icon="/com/intellij/uiDesigner/icons/separator.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="6"hsize-policy="6"anchor="0"fill="3" />
</item>
<itemclass="javax.swing.JProgressBar"icon="/com/intellij/uiDesigner/icons/progressbar.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="0"fill="1" />
</item>
<itemclass="javax.swing.JToolBar"icon="/com/intellij/uiDesigner/icons/toolbar.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="6"anchor="0"fill="1">
<preferred-sizewidth="-1"height="20" />
</default-constraints>
</item>
<itemclass="javax.swing.JToolBar$Separator"icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png"removable="false"auto-create-binding="false"can-attach-label="false">
<default-constraintsvsize-policy="0"hsize-policy="0"anchor="0"fill="1" />
</item>
<itemclass="javax.swing.JScrollBar"icon="/com/intellij/uiDesigner/icons/scrollbar.png"removable="false"auto-create-binding="true"can-attach-label="false">
<default-constraintsvsize-policy="6"hsize-policy="0"anchor="0"fill="2" />
</item>
</group>
</component>
<componentname="ProjectDetails">
<optionname="projectName"value="p4java" />
</component>
<componentname="ProjectFileVersion"converted="true" />
<componentname="ProjectModuleManager">
<modules>
<modulefileurl="file://$PROJECT_DIR$/p4java.iml"filepath="$PROJECT_DIR$/p4java.iml" />
</modules>
</component>
<componentname="ProjectRootManager"version="2"languageLevel="JDK_1_5"assert-keyword="true"jdk-15="true"project-jdk-name="1.5"project-jdk-type="JavaSDK">
<outputurl="file://$PROJECT_DIR$/classes" />
</component>
<componentname="ResourceManagerContainer">
<optionname="myResourceBundles">
<value>
<listsize="0" />
</value>
</option>
</component>
<componentname="RmicSettings">
<optionname="IS_EANABLED"value="false" />
<optionname="DEBUGGING_INFO"value="true" />
<optionname="GENERATE_NO_WARNINGS"value="false" />
<optionname="GENERATE_IIOP_STUBS"value="false" />
<optionname="ADDITIONAL_OPTIONS_STRING"value="" />
</component>
<componentname="SvnBranchConfigurationManager">
<optionname="myVersion"value="123" />
</component>
<componentname="VcsDirectoryMappings">
<mappingdirectory=""vcs="" />
<mappingdirectory="$PROJECT_DIR$"vcs="Perforce" />
</component>
<componentname="WebServicesPlugin"addRequiredLibraries="true" />
<UsedPathMacros>
<macroname="MAVEN_REPOSITORY" />
</UsedPathMacros>
</project>