Since CodeGuide works directly with the file system and all paths are configurable it is easy to integrate existing projects into CodeGuide. If you want to migrate an existing web application please refer to the Servlets and Java Server Pages chapter for details.
If you want to migrate an existing project choose Project | Import.... or Project | New....and then the Import existing sources item.
You will be asked for a location of your existing project files. Select the appropriate directory here. CodeGuide will scan this directory for source files and try to create a project out of them.
After choosing the location for the project file the Project Settings dialog is displayed and you can configure the project settings to match your existing directory structure.
Refer to the Project Settings section for details.