--
You received this message because you are subscribed to the Google Groups "ioio-users" group.
To post to this group, send email to ioio-...@googlegroups.com.
To unsubscribe from this group, send email to ioio-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ioio-users?hl=en.
This might be still an issue for some folks so I'm gonna share my workaround.
After
I import the IOIO API projects onto my workspace (e.g. IOIOLibAndroid
and IOIOLibBT ) which include their /src folder and their JARs
(ioiolibandroid.jar and ioiolibt.jar), then I make sure the /src is listed at the top of the order list in the Build Path Properties dialog
so it can retrieve the Javadoc from the source. Otherwise, it is not
displayed. See attached screenshots.
There seems to be another workaround described here though. Where you basically create and add an ioiolibandroid.jar.properties file that contains 2 properties:
src: relative or absolute path to the source folder (or archive).
doc: relative or absolute path to the javadoc.
HTH!
--
You received this message because you are subscribed to the Google Groups "ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ioio-users+...@googlegroups.com.
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.