added an initial spike of a swing library for kotlin to help create swing UIs using nice kotlin builder syntax

This commit is contained in:
James Strachan
2012-04-05 13:02:52 +01:00
parent ed8836d170
commit 698c6cc7bc
9 changed files with 330 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>${exec-maven-plugin.version}</version>
<executions>
<execution>
<goals>