This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Import project ccs 3.3 into ccs4 problem

Other Parts Discussed in Thread: CCSTUDIO

Dear all,

when I'm trying to import an existing project into ccs4 environment I have the following error into the migration.log file :

!ERROR: java.lang.NullPointerException

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.resolveToCommonRootRelativePath(LegacyProjectImporter.java:1346)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.processSources(LegacyProjectImporter.java:641)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.createManagedMakeProject(LegacyProjectImporter.java:396)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.doRun(LegacyProjectImporter.java:237)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.access$0(LegacyProjectImporter.java:205)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter$1.run(LegacyProjectImporter.java:195)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)

at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)

at com.ti.ccstudio.managedbuild.core.legacy.LegacyProjectImporter.run(LegacyProjectImporter.java:193)

at com.ti.ccstudio.managedbuild.ui.wizards.importlegacy.ImportLegacyProjectWizard$1.run(ImportLegacyProjectWizard.java:106)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

 

Thanks in advance for the support.

 

Fausto