Re: [Asterisk-java-users] loading libraries
Brought to you by:
srt
From: Maciek T. <mlo...@gm...> - 2008-04-16 15:28:38
|
Hey, It depends on IDE that you use for development. On NetBeans 6.X: Tools->Libraries->New Library, then you have to find jar file (asterisk-java-0.3.1.jar) and add it. Next, in Project Explorer in IDE expand your project node, right-click on the Libraries folder and add the asterisk-java library. In Eclipse adding library looks similar. By adding library, asterisk-java jar file is automatically added to your classpath _____ From: ast...@li... [mailto:ast...@li...] On Behalf Of Kay Kw Sent: Wednesday, April 16, 2008 5:14 PM To: ast...@li... Subject: Re: [Asterisk-java-users] loading libraries I know this shouldn't be a big deal but I still cant run the asterisk-java libraries. I tried opening them using 'javaw' but I still get the same error "Failed to load Main-Class manifest attribute from..." please help, anyone thanks ----- Original Message ---- From: Kay Kw <ka...@ya...> To: ast...@li... Sent: Sunday, April 13, 2008 5:18:25 PM Subject: [Asterisk-java-users] loading libraries I'm new to asterisk-java. I'm having trouble loading the 3.0 liberies. My JVM version s 1.6 and am running Java6.0 . Can anyone help with this. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _____ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try <http://us.rd.yahoo.com/evt=51733/*http:/mobile.yahoo.com/;_ylt=Ahu06i62sR8H DtDypao8Wcj9tAcJ%20> it now. |