Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ITSC 2214New to Visual Studio Code? Get it now.
ITSC 2214

ITSC 2214

Michael Spitz

|
33 installs
| (2) | Free
An extension for UNCC ITSC2214
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ITSC 2214 Extension

A Visual Studio Code extension for creating ITSC 2214 projects, setting up JAR dependencies, and creating a class directory.

Features

  • Java Project Creation: Quickly scaffolds a new Java project with the necessary directory structure and build configurations.
  • Assignment Downloader: Downloads and sets up assignments from a remote server. Supports XML-based assignment lists.
  • JAR Management: Automatically includes required JAR files for course projects.

Usage

  1. Open the Command Palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Windows).
  2. Run the "ITSC2214: Create Java Project" command.
  3. Follow the prompts to specify the project name and location.
  4. Use the "ITSC2214: Assignments" view in the Explorer to browse and download assignments.

Dependencies

  • node-fetch: For making HTTP requests to download assignments.
  • unzip-stream: For unzipping downloaded assignment files.
  • xml2js: For parsing XML-based assignment lists.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft