#5533 writing and reading cdmserver configuration from and to JSON file
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 11 Feb 2016 10:26:50 +0000 (11:26 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 11 Feb 2016 10:27:01 +0000 (11:27 +0100)
commitbbe794c6ca8b358489861777a8119348ef7d05e6
tree203eac421a700463d6cc0915950ecd42a32f7f2f
parent1eed34e498fb7e6f549194c7584b8ad7c94229ad
#5533 writing and reading cdmserver configuration from and to JSON file
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfoConfig.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.test/src/test/java/eu/etaxonomy/taxeditor/ui/dialogs/CdmServerInfoTest.java