Hello,
I installed eclipse and the API as instructed here :
https://www.dukascopy.com/swiss/english/ ... x/library/However when I try to run the sample I get the following errors :
The method onStart(long) of type new ISystemListener(){} must override a superclass method
The method onStop(long) of type new ISystemListener(){} must override a superclass method
The method onConnect() of type new ISystemListener(){} must override a superclass method
The method onDisconnect() of type new ISystemListener(){} must override a superclass method