com.vaadin.base.devserver.
Package com.vaadin.base.devserver
-
ClassesClassDescription
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.A message sent to the debug window.
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.
Message with feature flags sent to the debug window.
Watches for the file or sub-directory changes in the given directory.
Integration with IDEs for development mode.
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.