How to open pom.xml file in CUBA?

How to open pom.xml file in CUBA?

The pom.xml is a configuration file used in Maven-based projects.

CUBA projects use Gradle as build system, so instead projects use the build.gradle file. It can be opened from CUBA project tree: Project -> Build Script section.