AloisSeckar / AloisSeckar/demos-java
Allow user to pick which JDKs he wants to see
- 主要语言
- Java
- 星标
- 26
- 派生
- 34
- 平均合并
- 4 天 1 小时
- 30 天内合并 PR
- 1
描述
_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](https://github.com/AloisSeckar/demos-java/blob/master/src/main/java/org/javademos/Main.java#L48). 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...
贡献指南
评估
这个 Issue 还没有评估数据。