Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Javadoc for ORMlite attached, but not found by Eclipse

I am using ORMlite 4.41 for Android in Eclipse. Can't seem to get the javadoc to work in Eclipse. I am using the following to ORMlite jars:

  • ormlite-android-4.41.jar
  • ormlite-core-4.41.jar

I have downloaded the corresponding javadoc jars, and imported them into a "javadoc" folder in the root directory of my project.

  • ormlite-android-4.41-javadoc.jar
  • ormlite-core-4.41-javadoc.jar

Using "Build Path" --> "Libraries", I correctly set the Javadoc location for both jars to the workspace instance of the appropriate jar. I even used "validate" and Eclipse says it looks valid.

I have cleaned and rebuilt my project, and started eclipse new, but whenever I hover over ORMlite ojects in code, I still get "This element neither attached source nor attached Javadoc and hence no Javadoc could be found."

What am I doing wrong?

like image 582
user1598337 Avatar asked Dec 04 '25 17:12

user1598337


1 Answers

try this question

in your project add a folder libs and copy required ormlite libraries in that folder

like image 133
Sourabh Saldi Avatar answered Dec 06 '25 10:12

Sourabh Saldi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!