Desktop for Eclipse does not start / VoiceObjects plugin in Eclipse does not start
Please see also Related Articles for a list of related and more in-depth articles on startup issues.
The order of steps should always be to start with the -clean option from the and then check for other causes.
Symptoms
VoiceObjects Desktop for Eclipse does not start at all or the VoiceObjects Desktop plugin fails to start.
Typical messages are:
- "Error creating the view." with the message "org/eclipse/birt/chart/model/data/DataSet
- "Container start failed"
Environment
VoiceObjects Desktop for Eclipse
VoiceObjects Developer Edition
Cause
This is a common issue in Eclipse and thus not connected to the VoiceObjects plugin in special.
An internal component has changed and Eclipse still remembers the old status. Eclipse needs a "kick" to load the new state.
Resolution
Please start Eclipse with the "-clean" option once.
This can be done by opening a command prompt, navigating to the directory containing the Eclipse executable, and typing: eclipse -clean .
This will allow Eclipse to load new plugins and other changes cleanly from disk - and aborting the old cached values.
Please see also Related Articles for a list of related and more in-depth articles on startup issues.
The order of steps should always be to start with the -clean option from the and then check for other causes.
Related Articles