Uses of Class
caseine.project.NotACaseineProjectException
Packages that use NotACaseineProjectException
-
Uses of NotACaseineProjectException in caseine
Methods in caseine that throw NotACaseineProjectExceptionModifier and TypeMethodDescriptionstatic voidCleans the local templates.static voidCaseine.documentation(String projectPath, String vplId, String url, String token, boolean settings) static booleanCaseine.isGenerated(String projectPath) static voidCaseine.local(String projectPath, String vplId, ClassLoader cl) Generates the local templates.static voidstatic voidCaseine.push(String projectPath, String vplId, String url, String token, ClassLoader cl, boolean settings) Publishes the templates to the remote caseine server.static voidCaseine.udpateSettings(String projectPath, String vplId, String url, String token, boolean settings) -
Uses of NotACaseineProjectException in caseine.project
Methods in caseine.project that throw NotACaseineProjectExceptionModifier and TypeMethodDescriptionstatic CaseineProjectCaseineProjectLoader.getProject(String projectPath, String vplId, String ide, String url, String token, boolean settings)