diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 40012f2..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/README.md b/README.md index 19c03d3..21dfd41 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,8 @@ public class ExampleBuild extends Project { Please look at [ExampleBuild](https://github.com/ethauvin/semver/blob/master/examples/java/bld/src/bld/java/com/example/ExampleBuild.java) in the [examples/java/bld](https://github.com/ethauvin/semver/tree/master/examples/java/bld) directory for a sample. It also shows how to incorporate the generated code into the `source tree`, more information is also available [here](https://forum.uwyn.com/post/36). +bld also has a [Generated Version](https://github.com/rife2/bld-generated-version) extension which provides similar functionalities. + ## Gradle ### Class Generation