On Fri, 7 Apr 2023 22:39:52 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Thiago Milczarek Sayao has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - Revert "Make intellij see :systemTests dependecies"
>>    
>>    This reverts commit dca7eab24958e1214147b7d291f0faf52ea27ddf.
>>  - Make intellij see :systemTests dependecies
>
> .gitignore line 57:
> 
>> 55: 
>> 56: # IntelliJ
>> 57: out/
> 
> This would pick up more than just IntelliJ files. Are they all needed?

`out` is the default `Compiler output` path in IntelliJ. But I don't think it 
is really needed here.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1009#discussion_r1167036713

Reply via email to