lkishalmi commented on PR #5637:
URL: https://github.com/apache/netbeans/pull/5637#issuecomment-1461256600

   I thought that property is used as a platform ID. It is unfortunate that the 
Platform API does not have an ID. So internally we use that property value as 
an unofficial ID.
   
   That is being saved in projects metadata if you select the non-default Java 
platform (in Ant, Maven and Gradle) projects.
   
   Once I was thinking about adding a `getId()` to the platform, making that 
official, but then decided not to.
   
   Anyway just felt odd making decisions on Display name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to