Tommy Rogers 6 anni fa
parent
commit
d20acd3cae
7 ha cambiato i file con 317 aggiunte e 0 eliminazioni
  1. 1
    0
      .idea/.name
  2. 13
    0
      .idea/compiler.xml
  3. 14
    0
      .idea/misc.xml
  4. 6
    0
      .idea/vcs.xml
  5. 247
    0
      .idea/workspace.xml
  6. 2
    0
      ORM-Lab.iml
  7. 34
    0
      pom.xml

+ 1
- 0
.idea/.name Vedi File

@@ -0,0 +1 @@
1
+ORM-Lab

+ 13
- 0
.idea/compiler.xml Vedi File

@@ -0,0 +1,13 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="CompilerConfiguration">
4
+    <annotationProcessing>
5
+      <profile name="Maven default annotation processors profile" enabled="true">
6
+        <sourceOutputDir name="target/generated-sources/annotations" />
7
+        <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
8
+        <outputRelativeToContentRoot value="true" />
9
+        <module name="ORM-Lab" />
10
+      </profile>
11
+    </annotationProcessing>
12
+  </component>
13
+</project>

+ 14
- 0
.idea/misc.xml Vedi File

@@ -0,0 +1,14 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ExternalStorageConfigurationManager" enabled="true" />
4
+  <component name="MavenProjectsManager">
5
+    <option name="originalFiles">
6
+      <list>
7
+        <option value="$PROJECT_DIR$/pom.xml" />
8
+      </list>
9
+    </option>
10
+  </component>
11
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
12
+    <output url="file://$PROJECT_DIR$/out" />
13
+  </component>
14
+</project>

+ 6
- 0
.idea/vcs.xml Vedi File

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 247
- 0
.idea/workspace.xml Vedi File

