[tcljava-dev] TclBlend:Problem in importing static inner java class
Brought to you by:
mdejong
From: Namita J. <nam...@tc...> - 2008-12-03 14:13:08
|
Hi, I am trying to import a static inner java class in my TclBlend script using the following syntax: java::import static packageX.OuterClass\$InnerClass But I am getting the following error Unable to import the inner class. I guess it may be because the inner class is static I can't remove this modifier (static) so is there any other way in which I can achieve this import? I Regards Namita Jain Tata Consultancy Services TCS Towers, 249 D&E Udyog Vihar, Phase IV, Gurgaon Gurgaon,Haryana India Mailto: nam...@tc... Website: http://www.tcs.com ____________________________________________ Experience certainty. IT Services Business Solutions Outsourcing ____________________________________________ =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you |