tree: b6f85f3f7704791d2069f39fa59e6718c45cdd7f [path history] [tgz]
  1. nbproject/
  2. src/
  3. test/
  4. build.xml
  5. manifest.mf
  6. Readme.md
ide/project.dependency/Readme.md

Project Dependencies

This module is highly experimental; provides an abstract API to query project dependncies that shall be implemented by

  • gradle
  • maven
  • ant/nbm support At this moment, just Maven implements it and I need to validate the API design by adding the other implementations before the API is going to be published officially. In the meantime, implementation dependencies are required to access / implement the API.

The code will eventually merge into project.api module and this experimental one will be deleted.