how to use lib without importing explicitly

I want to create a language and some useful libraries will be added. Users can use the class in the library without import explicitly every time. Currently I can't fix highlight isuue. IDEA will show the methods/variables can not be resolved. Do you have any suggestions? Thanks.
0

请先登录再写评论。