diff options
Diffstat (limited to 'spss')
-rw-r--r-- | spss/handbook/clients/webservice/.classpath | 1 | ||||
-rw-r--r-- | spss/handbook/clients/webservice/.project | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/spss/handbook/clients/webservice/.classpath b/spss/handbook/clients/webservice/.classpath index 0bf65323c..f8507ad87 100644 --- a/spss/handbook/clients/webservice/.classpath +++ b/spss/handbook/clients/webservice/.classpath @@ -5,3 +5,4 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
+
diff --git a/spss/handbook/clients/webservice/.project b/spss/handbook/clients/webservice/.project index 8f4c7fe37..80c55d9cc 100644 --- a/spss/handbook/clients/webservice/.project +++ b/spss/handbook/clients/webservice/.project @@ -27,3 +27,4 @@ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>
+
|