-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.default.xml
More file actions
86 lines (86 loc) · 3.46 KB
/
project.default.xml
File metadata and controls
86 lines (86 loc) · 3.46 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
<application>
<component name="ProjectManager">
<defaultProject>
<component name="GradleLocalSettings">
<option name="modificationStamps">
<map>
<entry key="T:/projects/com.trilead.ssh2" value="5872985978227" />
<entry key="T:/projects/sqljet" value="4405866318467" />
<entry key="T:/projects/svngitkit" value="7336889392406" />
<entry key="T:/projects/svnkit" value="2959307204372" />
<entry key="T:/projects/translator" value="2934390511423" />
</map>
</option>
<option name="projectSyncType">
<map>
<entry key="T:/projects/svnkit" value="PREVIEW" />
</map>
</option>
</component>
<component name="ProjectDictionaryState">
<dictionary name="alex" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" default="true" />
<component name="PropertiesComponent">
<property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
<property name="settings.editor.splitter.proportion" value="0.2" />
</component>
<component name="RunManager">
<configuration name="<template>" type="TestNG" default="true" selected="false">
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" value="-ea" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
</configuration>
<configuration name="<template>" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
</configuration>
<configuration default="true" type="Applet">
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="Application" factoryName="Application">
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit">
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>1.8</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ScopeChooserConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.39770114" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</defaultProject>
</component>
</application>