Skip to content

IntelliJ plugin for Eastern Washington University's Advancement Programming Exam.

Notifications You must be signed in to change notification settings

TWynec/autograder-intellij-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autograder-intellij-plugin

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

Instructions

  • 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):

image

  • 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

Server

  • Apache
  • The included index.php listens for a post request and performs operations when one is recieved. Replace this with your test cases.

About

IntelliJ plugin for Eastern Washington University's Advancement Programming Exam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published