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

Keeps the Cheat Sheet view shown when #39

Merged
merged 1 commit into from May 14, 2013
Merged

Keeps the Cheat Sheet view shown when #39

merged 1 commit into from May 14, 2013

Conversation

valyo
Copy link

@valyo valyo commented Apr 18, 2013

Javascript console commands are executed

Javascript console commands are executed
PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().showView( "org.eclipse.ui.cheatsheets.views.CheatSheetView" );
} catch (PartInitException e) {
// TODO Auto-generated catch block
e.printStackTrace();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would look (even) better if the logger where used and the auto generated comment where removed.

goglepox added a commit that referenced this pull request May 14, 2013
Keeps the Cheat Sheet view shown when
@goglepox goglepox merged commit d2abc18 into develop May 14, 2013
@goglepox goglepox deleted the cheatSheetFix branch May 14, 2013 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants