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

CHE-4596: move che-plugin-machine-ext-client to IDE core #4861

Merged
merged 10 commits into from
Apr 21, 2017
Merged

Conversation

svor
Copy link
Contributor

@svor svor commented Apr 20, 2017

What does this PR do?

Moves che-plugin-machine-ext-client to IDE core.

What issues does this PR fix or reference?

#4596

Changelog

Moves che-plugin-machine-ext-client to IDE core.

@svor svor self-assigned this Apr 20, 2017
@@ -8,7 +8,7 @@
* Contributors:
* Codenvy, S.A. - initial API and implementation
*******************************************************************************/
package org.eclipse.che.ide.extension.machine.client.command.custom;
package org.eclipse.che.ide.command.custom;

import com.google.inject.Inject;
Copy link
Member

Choose a reason for hiding this comment

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

Please, move all classes for custom command type: CustomCommandType, presenter, view and tests into org.eclipse.che.ide.command.type.custom package

@codenvy-ci
Copy link

@codenvy-ci
Copy link

@svor svor merged commit 6403d21 into master Apr 21, 2017
@svor svor deleted the CHE-4596 branch April 21, 2017 14:01
@svor svor added this to the 5.9.0 milestone Apr 21, 2017
@slemeur slemeur added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Apr 25, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants