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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I'm trying to import master project into eclipse but getting exception in some of the projects (class not found Exception):
f.e.:
io.fair_acc.dataset.spi.DoubleGridDataSet:
import io.fair_acc.dataset.spi.utils.MultiArrayDouble;
io.fair_acc.mathio.fair_acc.math.DataSetMath:
import static io.fair_acc.math.MathBase.max;
import static io.fair_acc.math.MathBase.min;
Any Idea what the issue could be? Which version should I checkout for local code/test?
Thanks in advance!
Best greetings
Beta Was this translation helpful? Give feedback.
All reactions