rvesse / airline

Java annotation-based framework for parsing Git like command line structures with deep extensibility
https://rvesse.github.io/airline/
Apache License 2.0
128 stars 20 forks source link

Rename Path annotations to avoid naming conflicts (#107) #108

Closed rvesse closed 3 years ago

rvesse commented 3 years ago

Adds an Is prefix onto those annotations to avoid naming conflicts with common Java classes.

rvesse commented 3 years ago

This closes #107

rvesse commented 3 years ago

Meh, pressed Close instead of Merge by mistake, now Merged