Progress developer studio eclipse platform uninstallation - eclipse-plugin

I tried installing Eclipse platform plugin in the progress openedge 11.5.
I didn't liked it and uninstalled the plugin. From then i couldn't open progress developer studio. It is showing a pop up window with a message "The eclipse executable launcher was unable to locate it's companion shared library".
Kindly suggest me a solution to overcome this issue ?
Thanks
Santosh Reddy

Related

Automation Studio fails to load "BR.TechnologyGuarding.Interfaces", "The systeem cannot find the file specified."

B&R Automation Studio(AS) 4.5.2 was working. I uninstalled previous version of Automation Studio (4.4.4 and 4.3.5). Now AS 4.5.2 does not load and displays error "Exception at pg" "Could not load file or assembly'BR.TechnologyGuarding.Interfaces, V1.0.0.0...."
Automation Studio is fully licensed.
Download from B&R automation the latest PVI Manager (Ex: PVI_4.6.2.58_CD.zip). Run the installation. During the installation check the Drivers/USB: 1TG500.02 (Technology Guarding) box.
Another simple option to fix this problem is to install B&R Technology Guarding again:
Download the latest version from https://www.br-automation.com/de-at/downloads/software/technology-guarding/technology-guarding/
Install it
After this I was able to start Automation Studio without any problem.

Unable to load the Rich Page Editor in Worklight Studio 7.1

I'm using Worklight Studio version 7.1 on Juno Eclipse 4.2.2 - and the Rich Page Editor fails to load when any index.html file is opened.
See screen-shot image (I couldn't post it here, so its on Dropbox)
https://www.dropbox.com/s/c49l78l7w6s42b5/worklight-studio.png?dl=0
I was able to load the RPE in Worklight 7.0 and earlier versions with the same exact eclipse version. Not sure what is so different with Worklight 7.1
Any pointers ?
In Mac, this works for me in a new project: http://i.stack.imgur.com/FqLOt.png.
Does this fail for you with a new project or existing project?
You can use Eclipse Kepler, Luna or Mars instead as an alternative to Eclipse Juno. Or at least check if it fails there as well.

Regarding sdk and environment in mobilefirst studio

In the process of creating an Hybrid app while adding other environmenent i mean adding apple and android thus it requires the necessary sdk to be preinstalled in eclipse help pls ?
MobileFirst Studio generates for you the native project for each environment.
iOS: an Xcode project is generated. You then need to open it in Xcode, which requires a Mac.
Windows/Windows Phone: a Visual Studio project is generated. You then need to open it in Visual Studio, which requires a PC running Windows 8 or above
Android: for the native project to be generated, you need to:
either install the Android ADT plug-in for Eclipse
or setup Android Studio and open the project there
Much like your previous question, the answer to this is in the Getting Started training materials. Please read them: https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-7-1/foundation/setting-up-your-development-environment/

"No MBean found for MobileFirst project 'HelloWorld'"

I am using eclipse-jee-luna-SR2-win32 and MobileFirst Platform Foundation 6.3.0.0-MFPF-StudioP2-IF201504301455.
Have created a adapter and tried running it. Getting error:
No MBean found for MobileFirst project 'HelloWorld'. Possibly the
MobileFirst runtime web application for MobileFirst project
'HelloWorld' is not running. If it is running, use JConsole to inspect
the available MBeans. If it is not running, full error details are
available in the MobileFirst Development Server Eclipse Console view.
Possible solutions/workarounds:
Delete the MobileFirstServerConfig
Quit Eclipse
Navigate to your Eclipse workspace
Delete the MobileFirstServerConfig folder
Open Eclipse
Delete the workspace and start again
Delete the workspace
Restart Eclipse
Re-import the project
Try with Eclipse Kepler SR2 32bit/64bit or Eclipse Luna SR2 64bit
Same thing happened to me. Then, I realised I forgot to deploy my adapters.

Jasper studio expression editor dialog doesn't open in eclipse

Expression editor dialog does not open in Jasper studio eclipse plugin 6.20.
There is no error log.
Eclipse is Mars.1. Is there a fix?
please check if xtext plugin for eclipse is installed. if not try installing xtext plugin. we also faced this problem and we could resolve it after installing xtext.