Skip to content

Does the AnnotationLibrary work with .class files in jars? #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 4 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Hi,

I have a jar with keywords added to the jybot python path. this usually works 
for calling the java files from there. Trying the same with the AnnotationsLib 
results in the output
_[ WARN ] Imported library 
'org.robotframework.javalib.library.AnnotationLibrary' contains no keywords_
and it looks like the lib didn't find our keyword package. The argument is 
matching the example from the wiki page, means not in package dot notation but 
in a path like structure.

Original issue reported on code.google.com by [email protected] on 28 Jul 2010 at 2:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant