plast-lab / doop

The official repo of Doop, the declarative pointer analysis framework.
http://plast-lab.github.io/
Other
164 stars 22 forks source link

Seek Guidance on Using DOOP as a library #11

Open AnnabellaM opened 9 months ago

AnnabellaM commented 9 months ago

Dear all,

I want to use DOOP as a library and obtain the call graph DOOP generates by using DOOP's API. Could you kindly provide any insights, documentation, or tutorials that could aid me in obtaining the call graph generated by its API?

I have tried the sub-project https://github.com/plast-lab/doop-mirror/tree/master/docs/doop-as-lib, but I wasn't able to build it successfully due to the following error.

`* What went wrong: Execution failed for task ‘:startScripts’.

Could not resolve all files for configuration ‘:runtimeClasspath’. Could not find com.github.eaftan:hprof-parser:3668fd734f79c2b949f0703654dfda812c800707. Searched in the following locations:

Could someone take a look and provide any guidance on how to address these errors? I truly appreciate any help you can provide!