The New Project with Existing Ant Script wizard imports an existing Java, web,
or EJB module into a
.
In the Source Package Folders page, you tell the IDE which source folders are
in your project and which JDK they are compiled and run against. You can add
multiple source package folders. Each source package folder should be added
at the folder that contains the default package.
Notes:
Like all settings in the New Java Project with Existing Ant Script wizard,
adding a source package folder to your project does not change the actual
contents of your project as specified in your Ant script. These settings
only configure your project to mirror your Ant script so that features such
as code completion, error highlighting, and refactoring work correctly.