diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-23 12:28:35 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-23 12:28:35 -0800 |
commit | 6245346ab0fe0f19db977c86389e31517ed068ec (patch) | |
tree | 7487d1248777170b1bdaf505282cd78a4a354278 /util/.project | |
parent | 02337b3edca74530cd523f099915757a29a4fcdb (diff) | |
download | aspectj-6245346ab0fe0f19db977c86389e31517ed068ec.tar.gz aspectj-6245346ab0fe0f19db977c86389e31517ed068ec.zip |
mavenized util module
Diffstat (limited to 'util/.project')
-rw-r--r-- | util/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/util/.project b/util/.project deleted file mode 100644 index ee97704dd..000000000 --- a/util/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>util</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> |