Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Voicetools » Extending the getting started example
Extending the getting started example [message #573471] Tue, 21 February 2006 10:12
Eclipse UserFriend
Originally posted by: mshaw.tesco.net

Hi,

I'm looking at creating a launch configuration that will start a voice
modem connection over the internal phone system to a local voice xml
browser.

I've created implementations of IBrowserConfigurationUI and
IVoiceXMLBrowser and put them in a browser element in an
org.eclipse.vtp.launching.voiceXMLBrowser extension point. Currently
the IVoiceXMLBrowser implementation is all stubs and the
IBrowserConfigurationUI has stubs that show which methods are being
called (just sends method name to System.out) for all methods except
drawConfigurationUI which should also draw a label and a text box. Also
isValid always returns true.

When I run the plugin and select "Run..." I see a message telling me
that the IBrowserConfigurationUI class has been loaded and the new
browser name is in the "Browser:" drop down, but when I select it all
the controls below the "URL:" drop down disappear and I don't see any of
my ones. I also don't see any messages from the IBrowserConfigurationUI
class indicating that any of its methods are getting called. No
exceptions are being caught and I can go back to the "Tellme VoiceXML
Browser" configuration without any problems.

What's the silly mistake I've made? :-)

Regards,

Marcus.
Previous Topic:Running the Getting Started example
Next Topic:Feedback on VTP's future
Goto Forum:
  


Current Time: Fri Apr 19 20:26:25 GMT 2024

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

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

Back to the top