Skip to content

Commit

Permalink
Move content to Eclipse.org, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfstx committed May 3, 2013
1 parent a5af1fb commit d6d39eb
Show file tree
Hide file tree
Showing 27 changed files with 11 additions and 3,449 deletions.
15 changes: 0 additions & 15 deletions ClientBuilder Tests.launch

This file was deleted.

6 changes: 0 additions & 6 deletions JSCompressor.psf

This file was deleted.

15 changes: 0 additions & 15 deletions JsCompressor Tests.launch

This file was deleted.

15 changes: 0 additions & 15 deletions JsCompressor.launch

This file was deleted.

12 changes: 0 additions & 12 deletions META-INF/MANIFEST.MF

This file was deleted.

29 changes: 11 additions & 18 deletions README.md
@@ -1,21 +1,14 @@
Client library builder for RWT
==============================

The JsCompressor is used for creating the client library for RAP [1]. It
reads JavaScript files from the project org.eclipse.rap.rwt, compresses and
concatenates them, and writes the resulting JavaScript file back into the
project as client.js. The list of files to be included is taken from the
class QooxdooResourcesUtil.

Usage
-----
Place this project into the same workspace as the org.eclipse.rap.rwt
project. Use the included launch configuration JSCompressor.launch to create
a new client.js. This launch configuration calls JsCompressor as a plain
application, passing the root directory of the rwt project as parameter.
Remember to refresh (F5) the rwt project when the compressor is done.

_Important:_ For RAP 1.4, checkout the 1.4-maintenance branch.
Client library builder for RWT WebClient
========================================

The JsCompressor is used for assembling the JavaScript library for the WebClient.
It reads JavaScript files from the project org.eclipse.rap.rwt, compresses and
concatenates them, and writes the resulting JavaScript file back into the project
as client.js.

As of RAP 2.1, this project has been moved into the [RAP repository](http://git.eclipse.org/c/rap/org.eclipse.rap.git/tree/releng).

For earlier versions, please check out the releated branch.

Requires
--------
Expand Down
6 changes: 0 additions & 6 deletions build.properties

This file was deleted.

0 comments on commit d6d39eb

Please sign in to comment.