Android Question Wrapper library doclet problem

maddy

Member
Licensed User
https://www.b4x.com/android/forum/threads/create-a-wrapper-library-with-android-studio.82831/

This is the library link I am refering. and the error is <error>

P:\Android\Android Studio\jre"\bin\javadoc.exe -doclet BADoclet -docletpath C:\B4X\B4A\Doclet -sourcepath "C:\Us

1 error
javadoc: error - Cannot find doclet class BADoclet
Process finished with exit code 1
</error>

I have given the correct path to the doclet and i have generated it using generate doc in android studio.
Can anybody there to help me??
 
Top