You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: