[Jinzan] [Login]
272

packages before adding as module into Intellij IDEA project, need to handle git repostory first.

if you wish doing VCS for your code packages, do git setup first, before adding them into Intellij IDEA

Full Link //n.sfs.tw/15838

Copy Link packages before adding as module into Intellij IDEA project, need to handle git repostory first.@der amateur
(Welcome to reprint and indicate the source when reproducing.)
Last edition
2022-05-15 11:23:34 By
 

I recently created a code module generating from maven archetype,

when I imported it into my IDEA project structure as usual,

I found that the VCS contorl function is missing from right-click menu,

then I realized that I didn't make a git remote repository yet,

so I finished those processes continuously,

however, the VSC control function stll not been shown,

then I removed the module from project structure

and imported them again, the function reappeared.

this lesson told me that, VCS need to be done at very first before importing into IDEA.

END

You may be interested

how to rename git branch rename git branch

import csv into jira to create mass issues import csv into jira to create mass issues

JIRA instance migration phase3: upgrading jira trying to upgrade jira from 7.6.1 to 8.x

how to modify a service's ulimits on host OS modify ulimits

how to adjust text line spacing on macos terminal it's a annoying detail while generating qrcode on terminal

JIRA instance migration phase2: install node.js and chinese fonts install node.js to export PDF though BigPicture plugin

random articles

how to deal with ubuntu 18.04 network issues bring up different ethernet interfaces on installed ubuntu18.04, then fix yaml indentation problem