Package com.vaadin.copilot
package com.vaadin.copilot
-
ClassDescriptionUtility class for figuring out access requirements for Java methods such as routes and browser callables.Helps to initialize a Spring Boot Vaadin application with no views by adding either a Flow or Hilla view + a theme.Finds the source location of a component in the project.This is the entry point for copilot.Generic exception for Copilot which exists mainly to make it easy to see that an exception originated inside Copilot.Base class for Copilot Server API clientsThe main code for Copilot for a given VaadinSession instance.Utility class for reading the Copilot version.ErrorsRequest messageA class for downloading the Hotswap Agent JAR file.Handles the downloading and setting up hotswap related tools for the projectA Set implementation that uses identity comparison instead of equals.Handles commands to parse Java source code.Holds data for a Java annotation.Holds data for a Java bean property.Handles commands to rewrite Java source code.Detects the source folders in use by the project.Utility class for downloading and referencing a JetBrains Runtime.Copilot 3 day preview handler.Handles reading and writing files in the projectHandles creation of views for new routes.Provides server side route information to the client.Acts as a bridge between Copilot and Spring specific API.Provides Spring related helpers for copilot.Provides endpoint information to the client.Handles getting information about the user (pro key based) and communicating with the server about feature access.Utility class for configuring VS Code for hot code replace and Hotswap Agent launch configurations.