hackerham
06/05/2018, 2:19 PMRoman Artemev [JB]
06/05/2018, 2:27 PMhackerham
06/05/2018, 3:13 PMmaster
branch with my 1.2.40
pluginhackerham
06/05/2018, 3:13 PMhackerham
06/05/2018, 3:14 PMC:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\parser.kt: (490, 9): The feature "lateinit local variables" is only available since language version 1.2
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (76, 44): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (86, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (87, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (88, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (89, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (90, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (91, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
e: C:\rep\kotlin\kotlin\buildSrc\src\main\kotlin\pill\render.kt: (92, 29): Smart cast to 'PSourceRootKotlinOptions' is impossible, because 'kotlinCompileOptions' is a local variable that is captured by a changing closure
anton.bannykh
06/05/2018, 3:18 PM./gradlew clean dist
in the terminal from the root folder of the project and see if it succeeds?hackerham
06/05/2018, 3:19 PManton.bannykh
06/05/2018, 3:19 PMhackerham
06/05/2018, 3:19 PManton.bannykh
06/05/2018, 3:19 PMhackerham
06/05/2018, 3:19 PManton.bannykh
06/05/2018, 3:23 PMdist
, but sometimes the explicit dependency is missing 😞anton.bannykh
06/05/2018, 3:24 PManton.bannykh
06/05/2018, 3:24 PManton.bannykh
06/05/2018, 3:25 PMilya.gorbunov
06/05/2018, 3:50 PMhackerham
06/06/2018, 10:43 AMkotlin-stdlib-js-1.2-SNAPSHOT.jar
and three other files. Can I add this to the project which uses kotlin plugin 1.2.40, or do I have to rebuild whole idea plugin to use that thing?hackerham
06/06/2018, 11:04 AM