Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 14 Troubleshooting : Importing Projects

Importing Projects
These sections cover issues when importing projects.
Importing Projects into your Workspace which were Created in a Previous Version of TIBCO Business Studio
When you import projects into your workspace which were created in a previous version of TIBCO Business Studio, they may show a problem marker by the project name in Project Explorer. This occurs when a newer version of TIBCO Business Studio has different project configuration and/or file format requirements. The normal validation and build of projects will be disabled until this problem is fixed.
Select the project, and click Ctrl +1. You can then select one quick fix to automatically migrate the entire project (including all the BOM & XPDL files) to the current version, and clean (Project > Clean) and build it (Project > Build Project).
If you try to open an individual package within the project before you migrate the project, you will see a message similar to the following (you will also see a migration validation error in the Problems view for an old XPDL).:
Select Yes and the quick fix will be applied to migrate the whole project.
Importing Projects from Subversion
When you import projects from Subversion, they may throw a number of validation errors.
This is expected behavior. When you apply the "missing special folder" resolution this will cause a full project build, which means that the missing generated BOMs will be generated and all problems resolved.
When you committ the project to Subversion, any folder or file that is marked as "derived" will not be committed and therefore these resolved special folders will not be committed and this means you will receive the error again.
It is usually good practice to run a clean build on projects checked out of Subversion.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved