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) static booleanCaseine.isGenerated(String projectPath) static voidCaseine.local(String projectPath, String vplId, ClassLoader cl) Generates the local templates.static voidstatic voidPublishes the templates to the remote caseine server. -
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)