CdmSchemaVersion check now correctly implemented. Integrated database update function...
authorn.hoffmann <n.hoffmann@localhost>
Thu, 23 Sep 2010 09:42:45 +0000 (09:42 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 23 Sep 2010 09:42:45 +0000 (09:42 +0000)
commit3eb913da055be2a83dd1d9d53ee9ff109ae45882
tree32a7dd612cadeeebd67d8a67475e05b93911fefe
parent697207820c5a622a4fd2e6fac09052611909c877
CdmSchemaVersion check now correctly implemented. Integrated database update functionality into the editor.
.gitattributes
taxeditor-store/META-INF/MANIFEST.MF
taxeditor-store/plugin.xml
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/handler/AbstractDataSourceHandler.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/handler/DataSourceMenuPropertyTester.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/handler/EditDataSourceHandler.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/handler/UpdateDataSourceHandler.java [new file with mode: 0644]
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/view/CdmDataSourceLabelProvider.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/view/CdmDataSourceViewPart.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/datasource/view/CdmMetaDataAwareDataSourceContainer.java