kuaniysh / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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 kai.hack...@gmail.com on 28 Jul 2010 at 2:16

GoogleCodeExporter commented 8 years ago

Original comment by jpran...@gmail.com on 17 Aug 2010 at 5:22

GoogleCodeExporter commented 8 years ago
Hi Kai,

Were you able to solve this issue or is it still valid?

Original comment by jpran...@gmail.com on 11 Nov 2010 at 9:29

GoogleCodeExporter commented 8 years ago

Original comment by jpran...@gmail.com on 17 Jan 2011 at 6:41

GoogleCodeExporter commented 8 years ago
Closing the issue for lack of information.

Original comment by janne.t....@gmail.com on 29 Aug 2011 at 6:38