Skip to content

territorium/webtools.servertools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building this repo

  1. fetch sources from http://git.eclipse.org/c/servertools/webtools.servertools.git/

    git clone http://git.eclipse.org/gitroot/servertools/webtools.servertools.git
  2. build the normal repo

    mvn clean install
  3. build the integration tests repo

    mvn clean install -P integration-tests,CI
  4. or, build both at the same time

    mvn clean install -P normal,integration-tests,CI

About

Eclipse Web Tools Platform Project project repository (webtools.servertools)

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • HTML 1.0%