Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Going through library sources within IDE #39

Closed
dant3 opened this issue Oct 2, 2014 · 7 comments
Closed

Going through library sources within IDE #39

dant3 opened this issue Oct 2, 2014 · 7 comments

Comments

@dant3
Copy link

dant3 commented Oct 2, 2014

Trying to go through library sources to see how it works in Idea gives me this sad screen:
image

It would be nice to publish sources + javadoc, if it wasn't before, or am I missing something obvious here?

@stanch
Copy link
Collaborator

stanch commented Oct 2, 2014

I’m clean! https://bintray.com/stanch/maven/macroid/2.0.0-M3/view/files/org/macroid/macroid_2.11/2.0.0-M3
@pfn, could this be a android-sdk-plugin + sbt-idea issue?

@stanch
Copy link
Collaborator

stanch commented Oct 2, 2014

Hint: why does it say jar in the message? There is no jar artifact, only an aar. So definitely an IDE configuration issue.

@dant3
Copy link
Author

dant3 commented Oct 2, 2014

I think it says jar because it has a reference only to a jar extracted out of aar, since Idea have no knowledge how to deal with aar.

@dant3
Copy link
Author

dant3 commented Oct 2, 2014

BTW I'm not using sbt-idea, I'm using only Idea's SBT plugin and so far it worked as a charm for me.

@stanch
Copy link
Collaborator

stanch commented Oct 2, 2014

Have you tried the new android-sdk-plugin integration feature (in IDEA 14)? I’ve been busy with the thesis and still have to give it a shot...

@dant3
Copy link
Author

dant3 commented Oct 2, 2014

No, currently I'm stuck to IDEA 13 cause of my work project has dependency on Idea plugins which became broken. It would be really nice to try, will give it a shot.

@stanch
Copy link
Collaborator

stanch commented Apr 30, 2015

Seems to work for me — feel free to reopen.

@stanch stanch closed this as completed Apr 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants