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

scala_library from generated sources not showing up in intellij #279

Open
joprice opened this issue May 4, 2020 · 3 comments
Open

scala_library from generated sources not showing up in intellij #279

joprice opened this issue May 4, 2020 · 3 comments

Comments

@joprice
Copy link
Contributor

joprice commented May 4, 2020

I am generating sources and then using them as the input to a scala_library rule. The build works, but intellij can only view the classes by decompiling the jars. I noticed the IntellijInfo provider and wondered if I have to do something special to get my scala_library to make a metadata available to intellij.

@SrodriguezO
Copy link
Collaborator

to get my scala_library to make a metadata available to intellij

I don't understand, which metadata are you referring to?

intellij can only view the classes by decompiling the jars

Are you referring to the classes in the generated sources?

@SrodriguezO
Copy link
Collaborator

Would you mind providing a small reproducible case?

@joprice
Copy link
Contributor Author

joprice commented May 9, 2020

Yea I'll try to get one together this weekend.

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

2 participants