diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 16:43:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 16:43:43 +0100 |
commit | 89bf38087a9e9a0536742f5d9d408856e5ad2dc7 (patch) | |
tree | 06da0358f39cfdfc58ae28d7771bad445c0f0009 /org.eclipse.jgit.ssh.apache.agent | |
parent | 3e624306dea4de6f7a78a7bcf34a57882f731a2d (diff) | |
download | jgit-89bf38087a9e9a0536742f5d9d408856e5ad2dc7.tar.gz jgit-89bf38087a9e9a0536742f5d9d408856e5ad2dc7.zip |
Delete org.eclipse.jgit.ssh.apache.agent/bin/.project
Change-Id: If2f50f81ffb8b5a1929b0ce403bff017ece29e2f
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.agent')
-rw-r--r-- | org.eclipse.jgit.ssh.apache.agent/bin/.project | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/org.eclipse.jgit.ssh.apache.agent/bin/.project b/org.eclipse.jgit.ssh.apache.agent/bin/.project deleted file mode 100644 index 73358f4a6b..0000000000 --- a/org.eclipse.jgit.ssh.apache.agent/bin/.project +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.jgit.ssh.apache.agent</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> |