org.eclipse.ui.win32/.project
Parent Directory
|
Revision Log
Revision 1.8 -
(download)
(annotate)
Fri Apr 4 19:01:44 2008 UTC (19 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090428-1200, R3_4, R3_5, v20080408-0800, v20090429-1800, R3_5_1, R3_4_2, R3_4_1, HEAD
Changes since 1.7: +6 -0 lines
Fri Apr 4 19:01:44 2008 UTC (19 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090428-1200, R3_4, R3_5, v20080408-0800, v20090429-1800, R3_5_1, R3_4_2, R3_4_1, HEAD
Changes since 1.7: +6 -0 lines
Bug 225601 Adopt API tooling for UI bundles
<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.eclipse.ui.win32</name> <comment></comment> <projects> <project>org.eclipse.core.boot</project> <project>org.eclipse.core.resources</project> <project>org.eclipse.core.runtime</project> <project>org.eclipse.core.runtime.compatibility</project> <project>org.eclipse.help</project> <project>org.eclipse.ui</project> <project>org.eclipse.ui.ide</project> <project>org.eclipse.ui.views</project> <project>org.eclipse.update.core</project> </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> </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 |
