diff options
author | Andy Clement <aclement@pivotal.io> | 2019-02-01 12:42:09 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-02-01 12:42:09 -0800 |
commit | aac7e58448f0e5a961075baca670dac1ae53ce98 (patch) | |
tree | 556fc80a0eee42b870de96bf6cbb41cc6fb452e4 /build/.project | |
parent | 5eec03130695a6b918792ec7b87a2f69a20ed778 (diff) | |
download | aspectj-aac7e58448f0e5a961075baca670dac1ae53ce98.tar.gz aspectj-aac7e58448f0e5a961075baca670dac1ae53ce98.zip |
mavenizing build - wip
Diffstat (limited to 'build/.project')
-rw-r--r-- | build/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/build/.project b/build/.project deleted file mode 100644 index 1f143eab5..000000000 --- a/build/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>build</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> |