, North Harbour, Portsmouth, Hants. PO6
3AU
From: Dhwani Katagade
To:
Date: 08/01/2017 13:52
Subject:Re: Build problems in Eclipse dev environment setup
Hi Ismael,
Thanks for your response. I agree this is not a Kafka issue, its about
gradle and its eclipse plugin. I was able to
problems in Eclipse dev environment setup
Hi Ismael,
Thanks for your response. I agree this is not a Kafka issue, its about
gradle and its eclipse plugin. I was able to resolve the compile errors
in Eclipse by manually setting the Default output folder for core
project to core/build/classes/main
Hi Ismael,
Thanks for your response. I agree this is not a Kafka issue, its about
gradle and its eclipse plugin. I was able to resolve the compile errors
in Eclipse by manually setting the Default output folder for core
project to core/build/classes/main.
I understand Eclipse is not the popu
Hi Dhwani,
This is more about Gradle and Eclipse than Kafka and many of us use
IntelliJ IDEA so won't be able to help you. I can confirm that IntelliJ is
able to import the project fine out of the box.
Ismael
On 3 Jan 2017 6:45 pm, "Dhwani Katagade"
wrote:
> Hi,
>
> I am trying to setup the ec
Hi,
I was able to resolve the compile errors in Eclipse by manually setting
the Default output folder for core project to core/build/classes/main.
Looking further into this issue I see that the output folders for gradle
and those for eclipse get configured differently. The output folders in