Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Jar2UML

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Jar2UML

Jar2UML
40
7
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
2019-06 (4.12)
2019-09 (4.13)
2019-12 (4.14)
2020-03 (4.15)
2020-06 (4.16)
2020-09 (4.17)
2020-12 (4.18)
2021-03 (4.19)

https://raw.githubusercontent.com/dwagelaar/jar2uml/master/update/

Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

https://soft.vub.ac.be/eclipse/update-3.7/

Learn more...

Screenshot 0

Details Group Tabs

Details

Jar2UML is an Eclipse plugin that imports and converts Java jar files into a UML model in the workspace. It is used to reverse engineer Java API class libraries for PlatformKit's Java platform model. Jar2UML has two import modes. The standard mode imports the contents of the selected Jar file(s) and the references made by the Jar file(s). The dependency mode imports only the references. The dependency mode can be used when Extracting Platform Dependencies of Third-party Components using the PlatformKit Eclipse Plugin. Apart from jar files, Jar2UML also supports converting class files in Eclipse Java projects, and it understands the zip, war, ear, rar, and sar formats.

Categories:
  • Modeling Tools,
  • UML
Additional Details
Eclipse Versions: 
Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
EclipseLabs
Development Status: 
Mature
Date Created: 
Sun, 2013-01-06 11:04
License: 
EPL
Date Updated: 
Tue, 2022-10-04 17:48
Submitted by: 
Dennis Wagelaar
Screenshots
Screenshot 0
Metrics
DateRankingInstallsClickthroughs
March 2023166/665166 (0.06%)11
February 2023140/668282 (0.08%)43
January 2023141/677258 (0.07%)17
December 2022165/805206 (0.06%)16
November 2022189/808197 (0.05%)16
October 2022170/811243 (0.06%)16
September 2022185/812190 (0.05%)24
August 2022183/808174 (0.05%)30
July 2022180/816182 (0.05%)18
June 2022178/810211 (0.05%)17
May 2022166/810255 (0.06%)28
April 2022166/817248 (0.06%)21
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Jar2UML.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Wednesday, March 22, 2023 - 17:33

Reviews Sign in to post reviews

cbastos2p5's picture

How to see the generated uml file in a graphical way

Submitted by Cássio Bastos on Mon, 2022-05-23 08:16

Hi, I'm using eclipse 2022-03 and I also installed (as suggested) Papyrus 6.1.0. However, I can't find a way to see the uml file generated by Jar2UML in a graphical way through Papyrus. Any help will be appreciated. Thanks.

murthyn's picture

Sequence diagram generation

Submitted by Simha N on Thu, 2022-03-24 06:41

The app generates Class diagram as documented. What changes are required to auto-generate Sequence diagrams from Java code? I remember the documentation mentioned that it is possible without giving further details.

murthyn's picture

How to open the .uml file

Submitted by Simha N on Thu, 2022-03-24 06:28

I referred to the procedure given in java-design-patterns DOT com/blog/auto-generate-class-diagrams-with-uml-reverse-mapper/ and have generated .uml files. How to open the UML file? Eclipse shows it as an XML file.

yxlc2000's picture

uml file

Submitted by Carla F on Fri, 2020-08-21 05:47

i get a .uml file , but it seems papyrus cant import .uml file anymore.  Is there another way to open it in visual? thank you!

javageek2014's picture

Nice tool.

Submitted by Tirthal P on Wed, 2014-05-28 07:08

Just install it and use "File -> Import" option. Then you can use "Jar2UML" options to analyze project package structure and components in visualize way. Thank you.

byanchao's picture

Re: Nice tool.

Submitted by Bi Yan chao on Thu, 2018-05-03 06:27

I just install it and use "jar2UML" option "Import Jar Files to UML Models". Now, I get a *.uml file. Do you know how to view and edit this uml file in graphic visualize way as in Visio or StarUML. Thank you!

dwagelaar's picture

Re: Re: Nice tool.

Submitted by Dennis Wagelaar on Thu, 2018-05-03 09:22

You can open .uml files with Eclipse's default UML modeling tool Papyrus (https://www.eclipse.org/papyrus/). After installing, follow these instructions:

https://wiki.eclipse.org/Papyrus_User_Guide#Create_a_diagram_from_an_exi...

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Solution Blueprint- Community Edition
  • UML Designer
  • UMLet- UML Tool for Fast UML Diagrams
  • UML Lab Modeling IDE
  • Rational Software Architect Real-Time Edition

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top