Missing some sources when looking at classes

I just noticed today, that if I look at Vector3f in the IDE, I see the complete source, while if I look at BetterCharacterControl, I do not. So it seems not all sources for all JME jars are linked/included.

True. I work around this by checking out the source and then opening the IDE’s “Attach Sources…” dialog and selecting the appropriate folder/directory.

1 Like