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.
在我的 Eclipse 项目资源管理器上,而不是获取这棵树:
-src -com.presentation.interfaces -com.presentation.schemas -com.presentation.generetedClasses
我想像这样合并所有子包:
-src -com.presentation
我怎样才能做到这一点 ??
eclipse中有包表示设置,您可以在其中选择嵌套或完整表示
http://wiki.eclipse.org/Graphical_Eclipse_FAQs#How_do_I_alter_my_package_representation_so_that_parent_packages_are_housing_child_packages.3F