Hello everyone, I need the jar file coll.shared.extension_api.jar to develop a room extension. I can not figure out how to make the two classpath variables in the article Room Extension Developer Guide.
I am using Eclipse 2.1 to develop portal component. Usually I just get the jar files like htmlb.jar, htmlbbrige.jar (provided by someone else) and add those as external jar file under Java Build Path -> Libraries, then in the portalapp.xml assign the jar file's name to value in <application-config>.
Can I use the same procedure to add this jar file? If yes how can I find it?
Thanks for early reply.
Wang
Hi Wang,
for general advice how to find JARs see Can't find them...
Hope it helps
Detlev
PS: Please consider to reward points for helpful answers. Thanks in advance!
Add a comment