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.
我只是想知道为什么 jetbrain 的 MPS 不遵循 java 类的包结构。甚至可用于 java 程序的编辑器也没有名为 package 的标签。有什么具体原因吗?
您可以在 MPS 中创建“虚拟包”:只需选择任何文件,打开上下文菜单并选择“设置虚拟包”。它们映射到 Java 包。