fast-data-transfer / fdt

FDT is an Application for Efficient Data Transfers which is capable of reading and writing at disk speed over wide area networks (with standard TCP). It is written in Java, runs an all major platforms and it is easy to use. FDT is based on an asynchronous, flexible multithreaded system and is using the capabilities of the Java NIO libraries.
https://fast-data-transfer.github.io/
Apache License 2.0
200 stars 45 forks source link

error in compilation #75

Open bluesky2319 opened 1 year ago

bluesky2319 commented 1 year ago

I want to add a preprocessing filter and compile the project. But I can't compile the project by default, without any changes. I tried in CentOS 7 and 8, and I get this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project fdt: Compilation failure [ERROR] /root/Pictures/fdt-master/src/lia/util/net/common/Config.java:[926,23] error: cannot find symbol How can I fix this error? I would appreciate any hints. 2cd173d9644b2dacfcd477b2f755885 81ca137e2d61dbf5d718a7684f29895