How to downgrade MobileFirst 7.1 to Worklight 6.1 - ibm-mobilefirst

Currently in eclipse Mobile First 7.1 is installed. We are trying to downgrade it to worklight 6.1. We are using archive feature in eclipse (using zip) to downgrade it to 6.1. We are not getting any error while installation but eclipse is still showing MobileFirst 7.1

I am not sure on exactly you're doing there that you think you've downgraded, but note that downgrading is not possible. You cannot downgrading after upgrading your project, as the upgrade changes the application code.
I hope you made a copy of your project before upgrading.

Related

Installing the Subversion Plugin in studio Version: 7.4.2 fails

Installing the Subversion Plugin in studio Version: 7.4.2 fails.
Tried with http://subclipse.tigris.org/update_1.6.x and other versions too.
The site http://subclipse.tigris.org appears to be abandoned, and subclipse 1.6 is an old version that is probably not compatible with the Eclipse version used for Studio 7.4.2. According to the release notes it is based on Eclipse 4.9. You should look for an updated version of subclipse that is compatible with that Eclipse version.
It seems that the current home of Subclipse is this GitHub project: https://github.com/subclipse/subclipse. Try installing from their distributions: https://github.com/subclipse/subclipse/wiki#installation

IBM MobileFirst 8.0 Neon plugin

I tried your answer for the latest version of neon IBM Mobilefirst foundation studio in Eclipse Neon.1 Release (4.6.1) , but was unable to find the 8.0.0 plugin
Its not listed on the marketplace http://marketplace.eclipse.org/search/site/%2522mobilefirst%2522
Also, when I use the eclipse marketplace from the help menu, I cannot see it either. how do I install it? Please help
It seems that support is currently not available for Eclipse Neon.
Please downgrade to Eclipse Mars, where searching for "mobilefirst" in the Eclipse Marketplace section will find the MobileFirst Foundation 8.0 plug-in for installation.

Installing jazz 4.0.2 plugin with IBM Worklight 6 (juno eclipse) causes functional degradation in worklight

I've installed worklight 6 into an existing juno 64 bit eclipse running in windows 7. Runs great. I then install the jazz RTC 4.0.2 plug in into that eclipse environment. After the plugin is installed, there is a noticeable loss of function. The following are examples:
On the create new Hybrid app page, the option for changing the dojo library used is gone. The dialog resembles the WL5 version.
after a dojo hybrid is created, the www folder is missing from the WL project
Some dojo widgets do not work (i.e., not presented on the mobile device emulator or in resulting adroid application) like dojo.mobile.Heading
The only way to resolve is to uninstall the RTC plugin. Any suggestion on how to make this work? Using WL5.0.6.1 and same Jazz RTC plugin has no problems. We want to move to newer WL and upgrading RTC is not an easy option.
Are you using Eclipse Java EE 4.2.2? That's the only supported version for Worklight Studio (i.e. make sure you are not using 4.2.1 or 4.2 alone).
Other things I would try:
1) Use RTC 4.0.3 plug-in instead 4.0.2, that could make some difference and usually these clients have backwards compatibility with the server.
2) Install RTC before Worklight Studio, and see if it makes any difference.

IBM Worklight 6.0 - Installation fails on Eclipse 4.3 "Kepler"

I'm getting the following problem while trying to install Worklight 6 into Eclipse 4.3 "Kepler":
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM jQuery Mobile Tools 6.0.0.201306140658 (com.ibm.webtools.jquery.tools.feature.feature.group 6.0.0.201306140658)
Missing requirement: IBM Web Editor Common 1.2.0.v20130514_1852 (com.ibm.etools.webtools.webedit.common 1.2.0.v20130514_1852) requires 'bundle com.ibm.icu [4.2.1,5.0.0)' but it could not be found
Cannot satisfy dependency:
From: IBM Worklight Studio 6.0.0.201306140657 (com.ibm.imp.tools.feature.feature.group 6.0.0.201306140657)
To: com.ibm.imp.webtools.core.feature.feature.group 1.0.0
Cannot satisfy dependency:
From: Web Tools Core 1.2.0.v20130514_1852 (com.ibm.imp.webtools.core.feature.feature.group 1.2.0.v20130514_1852)
To: com.ibm.etools.webtools.webedit.common [1.2.0.v20130514_1852]
Cannot satisfy dependency:
From: IBM jQuery Mobile Tools 6.0.0.201306140658 (com.ibm.webtools.jquery.tools.feature.feature.group 6.0.0.201306140658)
To: com.ibm.imp.tools.feature.feature.group 6.0.0
I've tried both the marketplace method and installing from a local archive produces the same error. Sounds like a dependency issue but I'm not clever enough to workout what I'm missing.
Worklight 6.0 supports ONLY Eclipse for Jave EE Developers 4.2.2 ("Juno" SR2) or Eclipse Classic 4.2.2 ("Juno" SR2).
Worklight 6.0 will not work on prior versions of Eclipse.
Worklight 6.0 will not work on Eclipse 4.3 "Kepler" - there is no support for it, yet.
After you installed Worklight on 4.2.2 if it does not show up inside of eclipse, try the following
run eclipse withe the -clean option from the command line/terminal
ex.
$ ./eclipse -clean
then restart eclipse as normal, YMMV but it seem to do the trick for most folks with this problem.
This issue is due to corporate proxy.
Main requirement is it supports ONLY Eclipse for Jave EE Developers 4.2.2 ("Juno" SR2) or Eclipse Classic 4.2.2 ("Juno" SR2).
Apart from this you have to do following things to make it work
Window-->Preferences-->General-->Network connection
In drop down list changes Active Provider to Manual and in http/https put address and port number of your proxy.
Worklight 6.1 was released on the 6th of December, and now Kepler is supported.
http://marketplace.eclipse.org/content/ibm-worklight-developer-edition#.UqcEQZNQHIc

Does the SVN plug-in work in MonoDevelop 2.4.2 on Windows 7?

It says the plug-in is installed but it won't let me publish. Any type of magic I need to do?
Monodevelop 2.6 beta 3 actually fixes the SVN plugin issues.