You may access type system descriptors in a JAR by import-by-name - if the Jar is on the class path.
-Marshall On 5/23/2013 10:44 PM, GATE User wrote: > What's the best way to share type system descriptors? Can I access the > descriptors if they are in a jar with either import location or import name? > If I have to use import name, will there be any issues using it in an AS > system? Thanks in advance.
