Questions tagged [mobilefirst-studio]

MobileFirst Studio (formerly Worklight Studio) is an Eclipse-based IDE, allowing to develop, test, manage, and secure mobile applications.

125 questions
0
votes
1 answer

MobileFirst Platform Studio 6.3.0- Error during deployment of mobilefirst app to the development server

When I am trying to run the mobilefirst application on the mobilefirst development server, A notepad is opening, with a warning stating, "The filename, directory name, or the volume label syntax is incorrect. I am getting this error [ERROR ]…
Srujana
  • 35
  • 10
0
votes
1 answer

Migration to MobileFirst

I do migration of worklight projects to mobilefirst. When I open project created in worklight version 6.2 in new mobilefirst studio I see this project always as closed in eclipse. When I try to open it then I get this error: !ENTRY…
0
votes
1 answer

WLClient addGlobalHeader does not work

I am trying to set global headers to send specific security information to the backend adapter. This does not seem to work for native iOS application using Objective-C. I am sure, I am missing something. Here is my simple example: NSLog(@"Invoking…
0
votes
3 answers

Building MobileFirst Android app without ADT (using Android Studio instead)

As specified here, I should not need to install ADT if I have Android Studio and SDK installed. I'm trying to test this in response to a customer's question on whether or not you can use Android Studio instead of ADT. Because ADT is no longer…
0
votes
1 answer

undefine javascript file default/js/skinLoader.js

I am getting the error "Undefined JavaScript file("default/js/skinLoader.js" when I create an Ipad or Iphone environment in my Mobilefirst project . My version is 6.3. The file is reference in the skinloader.html file. However,The file does not…
user4246398
  • 111
  • 1
  • 9
0
votes
1 answer

Project war not created after running build all environments

MobileFirst Studio 6.3 Windows 7. Used HellWorld sample to verify scenario. Selecting Run As -> Build All Env The project .war file is not created. The only way it seems to generate the project .war file via "Run As" is to deploy the…
Michael Mirt
  • 361
  • 1
  • 3
  • 14
0
votes
1 answer

MobileFirst Eclipse not detecting changes

I have recently updated my eclipse mobilefirst studio to 6.3.0.00-20150106-1717 There after when I make any changes in HTML/Css/Js the changes are not reflected in the worklight we based simulator. Inorder to get the changes on the weh based…
santhosh
  • 69
  • 1
  • 12
0
votes
1 answer

MobileFirst 6.3 native API project empty /include folder on MacOS

Platform: MobileFirst Platform 6.3 OS: Mac OS This only happens to my MacOS Eclipse, but OK on my Windows Eclipse How to reproduce? 1) Create a MobileFrist Project 2) Select Native API 3) Select iOS 4) After the project is created, there should be a…
JFJF
  • 83
  • 1
  • 7
0
votes
2 answers

Where to find worklight.plist?

I'm using this URL to implement the App authenticity for…
Sami
  • 572
  • 8
  • 22
0
votes
1 answer

MobileFirst Platform 6.3 - web resource changes do not get applied

On my laptop when I change the Javascript of my Cordova app and refresh the preview page all my changes are reflected right away. Today I installed Eclipse Luna with MobileFirst Platform 6.3 on my desktop machine but my Javascript changes require me…
ProfessorT
  • 187
  • 2
  • 13
0
votes
1 answer

IBM MobileFirst: Unable to read repositories

I have been trying to install IBM MobileFirst on Ubuntu 14 Eclipse Luna through the Eclpise market place. It always aborts at 44% with the error below. Anyone knows what the problem could be and do I solve it. Thanks. An error occurred while…
0
votes
1 answer

IBM MobileFirst Platform Studio SQL Adapter User Password in Encrypted format

I'm Using IBM SQLAdapter for storing updating user information.. but I want to store password in database in encrypted format. and displaying password shown in decrepted format.. how can i do this using IBM MobileFirst Stdio
0
votes
4 answers

IBM MobileFirst Server Error When Deploying The Helloworld Application

MobileFirst Console LOG: [2014-12-17 11:16:49] Environment 'iPhone' was created. [2014-12-17 11:17:00] Starting build process: application 'HelloWorldApp', environment 'iphone' [2014-12-17 11:17:13] FWLPL0010W: The current…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
-1
votes
1 answer

How to publish Mobile First buid code in web sphere without eclipse

I am new to Mobile First apps creation and publishing part in web sphere. I could like to know how to publish build code in eclipse(which is in my local system) to web sphere in server What are the minimum required software's that are required in…
-1
votes
1 answer

Floating native view in MobileFirst

I want to put an Android native videoview on top of my mobilefirst hybrid page I have look into this link below and that dont help for putting a native view above the hybrid html page. (there are samples for creating native activity but thats not…
1 2 3
8
9