@@ -0,0 +1,247 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="0df8da2e-7f64-41e2-baac-86bf1af2ff40" name="Default" comment="">
5
+      <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
6
+      <change afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
7
+    </list>
8
+    <ignored path="$PROJECT_DIR$/out/" />
9
+    <ignored path="$PROJECT_DIR$/target/" />
10
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
11
+    <option name="TRACKING_ENABLED" value="true" />
12
+    <option name="SHOW_DIALOG" value="false" />
13
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
14
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
15
+    <option name="LAST_RESOLUTION" value="IGNORE" />
16
+  </component>
17
+  <component name="FileEditorManager">
18
+    <leaf>
19
+      <file leaf-file-name="pom.xml" pinned="false" current-in-tab="true">
20
+        <entry file="file://$PROJECT_DIR$/pom.xml">
21
+          <provider selected="true" editor-type-id="text-editor">
22
+            <state relative-caret-position="435">
23
+              <caret line="29" column="32" lean-forward="true" selection-start-line="29" selection-start-column="32" selection-end-line="29" selection-end-column="32" />
24
+            </state>
25
+          </provider>
26
+        </entry>
27
+      </file>
28
+    </leaf>
29
+  </component>
30
+  <component name="Git.Settings">
31
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
32
+  </component>
33
+  <component name="IdeDocumentHistory">
34
+    <option name="CHANGED_PATHS">
35
+      <list>
36
+        <option value="$PROJECT_DIR$/pom.xml" />
37
+      </list>
38
+    </option>
39
+  </component>
40
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
41
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
42
+  <component name="JsGulpfileManager">
43
+    <detection-done>true</detection-done>
44
+    <sorting>DEFINITION_ORDER</sorting>
45
+  </component>
46
+  <component name="MavenImportPreferences">
47
+    <option name="importingSettings">
48
+      <MavenImportingSettings>
49
+        <option name="importAutomatically" value="true" />
50
+      </MavenImportingSettings>
51
+    </option>
52
+  </component>
53
+  <component name="NodePackageJsonFileManager">
54
+    <packageJsonPaths />
55
+  </component>
56
+  <component name="ProjectFrameBounds">
57
+    <option name="x" value="199" />
58
+    <option name="y" value="-1023" />
59
+    <option name="width" value="1165" />
60
+    <option name="height" value="709" />
61
+  </component>
62
+  <component name="ProjectView">
63
+    <navigator proportions="" version="1">
64
+      <foldersAlwaysOnTop value="true" />
65
+    </navigator>
66
+    <panes>
67
+      <pane id="ProjectPane">
68
+        <subPane>
69
+          <expand>
70
+            <path>
71
+              <item name="ORM-Lab" type="b2602c69:ProjectViewProjectNode" />
72
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
73
+            </path>
74
+            <path>
75
+              <item name="ORM-Lab" type="b2602c69:ProjectViewProjectNode" />
76
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
77
+              <item name=".idea" type="462c0819:PsiDirectoryNode" />
78
+            </path>
79
+            <path>
80
+              <item name="ORM-Lab" type="b2602c69:ProjectViewProjectNode" />
81
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
82
+              <item name="src" type="462c0819:PsiDirectoryNode" />
83
+            </path>
84
+            <path>
85
+              <item name="ORM-Lab" type="b2602c69:ProjectViewProjectNode" />
86
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
87
+              <item name="src" type="462c0819:PsiDirectoryNode" />
88
+              <item name="main" type="462c0819:PsiDirectoryNode" />
89
+            </path>
90
+            <path>
91
+              <item name="ORM-Lab" type="b2602c69:ProjectViewProjectNode" />
92
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
93
+              <item name="src" type="462c0819:PsiDirectoryNode" />
94
+              <item name="test" type="462c0819:PsiDirectoryNode" />
95
+            </path>
96
+          </expand>
97
+          <select />
98
+        </subPane>
99
+      </pane>
100
+      <pane id="AndroidView" />
101
+      <pane id="Scope" />
102
+      <pane id="PackagesPane" />
103
+    </panes>
104
+  </component>
105
+  <component name="PropertiesComponent">
106
+    <property name="WebServerToolWindowFactoryState" value="false" />
107
+    <property name="aspect.path.notification.shown" value="true" />
108
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
109
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
110
+  </component>
111
+  <component name="RunDashboard">
112
+    <option name="ruleStates">
113
+      <list>
114
+        <RuleState>
115
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
116
+        </RuleState>
117
+        <RuleState>
118
+          <option name="name" value="StatusDashboardGroupingRule" />
119
+        </RuleState>
120
+      </list>
121
+    </option>
122
+  </component>
123
+  <component name="RunManager">
124
+    <configuration default="true" type="Application" factoryName="Application">
125
+      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
126
+    </configuration>
127
+    <configuration default="true" type="JUnit" factoryName="JUnit">
128
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
129
+      <option name="ALTERNATIVE_JRE_PATH" />
130
+      <option name="PACKAGE_NAME" />
131
+      <option name="MAIN_CLASS_NAME" />
132
+      <option name="METHOD_NAME" />
133
+      <option name="TEST_OBJECT" value="class" />
134
+      <option name="VM_PARAMETERS" value="-ea" />
135
+      <option name="PARAMETERS" />
136
+      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
137
+      <option name="PASS_PARENT_ENVS" value="true" />
138
+      <option name="TEST_SEARCH_SCOPE">
139
+        <value defaultName="singleModule" />
140
+      </option>
141
+      <patterns />
142
+    </configuration>
143
+    <configuration default="true" type="TestNG" factoryName="TestNG">
144
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
145
+      <option name="ALTERNATIVE_JRE_PATH" />
146
+      <option name="SUITE_NAME" />
147
+      <option name="PACKAGE_NAME" />
148
+      <option name="MAIN_CLASS_NAME" />
149
+      <option name="METHOD_NAME" />
150
+      <option name="GROUP_NAME" />
151
+      <option name="TEST_OBJECT" value="CLASS" />
152
+      <option name="VM_PARAMETERS" value="-ea" />
153
+      <option name="PARAMETERS" />
154
+      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
155
+      <option name="OUTPUT_DIRECTORY" />
156
+      <option name="PASS_PARENT_ENVS" value="true" />
157
+      <option name="TEST_SEARCH_SCOPE">
158
+        <value defaultName="singleModule" />
159
+      </option>
160
+      <option name="USE_DEFAULT_REPORTERS" value="false" />
161
+      <option name="PROPERTIES_FILE" />
162
+      <properties />
163
+      <listeners />
164
+    </configuration>
165
+  </component>
166
+  <component name="SvnConfiguration">
167
+    <configuration />
168
+  </component>
169
+  <component name="TaskManager">
170
+    <task active="true" id="Default" summary="Default task">
171
+      <changelist id="0df8da2e-7f64-41e2-baac-86bf1af2ff40" name="Default" comment="" />
172
+      <created>1529876073719</created>
173
+      <option name="number" value="Default" />
174
+      <option name="presentableId" value="Default" />
175
+      <updated>1529876073719</updated>
176
+      <workItem from="1529876077870" duration="215000" />
177
+    </task>
178
+    <servers />
179
+  </component>
180
+  <component name="TimeTrackingManager">
181
+    <option name="totallyTimeSpent" value="215000" />
182
+  </component>
183
+  <component name="ToolWindowManager">
184
+    <frame x="-159" y="-1057" width="1165" height="709" extended-state="0" />
185
+    <editor active="true" />
186
+    <layout>
187
+      <window_info anchor="right" id="Palette" />
188
+      <window_info anchor="bottom" id="TODO" order="6" />
189
+      <window_info anchor="right" id="Palette&#9;" />
190
+      <window_info id="Image Layers" />
191
+      <window_info anchor="right" id="Capture Analysis" />
192
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
193
+      <window_info anchor="right" id="Maven Projects" />
194
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
195
+      <window_info anchor="bottom" id="Run" order="2" />
196
+      <window_info anchor="bottom" id="Version Control" />
197
+      <window_info anchor="bottom" id="Terminal" />
198
+      <window_info id="Capture Tool" />
199
+      <window_info id="Designer" />
200
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24933214" />
201
+      <window_info anchor="right" id="Database" />
202
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
203
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
204
+      <window_info id="UI Designer" />
205
+      <window_info anchor="right" id="Theme Preview" />
206
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
207
+      <window_info id="Favorites" side_tool="true" />
208
+      <window_info anchor="bottom" id="Find" order="1" />
209
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
210
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
211
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
212
+      <window_info anchor="bottom" id="Message" order="0" />
213
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
214
+    </layout>
215
+  </component>
216
+  <component name="TypeScriptGeneratedFilesManager">
217
+    <option name="version" value="1" />
218
+  </component>
219
+  <component name="VcsContentAnnotationSettings">
220
+    <option name="myLimit" value="2678400000" />
221
+  </component>
222
+  <component name="editorHistoryManager">
223
+    <entry file="file://$PROJECT_DIR$/pom.xml">
224
+      <provider selected="true" editor-type-id="text-editor">
225
+        <state relative-caret-position="435">
226
+          <caret line="29" column="32" lean-forward="true" selection-start-line="29" selection-start-column="32" selection-end-line="29" selection-end-column="32" />
227
+        </state>
228
+      </provider>
229
+    </entry>
230
+  </component>
231
+  <component name="masterDetails">
232
+    <states>
233
+      <state key="ProjectJDKs.UI">
234
+        <settings>
235
+          <last-edited>1.8</last-edited>
236
+          <splitter-proportions>
237
+            <option name="proportions">
238
+              <list>
239
+                <option value="0.2" />
240
+              </list>
241
+            </option>
242
+          </splitter-proportions>
243
+        </settings>
244
+      </state>
245
+    </states>
246
+  </component>
247
+</project>

