IntelliJ plugin for Eastern Washington University's Advancement Programming Exam. Note: Main branch contains solution for uploading a single file, Folder branch contains partial solution for uploading a folder
- Create an "IntelliJ Platform Plugin" project in IntelliJ
- Pull this project such that the .java files and the META-INF files end up in these directories (you may need to right click and add directory manually):
- In IntelliJ, select the "Run Plugin" run configuration
- A new IntelliJ window will pop up, this is the student view/testing environment. Create a new project
- On the left hand side, in the filetree, select the folder you wish to upload
- Go to tools > submit
- Apache
- The included index.php listens for a post request and performs operations when one is recieved. Replace this with your test cases.