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

Incompatible with IntelliJ IDEA 2020.1 EAP #276

Closed
1 of 3 tasks
Rakambda opened this issue Feb 2, 2020 · 8 comments
Closed
1 of 3 tasks

Incompatible with IntelliJ IDEA 2020.1 EAP #276

Rakambda opened this issue Feb 2, 2020 · 8 comments

Comments

@Rakambda
Copy link

Rakambda commented Feb 2, 2020

  • I'm submitting a ...

    • bug report
    • feature request
    • puppy => You're not submitting a puppy. I already have one and he's adorable
  • What is the current behavior?
    Incompatible with IntelliJ IDEA 2020.1 EAP

  • Please tell me about your environment:

IntelliJ IDEA 2020.1 EAP (Ultimate Edition)
Build #IU-201.4515.24, built on January 30, 2020
Runtime version: 11.0.5+9-b674.2 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
@CC007
Copy link

CC007 commented Apr 7, 2020

@OpherV when do you think you will have time to make the plugin compatible with 2020.1 EAP?

@OpherV
Copy link
Owner

OpherV commented Apr 7, 2020

@CC007 not sure yet, this whole Coronavirus global pandemic thing threw my life out of whack.

I'll definitely get to it the soonest I can, and I hoping it'll be sooner rather than later

@roelvs
Copy link

roelvs commented Apr 9, 2020

This new Intellij version seems to be functional with the current code (tested with PyCharm 2020.1, Build #PY-201.6668.115) if the plugin.xml is updated to reflect new version.

Temporary workaround (without rebuilding the source) until a new version is released by @OpherV :

  • Edit the plugin.xml file in the plugin zip file: gitflowidea-0.7.1.zip\gitflow4idea\lib\gitflow4idea-0.7.1.jar\META-INF\plugin.xml (I used 7-zip to update the zip/jar file without unpacking it)
  • Update the 'until-build' variable manually: <idea-version since-build="182.0" until-build="201.*"/>
  • Update the archive
  • Install the plugin manually (settings->plugins->install plugin from disk)

@UkonnRa
Copy link

UkonnRa commented Apr 9, 2020

+1, want to update to the idea 2020.1

@bill-thedbaguy
Copy link

@roelvs I followed you steps above and Git Flow Integration appears to be working on WebStorm 2020.1.
@OpherV +1 for you plugin.

@zhairuihao
Copy link

This new Intellij version seems to be functional with the current code (tested with PyCharm 2020.1, Build #PY-201.6668.115) if the plugin.xml is updated to reflect new version.

Temporary workaround (without rebuilding the source) until a new version is released by @OpherV :

  • Edit the plugin.xml file in the plugin zip file: gitflowidea-0.7.1.zip\gitflow4idea\lib\gitflow4idea-0.7.1.jar\META-INF\plugin.xml (I used 7-zip to update the zip/jar file without unpacking it)
  • Update the 'until-build' variable manually: <idea-version since-build="182.0" until-build="201.*"/>
  • Update the archive
  • Install the plugin manually (settings->plugins->install plugin from disk)

Init Repo not working.
Error: Please have a look at the Version Control console for more details

@fabmars
Copy link

fabmars commented Apr 30, 2020

PR submitted

@OpherV
Copy link
Owner

OpherV commented May 3, 2020

Fixed in 0.7.2, out now

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

No branches or pull requests

8 participants