On Wed, 12 May 2021 17:51:11 GMT, Maurizio Cimadamore
wrote:
>> Since generated sources are placed in the build folder, and since the build
>> folder is indicated by the IntelliJ project settings as "project output",
>> IntelliJ indexing blissfully ignores all the classes which are generated
On Wed, 12 May 2021 17:51:11 GMT, Maurizio Cimadamore
wrote:
>> Since generated sources are placed in the build folder, and since the build
>> folder is indicated by the IntelliJ project settings as "project output",
>> IntelliJ indexing blissfully ignores all the classes which are generated
> Since generated sources are placed in the build folder, and since the build
> folder is indicated by the IntelliJ project settings as "project output",
> IntelliJ indexing blissfully ignores all the classes which are generated
> during the build.
> This simple patch fixes that, by simply point
Since generated sources are placed in the build folder, and since the build
folder is indicated by the IntelliJ project settings as "project output",
IntelliJ indexing blissfully ignores all the classes which are generated during
the build.
This simple patch fixes that, by simply pointing the pr