-
Notifications
You must be signed in to change notification settings - Fork 272
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
Could not find com.jetbrains.intellij.java:java-compiler-ant-tasks:183.5429.37 #369
Comments
Looks like a bug. Could you try to add an additional maven repo to your script, please? Does it help?
https://github.com/JetBrains/gradle-intellij-plugin#instrumenting-dsl |
@GoodAndrewSoft I didn't ask you to remove
Are you sure? If you added a repo it cannot be the same |
Maybe this could help?
|
Нет, я не издеваюсь, я пытаюсь вам помочь хоть что-то собрать без необходимости выкачивать дистрибутив CLion или ожидания новой версии gradle-intellij-plugin. |
@GoodAndrewSoft it's enough to show the build.gradle with the suggested changes and the output. Neither gist nor video contain these:
Only this
And please don't be rude, I'm actually trying to find a workaround for you but instead of applying suggested changes you demanding some actions from me using not really acceptable tone. If you don't need a workaround, I'm completely fine with this, you can wait for the next version where this bug will be likely fixed. Still, it's not the reason to talk like that. |
|
I thinked, this
and this
the same. |
Hi, I try to use your plugin, but I have an issue |
Same issue reported https://stackoverflow.com/q/68655763/2000323 cc @hsz |
@AlexeyKorshun as you use local android studio (not IDEA) as an SDK, you have to specify a particular compiler version that should be used for instrumenting. There is no compiler with So the configuration should look like this:
|
@zolotov why do you think I use AS as an SDK? but ok, first of all, thx for plugin :) and current version is 0.7.2 in project. I build plugin in IDEA for IC type, as I know it is IDEA. In this version, we don't have compilerVersion property |
I suggest that from the version: 203.7717.56.2031.7583922. It's impossible version for IDEA IC. If it's not, please share the entire build.gradle |
my sorry, thx for find a problem. I change my version. It was a true |
Hi, why not fix this bug in plugin? |
F:/Run/Lprogr/JetBrains/CLion/ = CL-183.5429.37
How i can MANUALLY set
java:java-compiler-ant-tasks
?The text was updated successfully, but these errors were encountered: