More work done in regards to maps.
-Added: Eclipse Plugin in gradle -Refactored: KEY & VALUE conversions got refactored a bit to be more consistend and more useable. (It's not perfect) -Added: AbstractMap
This commit is contained in:
@@ -6,6 +6,8 @@ tasks.withType(JavaCompile) {
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
|
||||
apply plugin: 'eclipse'
|
||||
|
||||
eclipse {
|
||||
classpath {
|
||||
downloadJavadoc = true
|
||||
|
||||
Reference in New Issue
Block a user