Giter VIP home page Giter VIP logo

Comments (3)

ashkboos avatar ashkboos commented on August 29, 2024

Hi, I am trying to run the tool you provided to build CGs for my program. After I download this repo and try to run the Runner_step1.sh, I find that I can not find the runnable/LightWeightCGs-1.0-SNAPSHOT-with-dependencies.jar. Could you please tell me where can I get it? Thanks!

Hi,
Yes, this file is the result of building the application. So if you do mvn clean install, those files will be generated.
May I ask why do you want to run this script? If you want to only generate call graphs it is much easier to use the main method or use our classes as libraries. Those scripts run the paper experiments and calculate metrics and things you may not need.

from lightweightcgs.

FlyTweety avatar FlyTweety commented on August 29, 2024

Thanks for your fast answer and apology for my late reply.

May I ask why do you want to run this script?

This is because I didn't find much instructions in this repository on how to use the tool you provided, and there aren't many comments in the source code, so I wonder if I can get some inspiration from the script so I can better understand the source code.

So if you do mvn clean install, those files will be generated.

Sorry, I can't find any files that start with eu.fasten in the maven central repository, and Maven cannot find the eu.fasten:core:0.0.14-SNAPSHOT, eu.fasten.analyzer:javacg-opal:0.0.14-SNAPSHOT, eu.fasten.analyzer:javacg-wala:0.0.1-SNAPSHOT in the Build stage. It could not be better if you can tell me where can I find them.

from lightweightcgs.

ashkboos avatar ashkboos commented on August 29, 2024

I'm sorry for not getting back to you sooner. I am extremely busy these days. Please use https://github.com/ashkboos/MyFasten and https://github.com/ashkboos/MyWala as dependencies. Build these projects, and make sure they are correctly set up in your local .m2 folder, there might be failing tests so please build skipping the tests.

from lightweightcgs.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.