ref #6913 Remove datasource handler
ref #6913 Remove org.eclipse.ui dependency from AbstractUtility
ref #6913 Remove e3 dependencies from AbstractUtility
ref #6690 use SchemaUpdateResult in TaxEditor
ref #6535 adapt TaxEdtior to new CdmMetaDataPropertyName
ref #4611 Restructure string externalization for taxeditor.store
ref #6190 removing svn property place holder in first line of code - java files
i18n for #5758
Remove "Close Connection" and changed "Connect" to "Create Data Model" #5758
I18n of login and data source view
Trim code
changed classpath to 3.5.0
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
editor changes for red list project (datasource view and create new datasource from file menu)
refactoring to change the specific (I)CdmDataSource to the more generic (I)CdmSource to prepare fro remoting CloneDataSourceHandler : new handler to clone a datasource
solving #4056 (taxeditor responds with nicer dialogue in case a user executes a prohibited operation)
#3897
Removed all calls to active menu selection (fixes #1106)
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
Fixes #2550
Fixing a problem where it was not possible to connect to a datasource while the datasource view was still loading datasources
had to rename the packages to make them compliant with buckminster