We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.server.frontend.FrontendToolsSettings
Packages that use FrontendToolsSettings
-
Uses of FrontendToolsSettings in com.vaadin.flow.server.frontend
Constructors in com.vaadin.flow.server.frontend with parameters of type FrontendToolsSettingsModifierConstructorDescriptionFrontendTools
(FrontendToolsSettings settings) Creates an instance of the class using the
baseDir
as a base directory to locate the tools and the directory returned by thealternativeDirGetter
as a directory to install tools if they are not found and use it as an alternative tools location.