uber / RIBs

Uber's cross-platform mobile architecture framework.
https://eng.uber.com/tag/ribs/
Apache License 2.0
7.76k stars 904 forks source link

android studio plugin can not use #385

Open Alvazz opened 3 years ago

Alvazz commented 3 years ago

image

Alvazz commented 3 years ago

android studio 4.1.1

imairi commented 3 years ago

How about using the plugin in a forked repository badoo/RIBs ?

https://github.com/badoo/RIBs/tree/master/tooling/rib-intellij-plugin

llOldmenll commented 3 years ago

Looks like minor changes are needed to make it work. But need to remember that old plugin related files should be removed before installation of a new one. https://github.com/llOldmenll/RIBs/tree/improvement/Update_plugin_for_android_studio_4.1%2B

AxelMooreDev commented 3 years ago

I have the same problem on Android Studio 4.1.3. Any help?

mehrdaddolatkhah commented 3 years ago

Hello guys, I have the same problem, and when I try to install the RIBs plugin got this error: Plugin 'RIBs Plugin' is compatible with IntelliJ IDEA only because it doesn't define any explicit module dependencies

and here is my android studio version:

Android Studio Arctic Fox | 2020.3.1
Build #AI-203.7717.56.2031.7583922, built on July 27, 2021
Runtime version: 11.0.10+0-b96-7249189 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 11.6
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: com.thoughtworks.gauge, org.intellij.plugins.markdown

is there any suggestion for fix this issue?

jakubkrolewski commented 2 years ago

Are there any chances for fixing that?

jamesonwilliams commented 10 months ago

I'm encountering this same issue with the checked-in jar, as well one I built and installed per the instructions. I'm using Android Studio Hedgehog (2023.1.1).