2

I am trying to generate a diagram from IntelliJ 14. It is told in the documentation to install the UML Support plugin. I do not find a such plugin on my computer:
enter image description here

What am I missing?

poiuytrez
  • 21,330
  • 35
  • 113
  • 172

4 Answers4

5

The solution is: don't use the community edition. It is limited in respect to diagram options.

qwerty_so
  • 35,448
  • 8
  • 62
  • 86
poiuytrez
  • 21,330
  • 35
  • 113
  • 172
1

As I also mentioned here:

The community edition only supports a limited number of plugins. The class diagram plugin is only supported in the Ultimate edition if I remember correctly.

You can always try a 30-day free trial of IntelliJ Ultimate in order to generate your class diagrams.

Community
  • 1
  • 1
xaviert
  • 5,653
  • 6
  • 29
  • 31
0

I recall reading that one has to pay for IntelliJ to get that functionality. It is not in the free version.

Jim L.
  • 6,177
  • 3
  • 21
  • 47
0

I use Code Iris and PlantUML. It is a very useful tools especially PlantUML. Other tools of this type in the IDEA are paid. enter image description here enter image description here

Below PlantUML. enter image description here


I hope it will help you.

Kas Elvirov
  • 7,394
  • 4
  • 40
  • 62