1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <component name=
"AntConfiguration">
4 <defaultAnt bundledAnt=
"true" />
6 <component name=
"CompilerConfiguration">
7 <option name=
"DEFAULT_COMPILER" value=
"Javac" />
9 <entry name=
".+\.(properties|xml|html|dtd|tld)" />
10 <entry name=
".+\.(gif|png|jpeg|jpg)" />
12 <wildcardResourcePatterns>
13 <entry name=
"?*.properties" />
14 <entry name=
"?*.xml" />
15 <entry name=
"?*.gif" />
16 <entry name=
"?*.png" />
17 <entry name=
"?*.jpeg" />
18 <entry name=
"?*.jpg" />
19 <entry name=
"?*.html" />
20 <entry name=
"?*.dtd" />
21 <entry name=
"?*.tld" />
22 <entry name=
"?*.ftl" />
23 <entry name=
"?*.xsd" />
24 </wildcardResourcePatterns>
25 <annotationProcessing enabled=
"false" useClasspath=
"true" />
27 <component name=
"CopyrightManager" default=
"">
30 <component name=
"DependencyValidationManager">
31 <option name=
"SKIP_IMPORT_STATEMENTS" value=
"false" />
33 <component name=
"Encoding" useUTFGuessing=
"true" native2AsciiForPropertiesFiles=
"false" />
34 <component name=
"JavadocGenerationManager">
35 <option name=
"OUTPUT_DIRECTORY" value=
"$PROJECT_DIR$/../javadoc" />
36 <option name=
"OPTION_SCOPE" value=
"protected" />
37 <option name=
"OPTION_HIERARCHY" value=
"true" />
38 <option name=
"OPTION_NAVIGATOR" value=
"true" />
39 <option name=
"OPTION_INDEX" value=
"true" />
40 <option name=
"OPTION_SEPARATE_INDEX" value=
"true" />
41 <option name=
"OPTION_DOCUMENT_TAG_USE" value=
"false" />
42 <option name=
"OPTION_DOCUMENT_TAG_AUTHOR" value=
"false" />
43 <option name=
"OPTION_DOCUMENT_TAG_VERSION" value=
"false" />
44 <option name=
"OPTION_DOCUMENT_TAG_DEPRECATED" value=
"true" />
45 <option name=
"OPTION_DEPRECATED_LIST" value=
"true" />
46 <option name=
"OTHER_OPTIONS" />
47 <option name=
"HEAP_SIZE" />
48 <option name=
"LOCALE" />
49 <option name=
"OPEN_IN_BROWSER" value=
"true" />
51 <component name=
"Palette2">
53 <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">
54 <default-constraints vsize-policy=
"1" hsize-policy=
"6" anchor=
"0" fill=
"1" />
56 <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">
57 <default-constraints vsize-policy=
"6" hsize-policy=
"1" anchor=
"0" fill=
"2" />
59 <item class=
"javax.swing.JPanel" icon=
"/com/intellij/uiDesigner/icons/panel.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
60 <default-constraints vsize-policy=
"3" hsize-policy=
"3" anchor=
"0" fill=
"3" />
62 <item class=
"javax.swing.JScrollPane" icon=
"/com/intellij/uiDesigner/icons/scrollPane.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"true">
63 <default-constraints vsize-policy=
"7" hsize-policy=
"7" anchor=
"0" fill=
"3" />
65 <item class=
"javax.swing.JButton" icon=
"/com/intellij/uiDesigner/icons/button.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
66 <default-constraints vsize-policy=
"0" hsize-policy=
"3" anchor=
"0" fill=
"1" />
68 <property name=
"text" value=
"Button" />
71 <item class=
"javax.swing.JRadioButton" icon=
"/com/intellij/uiDesigner/icons/radioButton.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
72 <default-constraints vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" />
74 <property name=
"text" value=
"RadioButton" />
77 <item class=
"javax.swing.JCheckBox" icon=
"/com/intellij/uiDesigner/icons/checkBox.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
78 <default-constraints vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" />
80 <property name=
"text" value=
"CheckBox" />
83 <item class=
"javax.swing.JLabel" icon=
"/com/intellij/uiDesigner/icons/label.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
84 <default-constraints vsize-policy=
"0" hsize-policy=
"0" anchor=
"8" fill=
"0" />
86 <property name=
"text" value=
"Label" />
89 <item class=
"javax.swing.JTextField" icon=
"/com/intellij/uiDesigner/icons/textField.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
90 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"8" fill=
"1">
91 <preferred-size width=
"150" height=
"-1" />
92 </default-constraints>
94 <item class=
"javax.swing.JPasswordField" icon=
"/com/intellij/uiDesigner/icons/passwordField.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
95 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"8" fill=
"1">
96 <preferred-size width=
"150" height=
"-1" />
97 </default-constraints>
99 <item class=
"javax.swing.JFormattedTextField" icon=
"/com/intellij/uiDesigner/icons/formattedTextField.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
100 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"8" fill=
"1">
101 <preferred-size width=
"150" height=
"-1" />
102 </default-constraints>
104 <item class=
"javax.swing.JTextArea" icon=
"/com/intellij/uiDesigner/icons/textArea.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
105 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3">
106 <preferred-size width=
"150" height=
"50" />
107 </default-constraints>
109 <item class=
"javax.swing.JTextPane" icon=
"/com/intellij/uiDesigner/icons/textPane.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
110 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3">
111 <preferred-size width=
"150" height=
"50" />
112 </default-constraints>
114 <item class=
"javax.swing.JEditorPane" icon=
"/com/intellij/uiDesigner/icons/editorPane.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
115 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3">
116 <preferred-size width=
"150" height=
"50" />
117 </default-constraints>
119 <item class=
"javax.swing.JComboBox" icon=
"/com/intellij/uiDesigner/icons/comboBox.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
120 <default-constraints vsize-policy=
"0" hsize-policy=
"2" anchor=
"8" fill=
"1" />
122 <item class=
"javax.swing.JTable" icon=
"/com/intellij/uiDesigner/icons/table.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
123 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3">
124 <preferred-size width=
"150" height=
"50" />
125 </default-constraints>
127 <item class=
"javax.swing.JList" icon=
"/com/intellij/uiDesigner/icons/list.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
128 <default-constraints vsize-policy=
"6" hsize-policy=
"2" anchor=
"0" fill=
"3">
129 <preferred-size width=
"150" height=
"50" />
130 </default-constraints>
132 <item class=
"javax.swing.JTree" icon=
"/com/intellij/uiDesigner/icons/tree.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
133 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3">
134 <preferred-size width=
"150" height=
"50" />
135 </default-constraints>
137 <item class=
"javax.swing.JTabbedPane" icon=
"/com/intellij/uiDesigner/icons/tabbedPane.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
138 <default-constraints vsize-policy=
"3" hsize-policy=
"3" anchor=
"0" fill=
"3">
139 <preferred-size width=
"200" height=
"200" />
140 </default-constraints>
142 <item class=
"javax.swing.JSplitPane" icon=
"/com/intellij/uiDesigner/icons/splitPane.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
143 <default-constraints vsize-policy=
"3" hsize-policy=
"3" anchor=
"0" fill=
"3">
144 <preferred-size width=
"200" height=
"200" />
145 </default-constraints>
147 <item class=
"javax.swing.JSpinner" icon=
"/com/intellij/uiDesigner/icons/spinner.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"true">
148 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"8" fill=
"1" />
150 <item class=
"javax.swing.JSlider" icon=
"/com/intellij/uiDesigner/icons/slider.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
151 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"8" fill=
"1" />
153 <item class=
"javax.swing.JSeparator" icon=
"/com/intellij/uiDesigner/icons/separator.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
154 <default-constraints vsize-policy=
"6" hsize-policy=
"6" anchor=
"0" fill=
"3" />
156 <item class=
"javax.swing.JProgressBar" icon=
"/com/intellij/uiDesigner/icons/progressbar.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
157 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"0" fill=
"1" />
159 <item class=
"javax.swing.JToolBar" icon=
"/com/intellij/uiDesigner/icons/toolbar.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
160 <default-constraints vsize-policy=
"0" hsize-policy=
"6" anchor=
"0" fill=
"1">
161 <preferred-size width=
"-1" height=
"20" />
162 </default-constraints>
164 <item class=
"javax.swing.JToolBar$Separator" icon=
"/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable=
"false" auto-create-binding=
"false" can-attach-label=
"false">
165 <default-constraints vsize-policy=
"0" hsize-policy=
"0" anchor=
"0" fill=
"1" />
167 <item class=
"javax.swing.JScrollBar" icon=
"/com/intellij/uiDesigner/icons/scrollbar.png" removable=
"false" auto-create-binding=
"true" can-attach-label=
"false">
168 <default-constraints vsize-policy=
"6" hsize-policy=
"0" anchor=
"0" fill=
"2" />
172 <component name=
"ProjectDictionaryState">
173 <dictionary name=
"martin" />
175 <component name=
"ProjectModuleManager">
177 <module fileurl=
"file://$PROJECT_DIR$/../Extensions/ExtensionMemoryIndicator/ExtensionMemoryIndicator.iml" filepath=
"$PROJECT_DIR$/../Extensions/ExtensionMemoryIndicator/ExtensionMemoryIndicator.iml" />
178 <module fileurl=
"file://$PROJECT_DIR$/IndependentModeler.iml" filepath=
"$PROJECT_DIR$/IndependentModeler.iml" />
179 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/ProcessHierarchy/ModuleDiagramReference/ModuleDiagramReference.iml" filepath=
"$PROJECT_DIR$/../Plugins/ProcessHierarchy/ModuleDiagramReference/ModuleDiagramReference.iml" />
180 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/EPC/ModuleEPCImageExport/ModuleEPCImageExport.iml" filepath=
"$PROJECT_DIR$/../Plugins/EPC/ModuleEPCImageExport/ModuleEPCImageExport.iml" />
181 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/ProcessHierarchy/ModuleProcessHierarchyTreeLayout/ModuleProcessHierarchyTreeLayout.iml" filepath=
"$PROJECT_DIR$/../Plugins/ProcessHierarchy/ModuleProcessHierarchyTreeLayout/ModuleProcessHierarchyTreeLayout.iml" />
182 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/ClassModel/NotationClassModel/NotationClassModel.iml" filepath=
"$PROJECT_DIR$/../Plugins/ClassModel/NotationClassModel/NotationClassModel.iml" />
183 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/EPC/NotationEPC/NotationEPC.iml" filepath=
"$PROJECT_DIR$/../Plugins/EPC/NotationEPC/NotationEPC.iml" />
184 <module fileurl=
"file://$PROJECT_DIR$/../Plugins/ProcessHierarchy/NotationProcessHierarchy/NotationProcessHierarchy.iml" filepath=
"$PROJECT_DIR$/../Plugins/ProcessHierarchy/NotationProcessHierarchy/NotationProcessHierarchy.iml" />
187 <component name=
"ProjectRootManager" version=
"2" languageLevel=
"JDK_1_5" assert-keyword=
"true" jdk-15=
"true" project-jdk-name=
"1.6" project-jdk-type=
"JavaSDK">
188 <output url=
"file://$PROJECT_DIR$/out" />
190 <component name=
"SvnBranchConfigurationManager">
191 <option name=
"mySupportsUserInfoFilter" value=
"true" />
193 <component name=
"VcsDirectoryMappings">
194 <mapping directory=
"" vcs=
"" />
195 <mapping directory=
"$PROJECT_DIR$/.." vcs=
"Git" />
197 <component name=
"libraryTable">
198 <library name=
"jide">
200 <root url=
"file://$PROJECT_DIR$/../libs/jide.2.8.6/lib" />
204 <root url=
"jar://$PROJECT_DIR$/../libs/jide.2.8.6/src/src-oss.zip!/" />
206 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/jide.2.8.6/lib" recursive=
"false" />
208 <library name=
"jgoodies binding">
210 <root url=
"file://$PROJECT_DIR$/../libs/jgoodies/binding-2.0.6" />
214 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/jgoodies/binding-2.0.6" recursive=
"false" />
216 <library name=
"jgoodies form">
218 <root url=
"file://$PROJECT_DIR$/../libs/jgoodies/forms-1.2.1" />
222 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/jgoodies/forms-1.2.1" recursive=
"false" />
224 <library name=
"log4j">
226 <root url=
"file://$PROJECT_DIR$/../libs/apache" />
230 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/apache" recursive=
"false" />
232 <library name=
"foxtrot">
234 <root url=
"file://$PROJECT_DIR$/../libs/foxtrot-3.0/lib" />
238 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/foxtrot-3.0/lib" recursive=
"false" />
240 <library name=
"junit">
242 <root url=
"file://$PROJECT_DIR$/../libs/junit" />
246 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/junit" recursive=
"false" />
248 <library name=
"jgraph">
250 <root url=
"file://$PROJECT_DIR$/../libs/jgraph" />
254 <jarDirectory url=
"file://$PROJECT_DIR$/../libs/jgraph" recursive=
"false" />