play-neo4jplugin icon indicating copy to clipboard operation
play-neo4jplugin copied to clipboard

Separate Plugin from examples?

Open DwayneSmurdon opened this issue 10 years ago • 0 comments

One thing I found confusing initially, was that when I had the goal to run the examples, I thought I had to build the plugin and drop it into the build path for the examples to work. I also was/am confused on the best way, if I were to make small changes to the plugin, the best way to test them with the examples.

At first, I thought if I made changes to the plugin code, they would be reflected in the examples, however, if I recall correctly, the examples point to a jar file that you host on github.io.

Again, it may be my lack of knowledge, but I think we might need some better instructions on how to iterate on the plugin (locally) and test it with the examples -- before we make any pull requests. :)

-Dwayne

DwayneSmurdon avatar Oct 17 '15 04:10 DwayneSmurdon