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-783: add Python plugin #882

Merged
merged 1 commit into from
Mar 30, 2016
Merged

CHE-783: add Python plugin #882

merged 1 commit into from
Mar 30, 2016

Conversation

svor
Copy link
Contributor

@svor svor commented Mar 29, 2016

Signed-off-by: Valeriy Svydenko vsvydenko@codenvy.com

Add new plugin for supporting python projects.
Register new project type 'python' and the editor with supporting a python syntax highlighter.
Now java model is filtering all projects from the workspace and is skipping projects if they don't support java language.

@vparfonov @evidolob

</properties>
<dependencies>
<dependency>
<groupId>com.google.gwt</groupId>
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need this dependency?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't need. I've deleted.

@svor svor force-pushed the CHE-783 branch 2 times, most recently from 17db075 to 90afb97 Compare March 30, 2016 08:04
@vparfonov
Copy link
Contributor

ok @evidolob?

@evidolob
Copy link
Contributor

LGTM

Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
@svor svor merged commit 9b0de38 into master Mar 30, 2016
@svor svor deleted the CHE-783 branch March 30, 2016 08:36
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.

4 participants