Skip to content

How can we use the code with making it a eclipse plugin? #3

@farhaanbukhsh

Description

@farhaanbukhsh
  1. How can we use this callgraph toolbox as a standalone program instead of a plugin of eclipse?

The use case is in my project I just want the relationship between different functions and wanted to do an analysis on it. So having an IDE booted to that job is an overkill, so can we use the plugin code without the eclipse extension?

Which files should we look into?

  1. Does the callgraph algorithm require building the source code first? (works on .class or .java)

Since we want to do a static analysis on the code is this really required to build the project and then do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions