buildframework/helium/sf/java/antdata/tests/data/test_project.ant.xml
changeset 628 7c4a911dc066
parent 587 85df38eb4012
child 645 b8d81fa19e7d
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
       
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <!-- 
     2 <!-- 
     2 ============================================================================ 
     3 ============================================================================ 
     3 Name        : antlib.xml 
     4 Name        : test_project.ant.xml 
     4 Part of     : Helium AntLib
     5 Part of     : Helium AntLib
     5 
     6 
     6 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     7 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     7 All rights reserved.
     8 All rights reserved.
     8 This component and the accompanying materials are made available
     9 This component and the accompanying materials are made available
    77         <sequential>
    78         <sequential>
    78             <echo>Cool macro!</echo>
    79             <echo>Cool macro!</echo>
    79         </sequential>
    80         </sequential>
    80     </macrodef>
    81     </macrodef>
    81     
    82     
    82     <!-- @property user.defined.property
    83     <!--* @property user.defined.property
    83         
    84         
    84     This property must be defined by the user.
    85     This property must be defined by the user.
    85     
    86     
    86     Here is a bit more description.
    87     Here is a bit more description.
    87     @editable required
    88     @editable required