Branch: refs/heads/8.1.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 04db70b0d25c0304bdb4c02c1732e685a7cc7cd9
https://github.com/Teiid-Designer/teiid-designer/commit/04db70b0d25c0304b...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M
plugins/org.teiid.designer.core/src/org/teiid/designer/core/workspace/ModelWorkspaceManager.java
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/wizards/NewModelProjectWizard.java
Log Message:
-----------
JBTIS-95: Closing and opening project is an incompatible solution
* NewModelProjectWizard
* The overlay icons do display so it is unnecessary to close/open the
project during the project's creation. More importantly, it is
incompatible with the Savara project, which is installed as part of
JBDS.
* ModelWorkspaceManager
* Errors concerning folders being processed under the project is being
created start to be logged. Readjusts the logic to address and remove
there errors.