Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

I/O Error: Import file not found appears when building an application

by BlackBerry Development Advisor ‎02-17-2010 01:03 PM - edited ‎02-17-2010 01:07 PM

Summary


This article applies to the BlackBerry® Java™ Development Environment (JDE).




Problem


When building an application in the BlackBerry JDE, the build fails and the following error appears:

I/O Error: Import file not found


Cause


The path or directory structure that contains the application source files is too long.


Resolution


Shorten the path where the project source files are stored, or move the source files to a directory closer to the root C:\ directory.

Contributors