MobileFirst 7.1 OSX Eclipse server url setting -


i using eclipse juno mfp 7.1 in mac.

i put server address in configure build , deploy target http://example.com:80 , use run > run on mobilefirst development server.

in windows, updates worklight.plist , wlclient.properties files new values server url , port number, in mac values remains mymacbookpro.local server url , port number 10080.

migrated eclipse mars problem remains same: mobilefirst host update

enter image description here

this working me using eclipse mars.2 , ibm mobilefirst platform studio 7.1.0.00-20160419-1518, on mac.

  1. created new "test" project "test" application , added iphone environment.
  2. selected run > run on mobilefirst development server

    this shows "mbp-idan.local"

  3. selected run > build settings , deploy target, , changed values follows:

    enter image description here

  4. selected run > run on mobilefirst development server

  5. opened test\iphone\native\worklight.plist , see following:

    <dict> <key>protocol</key> <string>http</string> <key>host</key> <string>example.com</string> <key>port</key> <string>80</string> <key>wlservercontext</key> <string>/helloworld/</string>


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -