Maybe a stupid question but I have two packages in eclipse and now I would like to move the one package into the other for better structure.
Now I tried move but tha
if you have current package:
and would like to add subpackage to it, then renaming will solve the purpose e.g.
However, eclipse do not should it in nested style. Just do Package Explorer > click on v button on the pane next to minimize > package presentation > Hierarchical
Hope that SOLVES !!