Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/RunCreationService/nbproject/project.xml @ 6798

Last change on this file since 6798 was 6068, checked in by mholper, 13 years ago

added RunCreationService as Netbeansproject #1441

File size: 816 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3    <type>org.netbeans.modules.java.j2seproject</type>
4    <configuration>
5        <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
6            <extension file="jaxws-build.xml" id="jaxws">
7                <dependency dependsOn="wsimport-client-generate" target="-pre-pre-compile"/>
8            </extension>
9        </buildExtensions>
10        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
11            <name>RunCreationService</name>
12            <source-roots>
13                <root id="src.dir"/>
14            </source-roots>
15            <test-roots>
16                <root id="test.src.dir"/>
17            </test-roots>
18        </data>
19    </configuration>
20</project>
Note: See TracBrowser for help on using the repository browser.