~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to apisupport/samples/feedreader-suite/jdom/build.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
 
3
<!-- for some information on what you could do (e.g. targets to override). -->
 
4
<!-- If you delete this file and reopen the project it will be recreated. -->
 
5
<project name="org.jdom" default="netbeans" basedir=".">
 
6
    <description>Builds, tests, and runs the project org.jdom.</description>
 
7
    <import file="nbproject/build-impl.xml"/>
 
8
</project>