diff options
author | Andy Clement <aclement@pivotal.io> | 2019-02-11 10:46:03 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-02-11 10:46:03 -0800 |
commit | de2f7c753232c9bb4c8e602ac841206a0b72260a (patch) | |
tree | 31ea677478d76b19039c009dcee244a2e6ccb7e9 /eclipse.plugin/.project | |
parent | 704a0ac3321dd3bd3f56e52216de0643d0dab748 (diff) | |
download | aspectj-de2f7c753232c9bb4c8e602ac841206a0b72260a.tar.gz aspectj-de2f7c753232c9bb4c8e602ac841206a0b72260a.zip |
Fix version tagging for info strings
Diffstat (limited to 'eclipse.plugin/.project')
-rw-r--r-- | eclipse.plugin/.project | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/eclipse.plugin/.project b/eclipse.plugin/.project deleted file mode 100644 index 9afa19541..000000000 --- a/eclipse.plugin/.project +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>eclipse.plugin</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - </buildSpec> - <natures> - </natures> -</projectDescription> |