8990919293949596979899100
libraryPath, installDependencies); if (installFromRepository()) { return new PackageInstallRequest(packagesTextBox_.getItems(), options); } else { return new PackageInstallRequest(archiveFilePath_, options); } }