Bug 570710: [Model2Doc] Remove deprecated plugins from the git - remove plugins/core/org.eclipse.papyrus.model2doc.core.ui/.project Change-Id: I50132fa58f946162a16a9294b112cfda798ab1af Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
diff --git a/plugins/core/org.eclipse.papyrus.model2doc.core.ui/.project b/plugins/core/org.eclipse.papyrus.model2doc.core.ui/.project deleted file mode 100755 index 1ca3db3..0000000 --- a/plugins/core/org.eclipse.papyrus.model2doc.core.ui/.project +++ /dev/null
@@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.papyrus.model2doc.core.ui</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> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription>