Re: [Asterisk-java-users] Eclipse IDE
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-12-15 20:20:32
|
On Thu, 2005-12-15 at 12:13 -0800, Jonathan Augenstine wrote: > This is really just an annoyance and not creating any road blocks. But, > I am currently using the Eclipse IDE. One of the things that it reports > is that the AbstractAGIScript and it incumbent methods are deprecated. > It is not creating any problems but does anyone know why it is doing > this and what I can do to correct this problem? yes you should use BaseAGIScript with Asterisk-Java 0.2 :) |