~ubuntu-branches/ubuntu/trusty/netbeans/trusty

« back to all changes in this revision

Viewing changes to scripting/groovy/editor/nbproject/project.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
<project xmlns="http://www.netbeans.org/ns/project/1">
 
3
    <type>org.netbeans.modules.apisupport.project</type>
 
4
    <configuration>
 
5
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/2">
 
6
            <code-name-base>org.netbeans.modules.groovy.editor</code-name-base>
 
7
            <module-dependencies>
 
8
                <dependency>
 
9
                    <code-name-base>org.netbeans.modules.languages</code-name-base>
 
10
                    <build-prerequisite/>
 
11
                    <compile-dependency/>
 
12
                    <run-dependency>
 
13
                        <release-version>0</release-version>
 
14
                        <specification-version>1.11</specification-version>
 
15
                    </run-dependency>
 
16
                </dependency>
 
17
            </module-dependencies>
 
18
            <public-packages/>
 
19
        </data>
 
20
    </configuration>
 
21
</project>