diff options
| author | pnehrer | 2005-03-03 22:25:01 +0000 |
|---|---|---|
| committer | pnehrer | 2005-03-03 22:25:01 +0000 |
| commit | 67005c7178f88934e6ab0c6a015260f8ad0a021b (patch) | |
| tree | 4413a26c9316fd751e758f20f0257782eab429df | |
| parent | 4adf8c7f4a7bbcc24f8704e0b8ab17332cdd5bae (diff) | |
| download | org.eclipse.ecf-67005c7178f88934e6ab0c6a015260f8ad0a021b.tar.gz org.eclipse.ecf-67005c7178f88934e6ab0c6a015260f8ad0a021b.tar.xz org.eclipse.ecf-67005c7178f88934e6ab0c6a015260f8ad0a021b.zip | |
Got rid of Omondo builder reference.
| -rw-r--r-- | examples/bundles/org.eclipse.ecf.sdo/.project | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/examples/bundles/org.eclipse.ecf.sdo/.project b/examples/bundles/org.eclipse.ecf.sdo/.project index 3f1f61bd8..6063c0951 100644 --- a/examples/bundles/org.eclipse.ecf.sdo/.project +++ b/examples/bundles/org.eclipse.ecf.sdo/.project @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.eclipse.ecf.sdo</name> - <comment>@key 32303034313130342D31206563662E73646F </comment> + <comment></comment> <projects> </projects> <buildSpec> @@ -20,15 +20,9 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>com.omondo.uml.std.Builder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> - <nature>com.omondo.uml.std.Nature</nature> </natures> </projectDescription> |
