Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/ExternalEvaluation/Java/ExternalEvaluation.Service/build protos.cmd @ 15014

Last change on this file since 15014 was 15014, checked in by pfleck, 7 years ago

Added code and tools for the ExternalEvaluationProblem. (e.g. Java-side evaluation)

File size: 92 bytes
Line 
1@echo off
2protoc.exe --java_out=./src -I ./protos ./protos/ExternalEvaluationMessages.proto
Note: See TracBrowser for help on using the repository browser.