mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Slight updates to README to provide clearer IntelliJ instructions
This commit is contained in:
parent
48efab32e1
commit
a61c6072be
1 changed files with 3 additions and 2 deletions
|
|
@ -191,8 +191,9 @@ After setting up git lfs, you may need to run `git lfs pull` in the root of the
|
||||||
4. Right click pom.xml and click "Add Maven Project"
|
4. Right click pom.xml and click "Add Maven Project"
|
||||||
5. Expand the Server folder
|
5. Expand the Server folder
|
||||||
6. Right click pom.xml and click "Add Maven Project"
|
6. Right click pom.xml and click "Add Maven Project"
|
||||||
7. Restart IntelliJ
|
7. In IntelliJ, File -> Invalidate Caches -> Invalidate Caches and Restart
|
||||||
8. You should now have ready-made run configurations in the top right: [Windows] Run MS, [Windows] Run Server, [Linux] Run MS, [Linux] Run Server
|
8. You should now have ready-made run configurations in the top right: [Windows] Run MS, [Windows] Run Server, [Linux] Run MS, [Linux] Run Server
|
||||||
|
9. Go ahead and use the Run Server configuration for your OS to make sure everything worked.
|
||||||
|
|
||||||
### IDE Integration: Eclipse
|
### IDE Integration: Eclipse
|
||||||
Note: This section could use improvement. If you have a better way to integrate the project with eclipse, feel free to open an MR!
|
Note: This section could use improvement. If you have a better way to integrate the project with eclipse, feel free to open an MR!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue