You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.

Class JavaSourcePathDetector

java.lang.Object
com.vaadin.copilot.JavaSourcePathDetector
public class JavaSourcePathDetector extends Object

Detects the source folders in use by the project.

  • Method Details

    • detectProjectPaths

      public static JavaSourcePathDetector.ProjectPaths detectProjectPaths(ApplicationConfiguration applicationConfiguration)

      Detects the source folders in use by the project.

      Parameters:

      applicationConfiguration - the application configuration

      Returns:

      the source folders in use by the project