Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QTYResources/EnterpriseWebDevelopment

Repository files navigation

EnterpriseWebBook_sources

Prerequisites

You have to have git installed. Follow the instruction from Github manual to setup git on your machine.

How to download and try code samples

  1. Create a folder on your local drive, e.g. EnterpriseWebBook_sources and open your command window in that directory.

  2. Clone the git repository using the following command

    git clone https://github.com/Farata/EnterpriseWebBook_sources.git .
  3. Start Aptana Studio IDE and selected project (e.g. project-15-dynamic-content-modules) as described in Chapter 2.

For Java developers: how to package the project into the war file for deployment

./gradlew clean war

or

gradlew.bat clean war

to package all projects.

How to deploy and run

Drop the war file from the <project_name>/build/lib folder to the webapps folder (Tomcat), autodeploy (Glassfish) et al.

About

《企业级 Web 开发》配套源代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /