|
|
1) Clone the FreshmanRPGSuite project somewhere on the VM
|
|
|
2) Open IntelliJ and activate using your JetBrains student license
|
|
|
1) If you don't have one, get one here: [JetBrains Products for Learning](https://www.jetbrains.com/shop/eform/students)
|
|
|
3) Once IntelliJ is activated, open the cloned project that you want to work with.
|
|
|
4) Open the IntelliJ plugin menu and install the Flutter plugin.
|
|
|
5) Go to [this page](Utility-Script), follow the steps, but change the `/Scratch/${USER}` path to where you cloned the project. The script will not work otherwise
|
|
|
6) Run `frpg up` to start the local MySQL server
|
|
|
7) Go to [this page](Setting-up-IntelliJ#connecting-to-the-database) and follow the instructions to connect to the local MySQL database
|
|
|
8) Enjoy developing with Flutter
|
|
|
|
|
|
---
|
|
|
|
|
|
If any problems come up with this, please ask for help |
|
|
\ No newline at end of file |