mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 10:28:57 +07:00
7 lines
147 B
Python
7 lines
147 B
Python
import clr
|
|
|
|
clr.AddReferenceByPartialName("PythonLibs")
|
|
import <caret>com.just.like.java
|
|
|
|
com.just.like.java.LikeJavaClass.likeJavaStaticMethod(1)
|