Skip to content

Releases: l-Luna/CyclicIntellijPlugin

Alpha 0.0.3

18 Apr 14:22
Compare
Choose a tag to compare
Alpha 0.0.3 Pre-release
Pre-release

Alpha release for testing. Requires 2022.1.

To install, go to Settings -> Plugins -> press the cog next to Installed -> Install Plugin From Disk... -> select the attached zip.

To add a compiler ("SDK"), go to Settings -> Languages and Frameworks -> Cyclic -> press the + and select your compiler JAR.

Create a project using the normal UI, selecting "Cyclic" as your language. The "Cyclic Project" build system adds a cyclic project file, which is used when building; "IntelliJ" uses the IJ module config. Cyclic support can be added to an existing project by adding the Cyclic facet (or via Add Framework Support) and configured in the Facets menu.