Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » UML plugin for Python in Eclipse(Plugins for UML diagrams python)
UML plugin for Python in Eclipse [message #1783720] Fri, 16 March 2018 09:40 Go to next message
Mythri M is currently offline Mythri MFriend
Messages: 2
Registered: January 2018
Junior Member
Hi,

I want to generate UML class diagrams for the python project developed in Eclipse. I tried to use PyUML but it did not work. The installation failed. Are there any other plugins that I can use? I need to add UML class diagrams in my project report. Please let me know if there are suitable plugins available which is working. I have PyDev already installed and the project is created using PyDev.

Thanks
Re: UML plugin for Python in Eclipse [message #1783724 is a reply to message #1783720] Fri, 16 March 2018 09:57 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Asking on a PyDev forum would seem a more likely place to get an answer specific to your question.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: UML plugin for Python in Eclipse [message #1783767 is a reply to message #1783720] Fri, 16 March 2018 17:02 Go to previous messageGo to next message
Charles Rivet is currently offline Charles RivetFriend
Messages: 219
Registered: May 2014
Location: Canada
Senior Member

Well... PyUML is very old. You might try installing on Eclipse Helios https://www.eclipse.org/helios/ or Ganymede https://www.eclipse.org/ganymede/Ganymede...

Else, follow Ed's advice...


/Charles Rivet
Re: UML plugin for Python in Eclipse [message #1803645 is a reply to message #1783720] Wed, 06 March 2019 05:01 Go to previous messageGo to next message
Dylan Harrison is currently offline Dylan HarrisonFriend
Messages: 1
Registered: March 2019
Junior Member
You may have heard of Pylint that helps statically checking Python code. Few people know that it comes with a tool named Pyreverse that draws UML diagrams from the python code it reads. Pyreverse(ttrockstars) uses graphviz as a backend.

[Updated on: Wed, 06 March 2019 07:18]

Report message to a moderator

Re: UML plugin for Python in Eclipse [message #1829588 is a reply to message #1803645] Tue, 07 July 2020 11:24 Go to previous message
Andrew Piana is currently offline Andrew PianaFriend
Messages: 3
Registered: June 2020
Junior Member
Dylan Harrison wrote on Wed, 06 March 2019 05:01
You may have heard of Pylint that helps statically checking Python code. Few people know that it comes with a tool named Pyreverse that draws UML diagrams from the python code it reads. Pyreverse(ttrockstars) uses graphviz as a backend.


yeah that happen
Previous Topic:I need help with installing Eclipse IDE for Java developers.
Next Topic:EPF Composer - Error with loading cheat sheet
Goto Forum:
  


Current Time: Wed Apr 24 19:01:48 GMT 2024

Powered by FUDForum. Page generated in 0.08300 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top