gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 620 forks source link

First version of vectorCalculator #129

Closed d99joper closed 7 years ago

d99joper commented 8 years ago

First attempt at a gephi plugin, and first time creating a pull request. Let me know if I'm doing this the right way.

Jonas

eduramiba commented 7 years ago

You should also add the modules/VectorCalculator line to the root pom.xml file

d99joper commented 7 years ago

Not sure if I know what you mean by "You should also add the modules/VectorCalculator line to the root pom.xml file", but I modified the sourceUrl again. Let me know if you meant something else.

eduramiba commented 7 years ago

I mean this file https://github.com/gephi/gephi-plugins/blob/master-forge/pom.xml should contain the module, but since the merge has to be manual I could add it anyway.

d99joper commented 7 years ago

Got it- I added it to my root pom.xml

eduramiba commented 7 years ago

Thanks! Will check to merge soon

eduramiba commented 7 years ago

Merged in commit 644747acf3d7dc37b87d4e8386a128895cb7f405

eduramiba commented 7 years ago

Your plugin is now available at the update center :smiley: