You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using yard to parse files and generate document. I install gem in jar to work on this. When I am giving relative path of files/folder to yard then it is working fine but when I am giving fully qualified path to yard then it is giving following error and not parsing files. But when I am using standalone ruby instead of Jruby then I am able to parse file and generate document:
Can you provide an example script or repository that reproduces the issue? There's not a lot to go on here. The errors appear to be from yard and don't mean much to us.
Hi Team,
I am using yard to parse files and generate document. I install gem in jar to work on this. When I am giving relative path of files/folder to yard then it is working fine but when I am giving fully qualified path to yard then it is giving following error and not parsing files. But when I am using standalone ruby instead of Jruby then I am able to parse file and generate document:
I am using: jruby-complete-9.1.13.0.jar.
Please help and provide solution.
Thanks in advance
The text was updated successfully, but these errors were encountered: