Path: blob/aarch64-shenandoah-jdk8u272-b10/jaxws/nbproject/project.xml
32278 views
<?xml version="1.0" encoding="UTF-8"?>1<project xmlns="http://www.netbeans.org/ns/project/1">2<type>org.netbeans.modules.ant.freeform</type>3<configuration>4<general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">5<name>jaxws</name>6</general-data>7<general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">8<!-- Do not use Project Properties customizer when editing this file manually. -->9<name>jaxws</name>10<properties/>11<folders>12<source-folder>13<label>jaxws</label>14<location>.</location>15<encoding>UTF-8</encoding>16</source-folder>17</folders>18<ide-actions>19<action name="build">20<target>build</target>21</action>22<action name="clean">23<target>clean</target>24</action>25<action name="rebuild">26<target>clean</target>27<target>build</target>28</action>29</ide-actions>30<view>31<items>32<source-file>33<location>build.xml</location>34</source-file>35</items>36<context-menu>37<ide-action name="build"/>38<ide-action name="rebuild"/>39<ide-action name="clean"/>40</context-menu>41</view>42<subprojects/>43</general-data>44<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/>45<preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">46<module name="org-netbeans-modules-editor-indent"/>47</preferences>48</configuration>49</project>505152