Uses of Class
com.vaadin.copilot.ProjectFileManager
Packages that use ProjectFileManager
-
Uses of ProjectFileManager in com.vaadin.copilot
Methods in com.vaadin.copilot that return ProjectFileManagerModifier and TypeMethodDescriptionstatic ProjectFileManagerProjectFileManager.get()CopilotCommand.getProjectFileManager()Shorthand for getting the ProjectFileManager instance.static ProjectFileManagerProjectFileManager.initialize(com.vaadin.flow.server.startup.ApplicationConfiguration applicationConfiguration) Methods in com.vaadin.copilot with parameters of type ProjectFileManagerModifier and TypeMethodDescriptionstatic booleanKotlinUtil.isKotlinProject(ProjectFileManager projectFileManager) Checks whether project source folders include Kotlin sources.