 Imagine you need to support multiple projects that retrieve “widgets” of different types from various data sources. You might start with some simple type definitions that build a core API around widgets and widget storage.
  |
 Complete Step by step tutorial on how to set eclipse to write UNIX shell scripts.
  |
 This post is a quickie on how to get yourself started with Android development and the tools you will need to get going. So lets get started with your first basic setup for Android development.
  |
 During the past year, RAP has moved away from simply being a Rich Ajax Platform to being a general Remote Application Platform. This means that RAP is a general platform for developing modern UIs,and serving them natively on a variety of different devices through the use of an Open Protocol. The open-source web based client is still available, but other clients are now being added, such as: commercial clients for Android and iOS devices. This article describes some of the new features of RAP in Kepler.
  |
 Integrating Maven based builds into Eclipse has never been easy. This is because both Maven and Eclipse control the build process in fundamentally different ways. Eclipse uses an incremental compiler which runs each time a file is saved. Maven on the other hand is a very powerful build tool based on a variety of plug-ins and build phases. In Kepler, Eclipse now has a number of integrations to make Maven and Eclipse much easier. This articles highlights these.
  |
 Scertify enables developers to control code quality against a repository of +1600 coding rules and best practices for Java and Javascript projects. Of course, you might not want to activate all of these rules for a project. In this tutorial, learn how to create, customize and manage your own Scertify™ rule repositories from Eclipse.
  |
 With all of the current mobile and desktop operating systems we use all day, most users expect a great deal from an application user interface. People take things like animated transitions, gesture-based navigation, transparent controls and high resolution graphics, for granted.
  |