Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dfa481433c8264414205c0f84fd28116540cad7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
CreateJavaValidationPluginHandler_CheckErrorLog=An exception occured during plugin generation. Please check the error log.
CreateJavaValidationPluginHandler_ChoosePluginGeneration=Choose plugin generation
CreateJavaValidationPluginHandler_CreateNewPlugin=Create a new plugin
CreateJavaValidationPluginHandler_DependencyAdded=Dependency has been added
CreateJavaValidationPluginHandler_DependencyAddedMsg=A dependency to the DSML profile plugin has been added to project "%s". This assures that the validation profile will be automatically installed during deployment.
CreateJavaValidationPluginHandler_ExceptionDuringPluginGeneration=Exception occured during plugin generation
CreateJavaValidationPluginHandler_GenerateIntoExisting=Generate DSML code into existing plugin\nCAVEAT: this operation will modify the plugin.xml
CreateJavaValidationPluginHandler_HostCurrent=Host in current plugin
CreateJavaValidationPluginHandler_SelectExisting=Select an existing plugin
CreateJavaValidationPluginHandler_HowtoGeneratePlugin=How should the plugin be generated?
CreateJavaValidationPluginHandler_ProfileIsNotAPlugin=Profile is not a plugin
CreateJavaValidationPluginHandler_ProfileIsNotAPluginExplication=The project (%s) that hosts the profile is not a plugin. Verify that the project itself is imported into the workspace. If you continue, the option to generate into the hosting plugin is not available. Papyrus will also not be able to create a dependency to the DSML plugin for you.
CreateJavaValidationPluginHandler_ProfileMustBeDefined=The profile must be defined in order to generate OCL Constraints

Back to the top