Skip to main content
December 16, 2010
Question

Error while importing project

  • December 16, 2010
  • 2 replies
  • 979 views

When trying to import a project that is on a network path, I get: An internal error occurred during: "Importing projects.". java.lang.NullPointerException. The only way around it is if I delete the project files and re-create the project. However, then when I go on my other workstation, I need to re-import the project again since it had been changed and again, "Importing projects" has encountered a problem.

According to the updater in CFBuilder, there are no updates available so I'm at the latest version on both.

This topic has been closed for replies.

2 replies

Participant
May 3, 2011

I had the same issue on Win XP/CFBuilder Version: 2.0.0 ; Build: 277745.

I changed ".project" (cfeclipse project file) file from

<projectDescription>

<name>CADES 2009 (components)</name>

</projectDescription>

to

<projectDescription>

<name>CADES 2009 [components]</name>

</projectDescription>

Hope this help...

Participating Frequently
September 15, 2011

I had this exact same problem and this fix worked!  Why doesn't it work when there are parentheses in the project name?

--Stewart

Inspiring
January 23, 2011

Is the project fairly big?  I got this sort of thing with the initial release of CFB all the time.  It was improved after that initial bugfix patch, but was not completely resolved.

--

Adam