Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Fixing the build and adding an ability to pass arbitrary parameters to quickfix#5

Open
mprusakov wants to merge 1 commit intotools4j:masterfrom
mprusakov:master
Open

Fixing the build and adding an ability to pass arbitrary parameters to quickfix#5
mprusakov wants to merge 1 commit intotools4j:masterfrom
mprusakov:master

Conversation

@mprusakov
Copy link

No description provided.

@benjwarner
Copy link
Member

Thanks Michail. Will review.

@mprusakov mprusakov closed this by deleting the head repository Feb 7, 2023
@mprusakov mprusakov reopened this Feb 7, 2023
final Map additionalQuickFixProperties) {
this.fixSpecification = fixSpecification;
this.properties = properties;
this.additionalQuickFixProperties = additionalQuickFixProperties;
Copy link
Member

@terzerm terzerm Feb 7, 2023

Choose a reason for hiding this comment

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

null checks here (for all 3 actually)

*.iml
**/.idea/*
**/build
*/src/generated
Copy link
Member

@terzerm terzerm Feb 7, 2023

Choose a reason for hiding this comment

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

we actually should generate into the build folder, not src

@terzerm
Copy link
Member

terzerm commented Feb 7, 2023

looks good mostly, only minor comments

if possible we should change source generation to build folder

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