• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Error while importing project

Guest
Dec 15, 2010 Dec 15, 2010

Copy link to clipboard

Copied

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.

TOPICS
Builder

Views

901

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 23, 2011 Jan 23, 2011

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 03, 2011 May 03, 2011

Copy link to clipboard

Copied

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...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 15, 2011 Sep 15, 2011

Copy link to clipboard

Copied

LATEST

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

--Stewart

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation