This repository is an extension to the Brumby Code Checker repository, and is dependent on having the BCC project in the same local environment as the plug in. The plug in gives added functionality to run the application in an eclipse GUI executed at the eclipse toolbar. The function of the program is the same as other methods of running.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- Brumby Code Checker 1.0.0- Found in the BCC repo
- Eclipse Plug-in Development Environment (PDE) - can be found on the Eclipse marketplace located under the "help" tab
- org.eclipse.ui.console 3.8.300 or above - should be standard on all Eclipse IDEs
-
Clone the Brumby-Code-Checker-Fall-2019 repository to your local Eclipse workspace
-
Clone the Code-Checker-Eclipse-Plug-In repository to your local Eclipse workspace
- Note: Both of these repositories should be stored as independent Java projects and not within each other.