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

Binary incompatibility of plugin with upcoming IntelliJ IDEA 2017.3 EAP #1040

Closed
tejksat opened this issue Oct 9, 2017 · 1 comment
Closed

Comments

@tejksat
Copy link

tejksat commented Oct 9, 2017

The return type of the method com.jetbrains.plugins.webDeployment.ConnectionOwnerFactory#createConnectionOwner(com.intellij.openapi.project.Project) changed --- com.jetbrains.plugins.webDeployment.ConnectionOwner moved to com.intellij.ssh.interaction package.

The source code of the plugin does not require to be changed but the plugin requires to be rebuilt because of binary incompatibility.

The next IntelliJ IDEA 2017.3 EAP is going to be released this week.

@Haehnchen
Copy link
Owner

thank you. plugin prepared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants