Randgalt / record-builder

Record builder generator for Java records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@RecordInterface.Include() on package declaration of package-info.java

stbischof opened this issue · comments

I would like to have the @RecordInterface.Include() on package declaration of package-info.java.

@RecordInterface.Include(
package org.eclipse.daanse.odf.model.record;