com.vaadin.copilot.
Package com.vaadin.copilot
-
ClassDescription
Utility 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 clients
The main code for Copilot for a given VaadinSession instance.
Utility class for reading the Copilot version.
ErrorsRequest message
A class for downloading the Hotswap Agent JAR file.
Handles the downloading and setting up hotswap related tools for the project
A 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.
The exception is thrown for operations that are not supported e.g.
Copilot 3 day preview handler.
Handles reading and writing files in the project
Handles 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.