Skip to content

CoreMedia/sencha-maven-workspace-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sencha Maven Workspace Example

This repository contains an example project that shows how to build Ext JS 6 Apps with Maven, using Jangaroo's Maven plugin that again uses Sencha Cmd.

The tool and a slightly outdated version of this example have been presented by Frank Wienberg on SenchaCon 2016 in the session Building Enterprise Ext JS Apps with Mavenized Sencha Cmd (slides, video).

Getting Started

  1. Install Java 8
  2. Install Apache Maven >= 3.3
  3. Install Sencha Cmd 6.x (as of now, 6.2.2)

Checkpoint:

  • mvn -v - no errors
  • sencha - no errors
  1. Clone this repository
  2. In the repository's root directory, run mvn install. Watch Maven download and build stuff.
  3. Run mvn -f my-app jangaroo:app-watch
  4. Open http://localhost:1841/my-app/target/app/ in your browser. Admire an Ext JS "Hello World" dialog.

About

Sencha Maven Workspace Example Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published