AnimatorJoe / UILTemplate

An IntelliJ IDEA project template for high school UIL competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UILTemplate

An IntelliJ IDEA project template for high school UIL competitions.

Features

  • No need to put src/ prefixes (cough cough ECLIPSE) or do anything fancy to read in input files. You can test your code and turn it in without changing a thing, easy peasy. :shipit:
  • No need to rewrite boilerplate code every time. Just copy the file ClassTemplate.xml to these folders, and type uil and hit enter in each new file you make:

    Windows: <your_user_home_directory>.IntelliJ IDEA<version_number>\config\templates

    Linux: ~IntelliJ IDEA/config/templates

    macOS: ~/Library/Preferences/IntelliJ IDEA/templates

About

An IntelliJ IDEA project template for high school UIL competitions

License:MIT License


Languages

Language:Java 100.0%