Tag Archives: Build Process

Gradle vs. Maven: Which Build Tool to Choose?

Gradle vs. Maven: Which Build Tool to Choose?

Gradle and Maven are both popular build tools used in the software development process, particularly in Java projects. They serve the purpose of automating the process of building, testing, packaging, and managing dependencies for a software project. While they share common goals, they have distinct characteristics and approaches.  Gradle:  Build Script Language:  Language: Gradle build Continue Reading »

InnovationM Sencha Touch Dev Environment

Sencha Touch – Development Environment and Build Process

Sencha Touch is a high-performance HTML5 mobile application framework. You can use Sencha Touch to produce a native-app-like experience inside a browser or in a hybrid shell. Sencha Touch supports Android, iOS, Windows Phone, Microsoft Surface Pro and RT, and BlackBerry devices. For more information go to http://docs.sencha.com/touch I am going to talk about how to Continue Reading »