github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/java/detect.html.md (about)

     1  ---
     2  layout: "app_java"
     3  page_title: "Detection - Java App Type"
     4  sidebar_current: "docs-java-detect"
     5  description: |-
     6    How Otto detects Java applications.
     7  ---
     8  
     9  # Detection
    10  
    11  Java applications are detected using the following methods:
    12  
    13    * File match (any): `build.gradle`
    14    * File match (any): `pom.xml`