com.vaadin.base.devserver.
Package com.vaadin.base.devserver
-
ClassDescription
Deals with most details of starting a frontend development server or connecting to an existing one.
Util for launching a browser instance.
Default implementation for
BrowserLiveReloadAccessor
that stores the instance in the Vaadin context.BrowserLiveReload
implementation class.Implementation of the development tools interface.
A message sent to the debug window.
A fake DevModeHandler whose only purpose is to eagerly show a "build in progress" HTML page to the user, during the creation of the development bundle.
Provides API to access to the
DevModeHandler
instance.Tracks the output of a dev server and scans for given success and/or failure patterns while copying the dev server output to standard output.
Encapsulates the result of a find operation.
For interfacing with the development tools by plugins.
Handles dev tools messages from the client.
Message with feature flags sent to the debug window.
Watches for the file or sub-directory changes in the given directory.
Utilities for Maven based projects.
Util for opening a file in the currently used IDE.
Data for a info message to the debug window.
Watches the given theme folder for changes, combines the theme on changes and pushes the new version to the browser.
Handles communication with a Vite server.