diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-24 12:41:06 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-24 12:41:06 -0800 |
commit | 9659cfe976a424a20e7b840152a13d266e794226 (patch) | |
tree | 0ae99f276260be65a84660bc37bd7ebbed908e63 /bcel-builder/.project | |
parent | 52c4cbfa1b8bcc0d2c7ac50c77203e516b335205 (diff) | |
download | aspectj-9659cfe976a424a20e7b840152a13d266e794226.tar.gz aspectj-9659cfe976a424a20e7b840152a13d266e794226.zip |
mavenizing bcel-builder - complete
Diffstat (limited to 'bcel-builder/.project')
-rw-r--r-- | bcel-builder/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/bcel-builder/.project b/bcel-builder/.project deleted file mode 100644 index 681642c6b..000000000 --- a/bcel-builder/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>bcel-builder</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> |