Skip to content
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

Class or method calls of dependencies #36

Open
changeCPL opened this issue Apr 3, 2022 · 1 comment
Open

Class or method calls of dependencies #36

changeCPL opened this issue Apr 3, 2022 · 1 comment

Comments

@changeCPL
Copy link

I wonder if this tool can analyze calls to dependencies in the pom.xml of program analyzed. I tried and found all result only contained calls to its own classed or Java core packages like java.lang, java.io.
If not, is it feasible to create an executable JAR with dependencies using Maven and process this JAR with the javacg-0.1-SNAPSHOT-static.jar ?
Could someone please tell me how to make that? Thanks a lot!

@Hareem-E-Sahar
Copy link

@changeCPL did you figure out an answer?

pombredanne pushed a commit to pombredanne/java-callgraph that referenced this issue May 29, 2024
* Added updated patch file w/ Naive List gen

* Cleanup unused patch file

* Updated generateResults to use naive list

* Updated RQ4 with list naive

* Updated project name to latex constant in table

* Fresh results - rq4

* Updated project name to latex constant in table

* RQ4 Naive List (gousiosg#32)

* Added updated patch file w/ Naive List gen

* Added mph-table-naive for vanilla implementation w/ increase in list size

* Updated generateStats with List Naive

* Patch/yaml changes for naive list

* Cleanup unused patch file

* Updated generateResults to use naive list

* Updated RQ4 with list naive

* Updated project name to latex constant in table

* Updated project name to latex constant in table

* Updated project name to latex constant in table

* Cleanup print statements

* Updated RQ2

* Updated RQ2

* Resolved RQ2 issue with mph-table

* Resolved RQ2 issue with mph-table

* Updated RQ2 generateStats

* Updated RQ2 generateResults

* Updated RQ2 generateResults

* Updated RQ2 generateResults

* Updated RQ2 generateResults

* Updated RQ2 generateResults

---------

Co-authored-by: Alekh Meka <Alekh.Meka@cat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants