Search code examples
ibm-mobilefirstworklight-studio

Worklight Studio not invoking adapter


I was trying to import the WL sample project for Android native push. After reconfiguring the options, I've tried to invoked the adapter, but it failed - there was no procedure to select:

no procedure to call!

My environment is:

  • eclipse: 4.4.1.20140925-1820
  • worklight studio: 6.2.0.00-20141002

Solution

  • I'm using Eclipse Java EE "Kepler" SR2 (you're using Luna, but that does not matter) with Worklight Studio 6.2.0.01.20141027-1531 (but this too should not matter).

    After right-click the adapter folder (adapters > PushAdapter), I see the following:

    enter image description here

    1. What do you mean by "configuring the options"?
    2. You can try with either a fresh workspace or a new Eclipse instance. Must be an Eclipse error.