diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-24 12:02:42 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-24 12:02:42 -0800 |
commit | e01e4369b4c60775d679d8de678f54097fdc3120 (patch) | |
tree | 9fec1dc58d902e4850f45def0f6beb44254df3da /runtime/.project | |
parent | 38a5e6c8f6ac969a71b91de3a572fdcd4fb22b1b (diff) | |
download | aspectj-e01e4369b4c60775d679d8de678f54097fdc3120.tar.gz aspectj-e01e4369b4c60775d679d8de678f54097fdc3120.zip |
mavenizing runtime module - complete
Diffstat (limited to 'runtime/.project')
-rw-r--r-- | runtime/.project | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/runtime/.project b/runtime/.project deleted file mode 100644 index 91c0089c8..000000000 --- a/runtime/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>runtime</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> |