Build error: TraCI4J is missing required source folder: src/java-gen
Closed this issue · 4 comments
stteffen58 commented
Hi,
I have just cloned the repository from github and receive the following build error: TraCI4J is missing required source folder: src/java-gen
Any advice how I can fix this error?
Thanks!!
egueli commented
Hi,
I could reproduce this issue.
Just fixed in master, please tell me it it works for you too.
stteffen58 commented
Works properly now. Thanks a lot!
lizalemos commented
Hi,
I have the same error here. TraCI4J is missing 'target/src/java-gen'
Any tip how to fix this?
Thanks
CageZ commented
You have to build it this way:
mvn compile