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

IDEX-3853 Add requirements for the console for displaying output. Remove unused code #641

Merged
merged 1 commit into from
Jan 16, 2016

Conversation

RomanNikitenko
Copy link
Contributor

Add requirements for the console for displaying output.
Remove unused code

*
* @author Roman Nikitenko
*/
public interface OutputConsole extends Presenter {
Copy link
Contributor

Choose a reason for hiding this comment

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

It's a part of IDE API. So it has to be placed into che-core-ide-api module in order to avoid extensions depend on che-core-ide-app.
@vparfonov WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 for moving to che-core-ide-api

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@vparfonov
Copy link
Contributor

ok

RomanNikitenko added a commit that referenced this pull request Jan 16, 2016
IDEX-3853 Add requirements for the console for displaying output. Remove unused code
@RomanNikitenko RomanNikitenko merged commit 79e3fdc into master Jan 16, 2016
@RomanNikitenko RomanNikitenko deleted the IDEX-3853 branch January 18, 2016 07:18
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