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