staruml / staruml-cpp

C++ extension for StarUML
MIT License
174 stars 67 forks source link

Can't choose any C++ files for 'Reverse Code' on 14.04 Ubuntu #14

Open quesadilla opened 8 years ago

quesadilla commented 8 years ago

I got the .deb package from the site, used the "dpkg -i" command to install StarUML, then opened it up and installed this package by navigating to "Tools > Extension Manager...". After downloading the plug-in, I clicked "Tools > C++ > Reverse Code...", but it won't let me choose any files! I have plenty of .h and .cpp files that I've been using for numerous projects, but I haven't found a single file that works. All of them are greyed out and can't be selected.

This is with version 0.9.1.

LearnHypes commented 8 years ago

I am facing the same problem. Is there any solution to it, or am I using wrong extension or something?

nealtanner commented 8 years ago

As a completely new user myself, I think that you we are intended to select a directory containing source files rather than an individual file itself.

glframebuffer commented 8 years ago

Selected directory and got empty box as classname. no attributes and no operation. completely useless for reverse engineering