Path: blob/aarch64-shenandoah-jdk8u272-b10/jaxp/nbproject/project.xml
38762 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>jaxp</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>jaxp</name>10<properties/>11<folders>12<source-folder>13<label>jaxp</label>14<location>.</location>15<encoding>UTF-8</encoding>16</source-folder>17<source-folder>18<label>src</label>19<type>java</type>20<location>src</location>21<encoding>UTF-8</encoding>22</source-folder>23</folders>24<ide-actions>25<action name="build">26<target>build</target>27</action>28<action name="clean">29<target>clean</target>30</action>31<action name="rebuild">32<target>clean</target>33<target>build</target>34</action>35<action name="javadoc">36<target>javadoc-nb</target>37</action>38</ide-actions>39<view>40<items>41<source-folder style="packages">42<label>src</label>43<location>src</location>44</source-folder>45<source-file>46<location>build.xml</location>47</source-file>48</items>49<context-menu>50<ide-action name="build"/>51<ide-action name="rebuild"/>52<ide-action name="clean"/>53<ide-action name="javadoc"/>54</context-menu>55</view>56<subprojects/>57</general-data>58<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">59<compilation-unit>60<package-root>src</package-root>61</compilation-unit>62</java-data>63<preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">64<module name="org-netbeans-modules-editor-indent"/>65</preferences>66</configuration>67</project>686970