java - Renaming a module in IntelliJ IDEA -


i work on spring boot application. when click on module->refactor/rename 2 options:

enter image description here

i know renaming directory is, renaming module? change do?

a module part of project can compile, run, test , debug independently. way reduce complexity of large projects while maintaining common (project) configuration. reusable: if necessary, module can included in more 1 project.

if change projectname somthing different, might want rename modules well. renames module.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -