Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats. The features of the Control Flow Graph Factory are:
- Automatic generation of several types of control flow graphs from Java bytecode
- Editing of control flow graphs
- Multiple graph layout algorithms
- Export to GraphXML, DOT or several image formats.
The exported graphs in DOT format can be modified via simple DOT Editor directly in the eclipse workspace. - Printing support
Categories: Editor, Source Code Analyzer, Tools
Tags: java, bytecode, control flow graph, graphviz, dot
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Dr. Garbage Community
Development Status: Production/Stable
Date Created: Monday, April 14, 2008 - 09:35
License: Apache 2.0
Date Updated: Wednesday, December 14, 2022 - 09:46
Submitted by: Sergej Alekseev
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2024 | 352/478 | 2 | 3 |
November 2024 | 393/658 | 17 | 9 |
October 2024 | 518/663 | 5 | 11 |
September 2024 | 555/642 | 3 | 11 |
August 2024 | 501/641 | 5 | 20 |
July 2024 | 415/663 | 13 | 12 |
June 2024 | 461/681 | 10 | 24 |
May 2024 | 448/682 | 11 | 13 |
April 2024 | 427/687 | 15 | 12 |
March 2024 | 455/694 | 13 | 3 |
February 2024 | 482/687 | 8 | 6 |
January 2024 | 529/691 | 5 | 7 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot complete the install because one or more required items could not be… |
Reviews Add new review
It doesn't work with Eclipse IDE 2021‑03.
Submitted by Vincenzo Curion on Sun, 05/09/2021 - 05:27
There are some dependecies that can't be resolved, so on Eclipse marketplace this plugin should be not present.
How to install this plugin in
Submitted by Lionel Raja on Wed, 03/02/2016 - 13:53
How to install this plugin in eclipse 4.4.2 . I'm getting resource not found error.
Eclipse 4.3 (Kepler) is now supported
Submitted by Sergej Alekseev on Thu, 07/11/2013 - 07:33
Eclipse 4.3 (Kepler) is now supported
Open Source
Submitted by Sergej Alekseev on Sat, 09/08/2012 - 03:42
Sourcecode Visualizer is available now as an open source project on http://sourceforge.net/projects/drgarbagetools/
Open Source
Submitted by Sergej Alekseev on Sat, 09/08/2012 - 03:47
In reply to Open Source by Sergej Alekseev
Control Flow Graph Factory is available now as an open source project on http://sourceforge.net/projects/drgarbagetools/