3

I have Netbeans 8 running on Ubuntu 14.04.

I have installed the PlantUML plugin from the Netbeans plugin repository and restarted Netbeans.

The PlantUML options tab shows in the options dialog, so the plugin is is installed; however, there is no new UML project in the new projects dialog.

I have tried various things such as uninstalling / reinstalling plugin and Netbeans as well starting with a completely new Netbeans 8 installation after deleting the settings directory.

How could I get the new UML project option to display properly?

authentictech
  • 422
  • 6
  • 23
  • The plugin author has confirmed this problem exists on Ubuntu but it does not occur in Windows. – authentictech Sep 20 '14 at 20:51
  • https://sourceforge.net/p/plantumlnb/tickets/21/ – ShaggyInjun Sep 22 '14 at 20:25
  • 2
    @ShaggyInjun that's my ticket. :) I was hoping we could help find the solution. – authentictech Sep 23 '14 at 16:00
  • 1
    Will try to find some time for this over the weekend !! – ShaggyInjun Sep 23 '14 at 17:16
  • 1
    Oh you're the project owner? I didn't realize. :-) Thanks. Not trying to rush you, of course. Just thought maybe some extra hands would be helpful. :-) – authentictech Sep 23 '14 at 19:27
  • There is no need to create a new project to use the PlantUML plugin. Just create new PlantUML Diagram and [use the Files tab to manage and preview it](https://www.dropbox.com/s/q4jkn7c37duitj9/plantuml-plugin.png?dl=0). OpenSUSE 12.3 – Gilberto Jan 30 '15 at 11:12
  • @Gilbertoca, you're right. You right-click an existing project and create a new PlantUML file or from existing sources. Please post as an answer and I'll credit you. – authentictech Feb 01 '15 at 00:28
  • 1
    Apologies to @ShaggyInjun - I don't remember if I tried this before but probably didn't. I also just updated the plugin to 1.5 so I don't really know if that had an effect or not. – authentictech Feb 01 '15 at 00:29

1 Answers1

3

There is no need to create a new project to use the PlantUML plugin. Just create new PlantUML Diagram and use the Files tab to manage and preview it.

Gilberto
  • 893
  • 1
  • 13
  • 28