How to download deployed applications from Anypoint Platform? - mule

I have logged into Anypoint Platform -> Runtime manager where I can see all the mule applications running. How can I download that .zip file into my local machine such that can do modifications and deploy again?
Thanks in advance.

Go to Applications - Click on the row with your CloudHub app -> on the right side a side bar appears.
It shows the status, the location and below a textbox and a "choose file" button.
You only have to click on the name that is displayed as a link in the textbox.
In my example below click you would click on "currency-convert-api-api-g...".
Hope that helps.
You should further think of CI / CD using either the Runtime Manager API or the Maven Plugin.
MuleSoft Docs for Runtimer Manager API
MuleSoft Docs for Maven Plugin

One can download the deployed file from the Anypoint Platform.
Login into Anypoint Platform.
Go to Runtime Manager
Click the area (near file name) as shown below in the image
Deployed Application Name Image Link
On the right side you will see the link to download the file. See the Image below
Click for second Image

Related

Not able to install sonarlint plugin in Platform: Eclipse Mars.1 (4.5.1)

Trying to install sonar lint plugin in STS tool, it is not installing and says Sonar lint not compatible with this version of eclipse.
Find the versions details.
Spring Tool Suite
Version: 3.7.2.RELEASE
Build Id: 201511261048
Platform: Eclipse Mars.1 (4.5.1)
Hi you can download sonar lint from the follwing URL http://www.sonarlint.org/eclipse/ then follow the steps given below
Make sure the download location, Don't unpack the archive file(for windows)
Go to install new software option in eclipse Help >>
Click Add button in right of work with text field, following screen will appear
Fill name location as "Sonar" etc
Now select the downloaded archive file by clicking Archive button
Follow the installation instructions from the Installation window
you can also install zip file of SonarLint as follow:
1.go to the site https://bintray.com/sonarsource/SonarLint-for-Eclipse/releases/2.6.0.
2.download the setup jar file and go to help menu of eclipse
3.click on "install new software"
4.click on add.
5.click on "archive".
6."open" the jar file from the location you have downloaded the jar.
install the software.
Not sure what the problem exactly is, but I worked around this by starting up STS, select "Install New Software" and pasted the Solarlint update site URL into that dialog: http://eclipse.sonarlint.org/
That allowed me to install the plugin into STS 3.7.2 without any issues.
Hope this helps!!!
Please Make visit to this link and as i see you are using mars.
1. If you have eclipse marketplace installed then you can proceed as per.
you just need to drag this icon to your eclipse and done.
2. If not Installed then also same link click on download button and after downloading go to eclipse on right side there is search functionality type install new software and then select that option window will pop up choose>>add button>>archive button>>and upload zip file from download location >>accept agreement and done click on next done.
If you found it easy and helpful please up-vote happy coding and reviewing with sonarlint
1.Download it from https://www.sonarlint.org/eclipse/
2.In Eclipse go to Help->Install New Software->Add
3.Now click on Archive and select downloaded plugin zip and click Ok
4.Select the items and click Next and then accept license agreement and finally it will ask for a restart

Configure and install Intellij IDEA SDK

Now I want to write a plugin in intellij , development of every custom plugins requires the IntelliJ IDEA SDK to be installed and configured for that project. How can I install and configure sdk to my project?
Here you can read official guide to configure IntelliJ Idea SDK
Press CTRL + ALT + SHIFT + S
In the Project Structure dialog box that opens, do the following, and then click OK
Under Platform Settings, click SDKs, and then click the plus sign icon.
From the provided list, select IntelliJ IDEA Plugin SDK.
Using the Select Path dialog box that opens, select the IntelliJ IDEA installation directory directory, and then click OK. Note, that by default, this dialog box automatically selects the home directory of the currently running IntelliJ IDEA installation.
In the Select internal Java platform dialog box that opens, select a Java SDK (JDK 1.6 is recommended) to be used as IDEA internal platform, and then click OK.
Optionally, in Sandbox Home, change the default folder to which Intellij IDEA will copy plugins for debugging.
Open the Sourcepath tab, click Add, and then select the folder where you have checked out the sources of IntelliJ IDEA Community Edition.
In the Detected Source Roots dialog box that opens, click OK.

