pde/ui/org.eclipse.pde.ui.templates/.project
Parent Directory
|
Revision Log
Revision 1.3 -
(download)
(annotate)
Mon Mar 2 15:07:27 2009 UTC (8 months, 3 weeks ago) by caniszczyk
Branch: MAIN
CVS Tags: v20091012, v20090527, v20090424, v200903022000, v200904281800, v20090429-1800, R3_5, R3_5_1, v200904271701, Root_bug_227055, v20090928, v20090729, v20090429-1200, v20090429-1201, v200904271700, HEAD
Branch point for: bug_227055
Changes since 1.2: +5 -0 lines
Mon Mar 2 15:07:27 2009 UTC (8 months, 3 weeks ago) by caniszczyk
Branch: MAIN
CVS Tags: v20091012, v20090527, v20090424, v200903022000, v200904281800, v20090429-1800, R3_5, R3_5_1, v200904271701, Root_bug_227055, v20090928, v20090729, v20090429-1200, v20090429-1201, v200904271700, HEAD
Branch point for: bug_227055
Changes since 1.2: +5 -0 lines
RESOLVED - bug 266523: [ds tooling] update the ds template example https://bugs.eclipse.org/bugs/show_bug.cgi?id=266523
<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.eclipse.pde.ui.templates</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <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.api.tools.apiAnalysisBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ds.core.builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> </natures> </projectDescription>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
