Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 java 版本 4.4.4 使用 gnu 编译器。它不支持 javax.swing.GroupLayout。更高版本是否提供此支持?我之前在我的系统上构建了 GCC 很多次。我应该这样做吗?
GroupLayout 被添加到 JDK1.6。