worklight embedded browser not working

I have worklight up and running with the "hello world" example running in a Linux environment using instructions from here: http://www.ibm.com/developerworks/mobile/worklight/getting-started.html
But, I can't see the application design because worklight can't load the embedded browser:
Clicking 'additional information' took me to another useless screen:
So, then I pointed to an external browser (chrome in my case),
but still no result:
Then attempting to use the worklight 'console', yields this:
How do I fix this?
This is what you need. You need to manually force a xulrunner version to use.
By "embedded browser" I'm guessing it is trying to open a browser window inside Eclipse...
You can go to Eclipse preferences and search for "web browser". There, change the default browser to your preferred external browser.
Next, or in addition, you can just right-click on the Worklight project and select "Open Worklight console". From there you can click on the "preview common resources" or the environment icon (if you added any) and preview.
The answer has nothing to do with worklight: Eclipse doesn't just "dump" your external browser into an eclipse window.
It uses the webkit libraries to construct a browser frame inside eclipse so that you can interact with it.
For Linux users, you need to make sure the webkit libraries are installed correctly in Linux before Eclipse can discover and use them properly. Heres some instructions:
For me, this was as simple as
sudo apt-get install libwebkit-1.0-0
Followed by restarting Eclipse.

Using Mule Requester Module in Mule Studio

I want to use Mule Requester Module as mentioned in http://blogs.mulesoft.org/introducing-the-mule-requester-module.
How to include this is Mule Studio?
Do I need to use --
Help > Check for Updates OR
Help > Install New Software... OR
Should I update pom.xml with the requester module dependency.
What is the recommended way?
I guess if I go MuleStudio route it will automatically update pom.xml when I drag Mule Requestor module into my flow.
Any pointers will be helpful.
Download the zip for Studio from GitHub. Then extract the zip to a folder somewhere locally and add that local folder (as "file:") in Install New Software -> Add -> Repository. Then install, and you'll have it available in Studio graphical editor. If you use Maven to build, add the dependencies mentioned in the GitHub page.
For MuleStudio
Download the update site zip file from the following location:
https://repository-master.mulesoft.org/nexus/content/repositories/releases/org/mule/modules/mule-module-requester/1.2/mule-module-requester-1.2-studio-plugin.zipenter link description here
Install it in MuleStudio as a regular update site from a file. The module will appear under the Components tab.
For Maven
Download the zip for Studio from GitHub. Then extract the zip to a folder somewhere locally and add that local folder (as "file:") in Install New Software -> Add -> Repository. Then install, and you'll have it available in Studio graphical editor. If you use Maven to build, add the dependencies mentioned in the GitHub page.
go to hellp->install new softeware->choose all sites in the dropdown->and enter mule requestor in search box->you will get the mulerequestor plugin->click next->finish
You can always use Mule to do this job for you
Help > install new software
In "work with" select Anypoint Connectors Update Site
And type the Connector you are searching for, in this case Requester Mule
Then you have to click next and just keep clicking next
This guide can help you if you have any troubles
Better to get it from any ponit studio itself, got to help and then install new software there you have to select all available sites there you can search for mule requester and install it

New>Generic problem in Eclipse Helios no other attributes

When I am trying to use eclipse Helios for plug-in development,I am not getting any attributes beside generic in any new RCL option. I have gone through net and found to download the source code but there is no way to append the same in Helios. Please suggest
You can install Eclipse RCP Plug-in Developer Resources via Eclipse update site
The shortest way to do it is:
Download the helios version for RCP developers from the eclipse web site.
Open target platform from the preferences menu.
Click "add" to add a new target platform.
"Nothing" is chosen for default target platform creation. Click next
On the new window click on the locations tab.. Click add , on the pop up window click directory and browse the plugin directory of eclipse for RCP developers (This version of helios includes the necessary plugin sources inside) and click finish
On the "implicit dependencies" tab show all the plugins added (choose all plugins)
and then click finish and close the wizard window.
Finally choose the new target platform configuration you have just created.
Now you can see all the new attributes beside generics (related to the plugin)
Download the SDK plugins from:
http://download.eclipse.org/eclipse/updates/4.3/