Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [vtp-dev] Checkin: Extended Error Path Support (UI Only)

Trip, I updated with this code.  Upon first opening an existing workspace I get
"Unable to read workbench state.  Workbench UI layout will be reset."
Clicking OK to get past this, I see Eclipse in the Java perspective.

After I select the openVXML Perspective and double-clicking the CallDesign.xml, I see 
"An error has occurred.  See error log for more details."

In the console window, I've got:
%%%%%%%%%%%%%%%%%%%%%%%%%%%cache hit
org.apache.xerces.dom.DOMImplementationImpl@56d6cf
supports namespaces: true
[bindings: null]
org.eclipse.vtp.configuration.extendederror
org.eclipse.vtp.configuration.extendederror
org.eclipse.vtp.desktop.core.configuration.extendederror.ExtendedErrorHandlingMa
nager@4e32c8 ref count: 1


bugged,
Randy


-----Original Message-----
From: vtp-dev-bounces@xxxxxxxxxxx [mailto:vtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Trip Gilman
Sent: Monday, May 12, 2008 11:53 AM
To: Vtp-Dev
Subject: [vtp-dev] Checkin: Extended Error Path Support (UI Only)

Extended Error Path Support (UI Only)


*Added a properties panel to all primitive elements that allows the user
to select additional vxml events that can arise such as maxspeechtimeout and
expose them as exit points.


*Added a new extension point to org.eclipse.vtp.desktop.core for
registering these extended events into the system.


_______________________________________________
vtp-dev mailing list
vtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/vtp-dev

No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 269.23.16/1428 - Release Date: 5/12/2008 7:44 AM
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 269.23.16/1428 - Release Date: 5/12/2008 7:44 AM
 


Back to the top