Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: de3eeb971ba87201e9334c35bc37f32a968748ab
https://github.com/Teiid-Designer/teiid-designer/commit/de3eeb971ba87201e...
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.