Thx Stephan, will try it out.

Sharing a workaround I use so far, in IntelliJ you could modify the
Run/Debug configuration to remove the "make" step and do mvn from
console before runninbug local in the IDE.

- Henry

On Wed, Dec 10, 2014 at 11:22 PM, Stephan Ewen <se...@apache.org> wrote:
> I think you have to essentially do the same thing: register a compiler
> plugin.
>
> Maybe one of the IntelliJ users knows more details...
> Am 11.12.2014 02:30 schrieb "Henry Saputra" <henry.sapu...@gmail.com>:
>
>> I saw that with IntelliJ Idea too.
>>
>> Any remedy for it?
>>
>> - Henry
>>
>> On Wed, Dec 10, 2014 at 10:18 AM, Stephan Ewen <se...@apache.org> wrote:
>> > Hi!
>> >
>> > For all those that have (or have had) problems getting the Scala Project
>> > with all the Macro Magic to work in Eclipse, here is an FAQ entry for
>> that:
>> >
>> >
>> https://github.com/apache/incubator-flink/blob/master/docs/faq.md#in-eclipse-i-get-compilation-errors-in-the-scala-projects
>> >
>> > Relevant to 0.8-SNAPSHOT code, should be on the website with the next
>> major
>> > release.
>> >
>> > Stephan
>>

Reply via email to