You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

org.aspectj.lib.mf.txt 484B

123456789101112131415161718
  1. Manifest-Version: 1.0
  2. Name: org/aspectj/lib/
  3. Specification-Title: AspectJ Library Classes
  4. Specification-Version: @build.version.base@
  5. Specification-Vendor: @company.name@
  6. Implementation-Title: org.aspectj.lib
  7. Implementation-Version: @build.version@
  8. Implementation-Vendor: @company.name@
  9. Bundle-Name: AspectJ
  10. Bundle-Version: @build.version.base@
  11. Import-Package: org.aspectj.lib,org.aspectj.lib.pointcuts
  12. Bundle-Copyright: (C) Copyright 2005 Contributors.
  13. All Rights Reserved.