There is no independent way to create a user interface outside the IDE. Most online programs use layouts to help you create and design your user interface. Balsamiq, in particular, allows you to export layouts in xml format.
You can then apply them to xml layout files in Eclipse.
Hope this helps.
Link to Balsamiq
source
share