unit-gen icon indicating copy to clipboard operation
unit-gen copied to clipboard

Missing SimpleCodePicker in Java API example

Open maxcccc opened this issue 1 year ago • 2 comments

在Java API example里面使用了SimpleCodePicker这个类,但是我们在项目里面并没有找到这个类,请看一下这个问题如何处理? image

maxcccc avatar Apr 15 '24 08:04 maxcccc

应该是 API 变了,参考一下:https://github.com/unit-mesh/unit-gen/blob/master/unit-gen/src/main/kotlin/cc/unitmesh/runner/Picker.kt

phodal avatar Apr 15 '24 09:04 phodal

如果可以的话,最好把这里更新一下,我看到SimpleCodePicker是v0.1.7版本的内容了。

maxcccc avatar Apr 15 '24 09:04 maxcccc