Mikhail Zarechenskiy
e74469fdfc
Use mutable lists before deserialization of project structure
...
The problem is that we perform xml deserialization using intellij
mechanism which tries to clear target object if it isn't unmodifiable
(see CollectionBinding.isMutableCollection). This check fails for
kotlin.EmptyList (emptyList()) which then cause exception
#KT-27321 Fixed
2018-10-01 19:43:03 +03:00
..
2018-09-26 10:21:10 +03:00
2017-10-25 15:01:10 +03:00
2017-12-18 16:22:07 +03:00
2017-12-12 20:48:26 +03:00
2017-03-22 13:36:06 +03:00
2018-10-01 14:46:52 +03:00
2018-10-01 14:46:52 +03:00
2017-10-02 18:14:04 +03:00
2017-10-03 16:18:53 +03:00
2017-10-03 16:18:53 +03:00
2017-01-27 22:19:49 +03:00
2017-07-17 12:09:11 +02:00
2017-07-17 12:09:11 +02:00
2017-07-24 19:53:52 +02:00
2017-07-24 19:53:52 +02:00
2017-03-09 23:06:12 +03:00
2017-04-14 20:07:54 +03:00
2017-03-21 14:01:37 +01:00
2017-03-21 14:01:37 +01:00
2018-05-18 12:09:39 +03:00
2017-04-06 18:18:31 +03:00
2017-04-06 18:18:31 +03:00
2017-03-09 23:06:12 +03:00
2017-04-14 20:07:54 +03:00
2017-04-14 20:07:54 +03:00
2017-12-12 20:48:26 +03:00
2018-02-12 15:10:16 +03:00
2017-10-03 16:10:33 +03:00
2018-05-18 12:09:39 +03:00
2017-04-04 11:21:06 +02:00
2017-02-20 11:32:11 +01:00
2017-12-12 20:48:26 +03:00
2018-08-09 10:06:30 +03:00
2017-12-12 20:48:26 +03:00
2017-03-19 17:19:26 +03:00
2017-03-19 17:19:26 +03:00
2017-02-20 11:32:11 +01:00
2017-11-07 19:25:02 +03:00
2018-10-01 19:43:03 +03:00
2017-05-22 13:51:06 +03:00
2017-02-20 11:32:11 +01:00
2017-02-20 11:32:11 +01:00
2017-02-20 11:32:11 +01:00
2017-07-24 19:53:52 +02:00