diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-06-04 11:07:35 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-06-04 11:07:35 +0200 |
commit | 72d6a3c8d1b9438cad5f4c9342a6ccb17dc8b803 (patch) | |
tree | 16e2790d224363f3d0760ce99ba95acbeb0e0103 /testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml | |
parent | c5c811e23cf308a1b179d209b5edc3c1b53b416a (diff) | |
parent | 6b65deba8e133cf5320f5c5032b173e264ec53c4 (diff) |
CWS-TOOLING: integrate CWS slidecopy
Diffstat (limited to 'testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml')
-rwxr-xr-x | testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml b/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml new file mode 100755 index 000000000..43c253f3c --- /dev/null +++ b/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/nbproject/project.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://www.netbeans.org/ns/project/1"> + <type>org.netbeans.modules.java.j2seproject</type> + <configuration> + <data xmlns="http://www.netbeans.org/ns/j2se-project/3"> + <name>TaskPaneComponent</name> + <minimum-ant-version>1.6.5</minimum-ant-version> + <source-roots> + <root id="src.dir"/> + </source-roots> + <test-roots/> + </data> + </configuration> +</project> |