diff options
Diffstat (limited to 'Year_3/TSDWL/WSDL/CountryClient/nbproject/private')
-rw-r--r-- | Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties | 5 | ||||
-rw-r--r-- | Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml | 13 |
2 files changed, 18 insertions, 0 deletions
diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties new file mode 100644 index 0000000..26d4039 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties @@ -0,0 +1,5 @@ +deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/tomcat80.properties +j2ee.server.domain=/home/dcariotti/.netbeans/8.2/apache-tomcat-8.0.27.0_base +j2ee.server.home=/home/dcariotti/apache-tomcat-8.0.27 +j2ee.server.instance=tomcat80:home=/home/dcariotti/apache-tomcat-8.0.27:base=apache-tomcat-8.0.27.0_base +user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml new file mode 100644 index 0000000..c168158 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> + <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> + <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> + <group> + <file>file:/home/dcariotti/NetBeansProjects/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java</file> + <file>file:/home/dcariotti/NetBeansProjects/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java</file> + <file>file:/home/dcariotti/NetBeansProjects/CountryClient/web/index.html</file> + <file>file:/home/dcariotti/NetBeansProjects/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java</file> + <file>file:/home/dcariotti/NetBeansProjects/CountryClient/web/list.jsp</file> + </group> + </open-files> +</project-private> |