public class JkPluginProtobuf
extends dev.jeka.core.tool.JkPlugin
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
extraArgs |
java.lang.String |
javaProtocolBufferVersion |
java.lang.String |
outPath |
java.lang.String |
protoFilePath |
| Modifier | Constructor and Description |
|---|---|
protected |
JkPluginProtobuf(dev.jeka.core.tool.JkCommands commands) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate() |
void |
compile() |
public java.lang.String protoFilePath
public java.lang.String outPath
public java.lang.String extraArgs
public java.lang.String javaProtocolBufferVersion