Symptoms
Eclipse integration of the RunMyJobs API documentation is no longer working since RunMyJobs version 9.2.8.
Eclipse displays the error "An exception occurred while getting the Javadoc. See log for details."
Cause
Since 9.2.8 the API documentation is not part of the product and available online.
As result Eclipse plugin is not able to find the API documentation to generate api-docs.jar
file.
Documentation here:
Redwood Documentation - Eclispe Integration.
Workaround
- Download the attached .zip file in this KBA
- Extract the downloaded zip into the
api-docs
folder - Zip the folder again and change its extension to .jar
- You will now have a file named
api-docs.jar
with inside theapi-docs
folder, which contains all the API documentation - Add the
api-docs.jar
file to the following directory:C:\Users\<user>\.valet\versions\<version>\
- The Redwood API documentation will now work correctly in Eclipse
Affected version
RunMyJobs 9.2.8.x and onward
Resolution
This issue will be fix in future version.
Reference
RCORE-43399
Comments
0 comments
Please sign in to leave a comment.