tree: d2f56b3e71103208f3c42ce6eaca41d86e625a3c [path history] [tgz]
  1. nbproject/
  2. src/
  3. build.xml
  4. manifest.mf
  5. 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.