DOC

de.tu-darmstadt.stg : sootkeeper

Maven & Gradle

Mar 23, 2017
0 stars

SootKeeper · The use of static analysis allows developers to analyze the source code of a program. On one hand, developers get accurate data representing any issues with the program. On the other hand, static analysis programs can have lengthy execution times. This results in a large amount of developer idleness, waiting for their program to execute. A developer's debug cycles can be particularly time consuming, when tweaking their analyses. They then have to wait around for long periods of time to test their minor changes. In order to avoid this needless idle time, we have looked into modularizing a static analysis program in order to cut down on time wasted.

Table Of Contents

Latest Version

Download de.tu-darmstadt.stg : sootkeeper Javadoc & API Documentation - Latest Versions:

All Versions

Download de.tu-darmstadt.stg : sootkeeper Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file sootkeeper-1.0-javadoc.jar to sootkeeper-1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sootkeeper-1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "sootkeeper-1.0-sources.jar" -d "sootkeeper-1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 17, 2017
3 usages
0 stars
Mar 13, 2017
2 usages
0 stars
Mar 23, 2017
2 usages
0 stars
Feb 22, 2023
1 usages
87 stars
Feb 22, 2023
1 usages
87 stars

Discover Dependencies

Mar 17, 2017
0 stars
Mar 17, 2017
0 stars
Mar 19, 2017
0 stars
Mar 16, 2017
14 stars
Sep 01, 2017
0 stars
Mar 26, 2017
2 stars
Oct 09, 2017
2 stars
Mar 17, 2017
1 stars