diff --git a/plug-ins/index.html b/plug-ins/index.html index e8755bf..ba717e3 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -99,8 +99,7 @@ val p = javaProject(wrapper) { } }
Note that source files must be in their respective directory (.java
in
- src/main/java
and .kt
in src/main/kotlin
). This restrictions
- might be relaxed in the future.
+ src/main/java
and .kt
in src/main/kotlin
).