This functionality is only available for certain module packages.

addImport

Imports the stated library of the stated project.

addImport(String projectName, String libraryName)
Argument String projectName Name of the project.
String libraryName Name of the library
Return value void