~gephi.team/gephi/0.8.1

« back to all changes in this revision

Viewing changes to DBDrivers/build.xml

  • Committer: Mathieu Bastian
  • Date: 2009-07-23 14:26:08 UTC
  • mfrom: (166.1.9)
  • Revision ID: git-v1:13fd133fa30075e587d20f75d45ceaabd45ca316
Merge with Julian's Timeline.

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.gephi.io.database.drivers" default="netbeans" basedir=".">
6
 
    <description>Builds, tests, and runs the project org.gephi.io.database.drivers.</description>
7
 
    <import file="nbproject/build-impl.xml"/>
8
 
</project>
 
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.gephi.io.database.drivers" default="netbeans" basedir=".">
 
6
    <description>Builds, tests, and runs the project org.gephi.io.database.drivers.</description>
 
7
    <import file="nbproject/build-impl.xml"/>
 
8
</project>