-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any instructions to use the tool? #2
Comments
It would be helpful if you state your specific problem in an issue by describing what you have done so far, your expected outcome, and the experienced failure. The point of publishing code as an ammendment to scientific papers is to provide fellow researchers insights into the implementation, not to upload a point-and-click tool. As a general starting point, you should try the following:
So, the building is done by eclipse currently. If you want to re-build the a3tstubs.jar and a3tsymbolic.jar, you may call "ant compile-symbolic dist". |
Thank you for your reply but when i run it, i have see the errors as follow:
so , how can i solve the problem |
And I use the args of run is /home/liberator/SendSMS.apk |
I encountered the same problem before. Solving it by removing unnecessary dependencies. Check your classpath in your IDE, especially IntelliJ. |
Hi, |
Please share the guideline if anyone has figured out already how to run this
testing tool.
What is the point of publishing a tool publicly if no one is able to use that?
The text was updated successfully, but these errors were encountered: