mattcasters / pentaho-pdi-dataset

Set of PDI plugins to more easily work with data sets. We also want to provide unit testing capabilities through input data sets and golden data sets.
Apache License 2.0
30 stars 13 forks source link

Remove data set group does not work #14

Closed cdeptula closed 7 years ago

cdeptula commented 7 years ago

The Tools > Data set > Data set groups > Remove data set group menu item currently does not work. When you click on it, nothing happens in Spoon.

In the console log you get the following error:

java.lang.NoSuchMethodException: org.pentaho.di.dataset.spoon.DataSetHelper.removeDataSetGroup() at java.lange.Class.getMethod(Class.java:1786) ...

mattcasters commented 7 years ago

Latest commit implemented this. 76b6f88