Closed kameshsampath closed 7 years ago
when xtend is added to the project the application should be able to detect the changes to xtend classes generation and do the incremental build. Currently the application does the rebuild of the src/main/java
I believe that lots of plugin would need special support if we go this way. We need to find a better "generic" way to handle custom plugin
(working on it)
thanks @cescoffier , closing this via #28
when xtend is added to the project the application should be able to detect the changes to xtend classes generation and do the incremental build. Currently the application does the rebuild of the src/main/java