I tried importing a group of Eclipse projects one-by-one into IntelliJ as modules. However, with some of the imports, I ran into an error saying that the path variable parent-1-project_loc was undefined. Is there a fix for this problem? If not, it seems like I can either delete the variable or set it to some value. What should I do?
↧