|
7724 — Exception on importing a ".project" file as Team Project Set This is a known Eclipse issue. 1. Select File > Import. 2. In the Import wizard, go to Team >Team Project set and then click Next 3. In the File name text box, type a path to any ".project" file. 4. Set the import to occur in the background and then click Finish. Unhandled event loop exception appears in Error Log View. java.lang.NullPointerException at org.eclipse.team.internal.ui.ProjectSetImporter.importProjectSet(ProjectSetImporter.java:38) at org.eclipse.team.internal.ui.wizards.ImportProjectSetOperation.run(ImportProjectSetOperation.java:44) at org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$3.run(ProgressDialogRunnableContext.java:100)
|