+ 2
- 0
ORM-Lab.iml Vedi File

@@ -0,0 +1,2 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4" />

+ 34
- 0
pom.xml Vedi File

@@ -0,0 +1,34 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project xmlns="http://maven.apache.org/POM/4.0.0"
3
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
+    <modelVersion>4.0.0</modelVersion>
6
+
7
+    <groupId>ORM-Lab</groupId>
8
+    <artifactId>orm-lab</artifactId>
9
+    <version>1.0-SNAPSHOT</version>
10
+<dependencies>
11
+
12
+    <!-- https://mvnrepository.com/artifact/com.j256.ormlite/ormlite-core -->
13
+    <dependency>
14
+        <groupId>com.j256.ormlite</groupId>
15
+        <artifactId>ormlite-core</artifactId>
16
+        <version>4.48</version>
17
+    </dependency>
18
+
19
+    <!-- https://mvnrepository.com/artifact/com.j256.ormlite/ormlite-jdbc -->
20
+    <dependency>
21
+        <groupId>com.j256.ormlite</groupId>
22
+        <artifactId>ormlite-jdbc</artifactId>
23
+        <version>4.48</version>
24
+    </dependency>
25
+
26
+    <!-- https://mvnrepository.com/artifact/mysql/mysql-connector-java -->
27
+    <dependency>
28
+        <groupId>mysql</groupId>
29
+        <artifactId>mysql-connector-java</artifactId>
30
+        <version>5.1.6</version>
31
+    </dependency>
32
+</dependencies>
33
+
34
+</project>