You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I calling the target/batch_dom_driver-1.0-jar-with-dependencies.jar package, it prints out the first line of file.txt, and there's no movement left. But I can call the DOM driver module to generate sktech.
In addition, I have two questions:
1、The config.json of batch module could refer to DOM driver module. So, should I add as much API -packages and API -classes to config of batch module as possible?
2、When the module does not respond, I wonder if there is something wrong with the format of my file.txt. The first line of my file.txt is: /home/zyt/workspace/bayouData/java_file/DisjointSet.java
Thanks.
The text was updated successfully, but these errors were encountered:
When I calling the target/batch_dom_driver-1.0-jar-with-dependencies.jar package, it prints out the first line of file.txt, and there's no movement left. But I can call the DOM driver module to generate sktech.
In addition, I have two questions:
1、The config.json of batch module could refer to DOM driver module. So, should I add as much API -packages and API -classes to config of batch module as possible?
2、When the module does not respond, I wonder if there is something wrong with the format of my file.txt. The first line of my file.txt is:
/home/zyt/workspace/bayouData/java_file/DisjointSet.java
Thanks.
The text was updated successfully, but these errors were encountered: