Skip to content

Commit

Permalink
- Summary:
Browse files Browse the repository at this point in the history
NPE when create Union data set for report of first APP project after
delete second APP project.


Description:.
Fixed.Set the active editPart
  • Loading branch information
blin authored and blin committed Mar 26, 2013
1 parent f652805 commit f503727
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -423,6 +423,7 @@ public void partBroughtToTop( IWorkbenchPart part )
{
instance.partBroughtToTop( part );
}
partActivated(part);
}

/*
Expand Down

0 comments on commit f503727

Please sign in to comment.