From afa2b44dcf5a0540271b43b712768746f5520b4a Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 2 Feb 2016 23:41:51 +0400 Subject: [PATCH] Remove. --- plug-ins/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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).

Tasks