myeclipse中的一些问题求助

myeclipse中怎么建立包中包(非平行包)
怎么查看包的具体信息(如在哪个盘……)

例如新建包:cn.example.demo,cn.example.demo.server 后面这个即为前面包中包,查看包的具体信息?编译后包会编程文件夹,所以建议你选中工程,-->右键
--->properties,可以看到当前工程在硬盘的存储位置

建包:选中项目,右键 new -- package , 也可以选中src右键 new -- package
选中包 或者 某个文件 或者 项目 右键 properties 即可看到在硬盘的存储位置

图片说明