The dependency classpaths are added as referenced libraries to the project. The error message is the message generated if any of the required library is not found. @param monitor the progress monitor @param dependencyClasspaths the dependency class paths to be referenced @param errorMessage the error message to be added to the template @return The generated template data @throws CoreException if anything goes wrong
|
|