IBM Worklight 6.1 - Adding the optional Analytics feature has no effect

540 Views Asked by At

I have installed the Eclipse Juno SR2 client for Worklight 6.1 EE and when I add the optional analytics feature to the application-descriptor.xml file, I do not see any Tealeaf libraries added to the project.

I am running on Mac v10.9.

Any ideas?

1

There are 1 best solutions below

2
On

Using Eclipse Java EE 4.3.1 ("Kepler" SR1) and Worklight 6.1 Developer Edition* on a Mac running OS X 10.9, I have done the following:

  1. Created a new Worklight project and application
  2. Added the Android, iPad and iPhone environments
  3. In the application-descriptor.xml's Design view I chose Optional Features > Analytics
  4. Re-built the project

Outcome:

  • For iPad and iPhone, the existing empty Tealeaf folder under native\Tealeaf now got populated with library and bundle files
  • For Android, the native\libs folder got populated with uicandroid.jar

Similarly, for JSONStore and FIPS 140-2, files were added to the projects upon build.


Make sure these are the steps you've been following.
If you have any related errors in the Errors view in Eclipse while adding the optional features, do mention this.

*There is no (technical) difference between the various Worklight editions other than the exclusion of App Authenticity from the Developer Edition.