Dependency management using NetBeans

Like Eclipse, NetBeans also allows dependencies to be managed and viewed through the IDE. Unlike Eclipse, NetBeans displays a graphical view of the dependencies along with additional information, which makes it easy for developers to troubleshoot issues.

How to do it...

Use the following steps in the NetBeans IDE to manage the dependencies:

  1. Open the demoproject-selendroid file in NetBeans.
  2. Open the pom.xml file.
  3. Click on the Graph tab:
    How to do it...
  4. Hover over one of the dependencies in red (commons-codec):
    How to do it...
  5. Hover over one of the dependencies ...

Get Apache Maven Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.