google / j2cl

Java to Closure JavaScript transpiler
Apache License 2.0
1.23k stars 145 forks source link

Provide information on how to setup IDE for j2cl #6

Open solomatov opened 5 years ago

solomatov commented 5 years ago

Currently, if I use bazel intellij, with //... import, it fails. Could you provide more info on how to set it up?

sgammon commented 4 years ago

bump?

rov63rus commented 4 years ago

We need gradle support. Any IDE is friends with gradle :)

AugustNagro commented 3 years ago

I have the same problem with the Intellij plugin as this user; j2cl projects do not sync:

https://github.com/bazelbuild/intellij/issues/2240