Changes

Jump to navigation Jump to search
'''Setting Up Project as a Maven project'''
 
It should be clear if the project is not set up as a Maven project - when you right click on RunInitialImport.java, for example, you won't see an option with
a green triangle next to it that says "Run 'RunInitialImport.java'", and the green triangle in the top toolbar will be grayed out. If the project is not set up as a Maven project, you will not be able to run any of the code. To set up the project as a Maven project, when you import the project, follow the instructions at the following [link](https://www.jetbrains.com/help/idea/maven.html#maven_import_project_start)link].
== Directory Layout ==

Navigation menu