1

I am using MobileFirst Platform 6.3 with Eclipse Luna. I have downloaded the MobileFirst QA for Bluemix component (MQA-1.9.19-saas.wlc) file and confirmed that in Eclipse the Download Folder for the Templates and Components is /User/KenAtIBM/IBM/Templates and that indeed the SDK is in that folder.

When I attempt to Add/Remove Application Components I get the following in the console:

[2014-12-17 10:59:48] Component = MQA-1.9.19-saas.wlc
[2014-12-17 10:59:48] Found component.wcp
[2014-12-17 10:59:48] Found Image
[2014-12-17 10:59:48] imagePath
=/var/folders/vz/10zz3f2s46v3940lv5wvpn2c0000gn/T/MQAlogo-small2578766252585890320.png

The problem is that there is no component listed (see attached screen shot).

I have been following the instructions with no success as of yet. So my question is, what am I missing?

I have tried rename the file to have a zip extension, same out come as above.
I have tried un-archiving the zip, no success.
I have restarted eclipse numerous times and even went so far as to reboot, still nothing.

Is the SDK that is downloaded from here compatible with MobileFirst Platform?

enter image description here

4

3 回答 3

0

Update: you should play with the column resizer rather than the window size. After doing that, the entry will appear.

enter image description here


I see you are using Eclipse Luna on Mac OS X 10.10.x Yosemite.

There is an OS X bug that does something wrong with tables - try to play with the size of the window containing the table and then scroll in it, the component should probably then show up.

于 2014-12-17T19:32:20.833 回答
0

On a Mac, the first row of the Add Component is hidden in the table. Simply scroll down and you will see it.

For me, I have 4 templates, but I can only see 3 of them when the dialog starts. I have to scroll down inside that table to see the first row.

And I have tested the MQA on BlueMix with MFP 6.3. It works fine. I can submit my screenshot to the bluemix cloud.

于 2014-12-22T16:48:56.127 回答
0

Just to clarify things, MobileFirst Quality Assurance for Bluemix does work together with MobileFirst Platform Foundation 6.3

I was able to successfully instrument a hybrid app with the JavaScript SDK http://www-01.ibm.com/support/knowledgecenter/SSJML5_6.0.0/com.ibm.mqa.uau.saas.doc/topics/c_worklight_sdk.html, and start sessions in both pre-production and production modes. I've used the following configuration:

  • Eclipse IDE for Java EE Developers 4.4.1.20140925-1820
  • IBM MobileFirst Platform 6.3.0.00-20141218-1823
  • Javascript SDK for Worklight 1.9.19
  • Windows 7 64-bit SP1

It seems that the problem here is with the 'JavaScript SDK' not showing up in the table to 'add/remove application components' when MFP 6.3 is running on Mac OS X Yosemite

于 2015-01-05T16:16:40.977 回答