Version: 2022.1
언어: 한국어
JAR 플러그인
Import a JAR plug-in

Introducing JAR plug-ins

Java Archive (JAR) plug-ins contain Java code that you can call from C# scripts. They are useful if you want to interact with the Android operating system, or just call Java code from C#.

이 타입의 플러그인은 여러 프로젝트에서 Java 코드를 재사용하거나 다른 사람에게 배포하려는 경우에 유용합니다.대신 단일 프로젝트에 대해 소량의 Java 코드만 작성하려는 경우 Java 또는 Kotlin 소스 코드 플러그인을 사용하는 것이 더 적합할 수 있습니다.

추가 리소스

JAR 플러그인
Import a JAR plug-in