diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-25 15:14:58 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-25 15:14:58 -0800 |
commit | 789efd11e9057ef1de2d2b8879c1ddb6e10a5fab (patch) | |
tree | 6da9ad7f3a3006b8ed4416de1526483cf1b11ebe /weaver/.project | |
parent | d3da67c03dc7d19782d60d82fdf8fc7c7895280e (diff) | |
download | aspectj-789efd11e9057ef1de2d2b8879c1ddb6e10a5fab.tar.gz aspectj-789efd11e9057ef1de2d2b8879c1ddb6e10a5fab.zip |
mavenizing weaver - remove unnecessary files
Diffstat (limited to 'weaver/.project')
-rw-r--r-- | weaver/.project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/weaver/.project b/weaver/.project deleted file mode 100644 index 06733878f..000000000 --- a/weaver/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>weaver</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - </natures> -</projectDescription> |