neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

gradle tasks are out of date? #58

Closed rctheinventor closed 6 years ago

rctheinventor commented 7 years ago

hi team - thanks so much for the JetBrains plugin - I'm working on mac osx, latest (stable) versions of OS, IntelliJ suite, neo4j installed locally, etc.

on this page https://neueda.gitbooks.io/jetbrains-plugin-graph-database-support/content/, the development section lists some gradle commands that look like they are obselete.

i.e. - when I run the gradle tasks for buildPlugin and runIdea on my machine those targets don't exist. am I looking at the wrong docs or doing something wrong?

it's probably that you guys are more likely with your daytime jobs at neueda which is totally cool.

what i'm trying to do is create a graph model that represents the architecture for a program of work at my day job (Infusion) for a big bank that needs a MIFIDII solution. happy to discuss further if you are interested.

FylmTM commented 7 years ago

Hi @rctheinventor ,

Can you post some details on errors you are getting? Those commands should work. Let's see what's going on here. :)