Skip to content

Vertispan/gwt-layout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWT3/J2CL compatible

GWT Layout

GWT Layout module for GWT 2 and J2CL.

Dependency

<dependency>
    <groupId>org.gwtproject.layout</groupId>
    <artifactId>gwt-layout</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

Instructions

To build gwt-layout:

  • run mvn clean install

on the parent directory.

To run the j2cl tests:

  • switch to the 'gwt-layout-j2cl-tests' directory
  • run mvn j2cl:clean & mvn j2cl:test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%