diff options
author | Lars Vogel | 2013-07-24 17:51:21 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2013-09-18 06:43:25 +0000 |
commit | b13322c23252be2e18c8feb951edcbcc47c09fe4 (patch) | |
tree | 3a9ccba62cf361388304ca42c90652815afc31c1 /bundles/org.eclipse.swt/build/.project | |
parent | 29218d6cb8ee6b83d2bd400a25fb5cb2cb9cea9a (diff) | |
download | eclipse.platform.swt-b13322c23252be2e18c8feb951edcbcc47c09fe4.tar.gz eclipse.platform.swt-b13322c23252be2e18c8feb951edcbcc47c09fe4.tar.xz eclipse.platform.swt-b13322c23252be2e18c8feb951edcbcc47c09fe4.zip |
Bug 413769 - Ignore build directory in org.eclipse.swt Git repository
Change-Id: Icc02d5a9178b83169fd834986d702ca5ba0578f3
Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
Diffstat (limited to 'bundles/org.eclipse.swt/build/.project')
-rw-r--r-- | bundles/org.eclipse.swt/build/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/bundles/org.eclipse.swt/build/.project b/bundles/org.eclipse.swt/build/.project deleted file mode 100644 index 961502f4ff..0000000000 --- a/bundles/org.eclipse.swt/build/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.swt</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription>
\ No newline at end of file |