π wso2-logo-e1412323639751
Since a few months I am back working with WSO2 products. In the upcoming posts I describe some of the (small) issues I ran into and how to solve them.
The first thing I did when setting up my development environment was downloading the Developer Studio (64-bit version) on my Mac.
After unzipping the downloaded zip file you see the Eclipse icon like this:
π eclipse-folder
However after double clicking the icon Eclipse doesnβt startβ¦ Great way to start with the product !
Although this issue is described on their installation page this isnβt exactly the information I read before starting a Java IDE like Eclipse. But it turns out that you have to adjust the file permissions for the Studio to work on a Mac. Just open up a Terminal, browse to the installation directory and modify the permission like this:
π terminal-wso2-studio
After fixing the permission you will see the familiair Eclipse applicationafter double clicking the icon:
Another small issue you just have to know how to work with it is with the Management Console that comes with the WSO2 product. As an example here is the Management Console for the WSO2 ESB:
π esb-mgt-console
Now when you want to edit the source of a certain item in the ESB you can do this by going to the source view of that item like this:
π esb-mgtr-source-view2
Now if you want to increase the size of the source box you shouldnβt try to drag the right corner but just click it once and resize the box:
π esb-mgt-src-resize1
Now you can see more of the source view like this:
π esb-mgt-src-resized1
Once you know it it is so easy !
| Reference: | Developing with WSO2 from our JCG partner Pascal Alma at the The Pragmatic Integrator blog. |
Thank you!
We will contact you soon.
Pascal AlmaDecember 2nd, 2014Last Updated: December 2nd, 2014

This site uses Akismet to reduce spam. Learn how your comment data is processed.