Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teiiddes-1387: #204

Merged
merged 1 commit into from Jul 15, 2013
Merged

teiiddes-1387: #204

merged 1 commit into from Jul 15, 2013

Conversation

tejones
Copy link
Member

@tejones tejones commented Jul 15, 2013

The ModelWorkspaceManager did not contain the newly created project when we tried to add the model resource since this happens when a resource is added. Changed to use ModelerCore.getWorkspace().getRoot().findMember(location) to get the project or project folder. Also broke logic out into a separate method in ModelErCore since this was needed in several classes for view and source models (XML, Flat File, Relational).

…eated project when we tried to add the model resource since this happens when a resource is added. Changed to use ModelerCore.getWorkspace().getRoot().findMember(location) to get the project or project folder. Also broke logic out into a separate method in ModelErCore since this was needed in several classes for view and source models (XML, Flat File, Relational).
blafond added a commit that referenced this pull request Jul 15, 2013
@blafond blafond merged commit 4ed2559 into Teiid-Designer:master Jul 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants