Java Desktop News

<< Previous PageNext Page >>

24hA Simple Case For C# Generic Constraints(05:14, 19. Jun. 2013)

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.

24hWrite Shell Scripts using Eclipse(21:41, 18. Jun. 2013)

Complete Step by step tutorial on how to set eclipse to write UNIX shell scripts.

24hGet Started Developing for Android Apps with Eclipse(12:41, 18. Jun. 2013)

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.

24hRAP 2.x, Top Eclipse Kepler Feature #4(06:31, 18. Jun. 2013)

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.

24hMaven and Eclipse, Top Eclipse Kepler Feature #5(06:28, 18. Jun. 2013)

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.

48hHow to create & customize your coding rule repository from Eclipse(12:43, 17. Jun. 2013)

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.

48hIs SWT Ready for the Years to Come?(09:39, 17. Jun. 2013)

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.

<< Previous PageNext Page >>