AloisSeckar/demos-java

Allow user to pick which JDKs he wants to see

オープン

#271 opened on 2025/10/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (34 件のフォーク)auto 404
RFCadvancedhacktoberfest

Repository metrics

Stars
 (25 個のスター)
PR merge metrics
 (PR metrics pending)

説明

This is one of the ideas for future development I have. No final assignment yet, just a subject to talk about it and possibly bring some good ideas together. I am looking forward to hear your feedback or thoughts.


Right now, demos from all JDKs are being loaded in Main.java. We only recommend in a comment, that user can comment-out some of the sets. But this is not very practical and user-friendly.

I would like to think about a way of passing in list of numbers and we will then show only the JDKs that were picked. I have no strong opinion about how to realize this yet...

コントリビューターガイド