Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Voicetools » VTP Browser API
VTP Browser API [message #21489] Sat, 07 February 2009 20:06 Go to next message
Fernando Pesssoa is currently offline Fernando PesssoaFriend
Messages: 24
Registered: July 2009
Junior Member
I'm trying to test this example of " Using the VTP Browser API" but have
errors on:
import org.eclipse.vtp.launching.IVoiceXMLBrowser;
import org.eclipse.vtp.launching.IVoiceXMLBrowserConstants;
import org.eclipse.vtp.launching.VoiceXMLBrowserInput;
import org.eclipse.vtp.launching.VoiceXMLBrowserProcess;
import org.eclipse.vtp.launching.VoiceXMLLogMessage;

Where do I find this Plugin dependencies?

Thanks
Re: VTP Browser API [message #21505 is a reply to message #21489] Sun, 08 February 2009 23:28 Go to previous messageGo to next message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 10
Registered: July 2009
Junior Member
Fernando Pesssoa wrote:
>
> I'm trying to test this example of " Using the VTP Browser API" but have
> errors on:
> import org.eclipse.vtp.launching.IVoiceXMLBrowser;
> import org.eclipse.vtp.launching.IVoiceXMLBrowserConstants;
> import org.eclipse.vtp.launching.VoiceXMLBrowserInput;
> import org.eclipse.vtp.launching.VoiceXMLBrowserProcess;
> import org.eclipse.vtp.launching.VoiceXMLLogMessage;
>
> Where do I find this Plugin dependencies?
>
> Thanks
>

What problems are you having? You want to get the source for the plugin
from the Voice Tools Project SVN repository. Open Eclipse with the SVN
support installed, and use the Import Projects from SVN command to
locate and fetch the source of the org.eclipse.vtp.launching plugin.
Under the SVN repository, use the path: Debug > trunk > plugins.

There seems to currently be a problem with the SVN repository link to
the ROOT structure. I don't think the org.eclipse.vtp.launching plugin
has changed in a long time, however.

Once you have that project loaded up in eclipse, you can use the
plugin.xml file to review all the dependencies, etc.

Hope that helps.
-- Mike
Re: VTP Browser API [message #21622 is a reply to message #21505] Wed, 25 February 2009 19:08 Go to previous message
Fernando Pesssoa is currently offline Fernando PesssoaFriend
Messages: 24
Registered: July 2009
Junior Member
you helped me very
thanks
Re: VTP Browser API [message #578037 is a reply to message #21489] Sun, 08 February 2009 23:28 Go to previous message
Mike Greenawalt is currently offline Mike GreenawaltFriend
Messages: 10
Registered: July 2009
Junior Member
Fernando Pesssoa wrote:
>
> I'm trying to test this example of " Using the VTP Browser API" but have
> errors on:
> import org.eclipse.vtp.launching.IVoiceXMLBrowser;
> import org.eclipse.vtp.launching.IVoiceXMLBrowserConstants;
> import org.eclipse.vtp.launching.VoiceXMLBrowserInput;
> import org.eclipse.vtp.launching.VoiceXMLBrowserProcess;
> import org.eclipse.vtp.launching.VoiceXMLLogMessage;
>
> Where do I find this Plugin dependencies?
>
> Thanks
>

What problems are you having? You want to get the source for the plugin
from the Voice Tools Project SVN repository. Open Eclipse with the SVN
support installed, and use the Import Projects from SVN command to
locate and fetch the source of the org.eclipse.vtp.launching plugin.
Under the SVN repository, use the path: Debug > trunk > plugins.

There seems to currently be a problem with the SVN repository link to
the ROOT structure. I don't think the org.eclipse.vtp.launching plugin
has changed in a long time, however.

Once you have that project loaded up in eclipse, you can use the
plugin.xml file to review all the dependencies, etc.

Hope that helps.
-- Mike
Re: VTP Browser API [message #578102 is a reply to message #21505] Wed, 25 February 2009 19:08 Go to previous message
Fernando Pesssoa is currently offline Fernando PesssoaFriend
Messages: 24
Registered: July 2009
Junior Member
you helped me very
thanks
Previous Topic:Web Services Problem
Next Topic:How to debug openVXML?
Goto Forum:
  


Current Time: Fri Apr 19 04:35:51 GMT 2024

Powered by FUDForum. Page generated in 0.02411 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top