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

CODENVY-257: Decouple DebuggerPresenter and Java Debugger #967

Merged
merged 3 commits into from
Apr 7, 2016

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Apr 5, 2016

No description provided.

@tolusha
Copy link
Contributor Author

tolusha commented Apr 5, 2016

@sleshchenko
@vzhukovskii
@vparfonov
@skabashnyuk

<groupId>org.eclipse.che.plugin</groupId>
<version>4.1.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>che-plugin-ext-debugger-client</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

@vparfonov Should Anatoliy replace client with ide?

Copy link
Contributor

Choose a reason for hiding this comment

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

yes, and better use package "plugin" instead "ext"

@sleshchenko
Copy link
Member

Other OK for me

/**
* Starts debugger.
*/
Promise<Void> start(@NotNull String id);
Copy link
Contributor

Choose a reason for hiding this comment

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

Here i think we need more doc about id, how to manage id to language, technology and etc.

@vparfonov
Copy link
Contributor

ok

@tolusha tolusha merged commit f54229e into master Apr 7, 2016
@tolusha tolusha deleted the CODENVY-257 branch April 7, 2016 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants