Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Bump ANTLR version and change directory to play nice with IntelliJ #824

Merged
merged 2 commits into from
Jun 18, 2018

Conversation

jackkoenig
Copy link
Contributor

This changes where the ANTLR plugin emits the generated Java source which plays a little nicer with IntelliJ. With this change the steps I followed are:
clone firrtl (whether inside IntelliJ or not)
in the command line:
sbt "antlr4:antlr4Generate"
In IntelliJ build and do whatever you want!

I suspect the manual command to the antlr4Generate task is required with any changes to the grammar, but those are rare anyway.

Also bump ANTLR for good measure

@jackkoenig jackkoenig requested review from chick and azidar June 14, 2018 00:10
@jackkoenig jackkoenig added this to the 1.2.0 milestone Jun 15, 2018
Copy link
Contributor

@chick chick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jackkoenig jackkoenig merged commit 61cf31d into master Jun 18, 2018
ucbjrl added a commit that referenced this pull request Jul 17, 2018
@ucbjrl ucbjrl modified the milestones: 1.2.0, 1.1.4 Dec 4, 2018
ucbjrl added a commit that referenced this pull request Dec 13, 2018
@jackkoenig jackkoenig deleted the antlr-plugin-improvements branch January 23, 2019 04:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants