Skip to content

Commit

Permalink
update incorrect .project file
Browse files Browse the repository at this point in the history
  • Loading branch information
xgu committed Oct 25, 2011
1 parent 0b668ba commit a7f86ac
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.birt.chart.osgi.runtime.sdk/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.birt.osgi.runtime.sdk</name>
<name>org.eclipse.birt.chart.osgi.runtime.sdk</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.birt.chart.osgi.runtime/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.birt.osgi.runtime</name>
<name>org.eclipse.birt.chart.osgi.runtime</name>
<comment></comment>
<projects>
</projects>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.birt.rcp.nl.feature/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.birt.nl.feature</name>
<name>org.eclipse.birt.rcp.nl.feature</name>
<comment></comment>
<projects>
</projects>
Expand Down
28 changes: 28 additions & 0 deletions features/org.eclipse.birt.wtp.nl.feature/.project
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.birt.wtp.nl.feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>

0 comments on commit a7f86ac

Please sign in to comment.