~piastucki/bzr-eclipse/execute-bit

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.core.tests/.project

  • Committer: Guillermo Gonzalez
  • Date: 2008-11-17 06:27:02 UTC
  • mto: This revision was merged to the branch mainline in revision 223.
  • Revision ID: guillo.gonzo@gmail.com-20081117062702-5s1ips56tybcydl0
 rename core.test -> core.tests
 add experimental maven (tycho) support to all plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<projectDescription>
3
 
        <name>org.vcs.bazaar.eclipse.core.test</name>
 
3
        <name>org.vcs.bazaar.eclipse.core.tests</name>
4
4
        <comment></comment>
5
5
        <projects>
6
6
        </projects>
20
20
                        <arguments>
21
21
                        </arguments>
22
22
                </buildCommand>
 
23
                <buildCommand>
 
24
                        <name>org.maven.ide.eclipse.maven2Builder</name>
 
25
                        <arguments>
 
26
                        </arguments>
 
27
                </buildCommand>
23
28
        </buildSpec>
24
29
        <natures>
 
30
                <nature>org.maven.ide.eclipse.maven2Nature</nature>
25
31
                <nature>org.eclipse.pde.PluginNature</nature>
26
32
                <nature>org.eclipse.jdt.core.javanature</nature>
27
33
        </natures>