org.eclipse.core.databinding.observable/.project
Parent Directory
|
Revision Log
Revision 1.3 -
(download)
(annotate)
Fri Mar 6 16:02:54 2009 UTC (8 months, 2 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090630-0800, I20090818-0800, I20090309-1300, I20090901-0800, I20090825-0800, M20090819-0800, I20090511-2000, I20090526-2000, I20090311-1800, R3_5, R3_5_1, I20090309-1800b, I20090308-2000, I20090421-0800, I20090604-2000, I20090406-0800, I20090511-2000a, I20090429-1800, M20090812-0800, M20090902-0800, I20090427-1300, I20090324-0800, HEAD
Branch point for: R3_5_maintenance
Changes since 1.2: +6 -0 lines
Fri Mar 6 16:02:54 2009 UTC (8 months, 2 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090630-0800, I20090818-0800, I20090309-1300, I20090901-0800, I20090825-0800, M20090819-0800, I20090511-2000, I20090526-2000, I20090311-1800, R3_5, R3_5_1, I20090309-1800b, I20090308-2000, I20090421-0800, I20090604-2000, I20090406-0800, I20090511-2000a, I20090429-1800, M20090812-0800, M20090902-0800, I20090427-1300, I20090324-0800, HEAD
Branch point for: R3_5_maintenance
Changes since 1.2: +6 -0 lines
Fix for Bug 267360 org.eclipse.core.databinding.observable should be set up for API tooling
<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.eclipse.core.databinding.observable</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> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> </natures> </projectDescription>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
