RFR: 8221708 Update Eclipse project files [v3]

Nir Lisker nlisker at openjdk.org
Sun Nov 13 01:47:44 UTC 2022


On Sun, 13 Nov 2022 01:43:30 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove unnecessary add-exports attribute from Eclipse files
>
> tests/manual/desktop/.classpath line 23:
> 
>> 21: 		</attributes>
>> 22: 	</classpathentry>
>> 23: 	<classpathentry kind="src" output="bin" path="HostServices"/>
> 
> Missing the `excluding=".classpath|.project|.settings"` entry?

Never mind, it has a source folder.

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

PR: https://git.openjdk.org/jfx/pull/930


More information about the openjfx-dev mailing list