Hi Everyone
I have a Java card applet, and an associated client app that I am using to test it. Until recently everything was working well - I could hit Breakpoints in both Client and (simulated) Applet. Now the behaviour has changed - No longer able to hit BPs inside the Applet code. The tests still pass, so the Applet code is still working correctly.
Eclipse plugin does have a tendency to ‘forget’ settings for no apparent reason. I have reviewed all the settings but cannot identify the problem. Anyone else seen this problem?