All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.sarl.lang.compiler.batch.messages.properties Maven / Gradle / Ivy

SarlBatchCompiler_0=Unknown Java Version Qualifier: {0}. Valid values are: {1}
SarlBatchCompiler_1=, 
SarlBatchCompiler_10=The configured output path "{0}" cannot be a child of the configured source directory "{0}".
SarlBatchCompiler_11=Invalid configuration
SarlBatchCompiler_12=All source folders and the output folder should have a common parent non-top level folder (like project folder)
SarlBatchCompiler_13=(Source folder: {0})
SarlBatchCompiler_14=(Output folder: {0})
SarlBatchCompiler_15=Target folder {0} must be a child of the project folder {0}.
SarlBatchCompiler_16=Source folder {0} must be a child of the project folder {0}.
SarlBatchCompiler_17=classpath used for SARL compilation : {0}
SarlBatchCompiler_18=Unable to close a classloader
SarlBatchCompiler_19=Creating stubs into {0}
SarlBatchCompiler_2=Error when compiling the Java stubs: {0}. This error prevents to generate the Java code from SARL code.
SarlBatchCompiler_20=Generating stubs for {0}
SarlBatchCompiler_21=Generating and inferring the target model (Java EMF) and associated code(s)
SarlBatchCompiler_22=Validating {0}
SarlBatchCompiler_23=Generating Java code for {0}
SarlBatchCompiler_24=Cannot create the class files because the class output path was not specified
SarlBatchCompiler_25=Compiling the generated Java source file(s) with {0}
SarlBatchCompiler_26=\tGenerating elements for {0}
SarlBatchCompiler_27=\tResolving lazy references for {0}
SarlBatchCompiler_28=Creating the target model file(s) into the folder {0}
SarlBatchCompiler_29=Source folders: {0}
SarlBatchCompiler_3=Error when compiling exiting Java code with stubs: {0}. At this stage, it is expected to have errors. Usually it is not a problem.
SarlBatchCompiler_31=Base URI: {0}
SarlBatchCompiler_32=File Base URI detected: {0}
SarlBatchCompiler_33=Base URI ignored (not file URI): {0}
SarlBatchCompiler_34=Common folder: {0}
SarlBatchCompiler_35=Output path: {0}
SarlBatchCompiler_36=No output path specified
SarlBatchCompiler_37=Source path: {0}
SarlBatchCompiler_38=Validating the SARL source files
SarlBatchCompiler_39=Errors or warnings inside {0}:
# {0}: Severity; {1}: file basename; {2}: file name; {3}: line number; {4}: column number; {5}: error code; {6}: message
SarlBatchCompiler_4={2}:{3}:{4}: {6} (id: {5})
SarlBatchCompiler_40={0} - Internal
SarlBatchCompiler_42=Compiling
SarlBatchCompiler_43=Installing generator configurations
SarlBatchCompiler_44=Creating the working directories
SarlBatchCompiler_45=Turning on the resource indexation
SarlBatchCompiler_46=Turning off the resource indexation
SarlBatchCompiler_47=Uninstalling compiler features
SarlBatchCompiler_48=Removing working folders
SarlBatchCompiler_49=Generating the Java source files from SARL files
# {0}: Severity; {1}: line number; {2}: column number; {3}: error code; {4}: message
SarlBatchCompiler_5={4} (line: {1}, column: {2}, id: {3})
SarlBatchCompiler_50=Compiling the Java stubs
SarlBatchCompiler_51=Compiling the existing Java source files
SarlBatchCompiler_53=Creating the Java stubs for enabling type resolution
SarlBatchCompiler_54=Loading the SARL code files
SarlBatchCompiler_55=Checking the SARL output path
SarlBatchCompiler_56=Checking the SARL source paths
SarlBatchCompiler_57=Configuring the workspace
SarlBatchCompiler_58=Installing the JVM type provider
SarlBatchCompiler_59=Installing the JVM annotation type provider
SarlBatchCompiler_60=No source folder specified.
SarlBatchCompiler_61=No output folder specified for the generated Java source files.
SarlBatchCompiler_62=No output folder specified for the compiled Java class files.
SarlBatchCompiler_64=Classpath: {0}; Module-path: {1}
SarlBatchCompiler_65=Disabling the compilation of the generated Java code may cause issues
SarlBatchCompiler_7=load SARL file {0}
SarlBatchCompiler_8=Error creating temp directory ''{0}''
SarlBatchCompiler_9=Cleaning folder {0}
EcjBatchCompiler_0=invoke batch compiler with:\n{0}
JavacBatchCompiler_0=invoke batch compiler with:\njavac {0}
CompilerStatus_0=An error was encountered during the compilation
CompilerStatus_1=No source file was found for compilation
CompilerStatus_2=Compilation is manually canceled
InvalidSarlBatchCompilerException_0 = Cannot find batch compiler definition neither as Java services nor as default injected element.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy