Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.