Repository: wicket
Updated Branches:
  refs/heads/master 5cf1abb8a -> ebf00e50f


README file updated with new module wicket-eclipse-settings


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ebf00e50
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ebf00e50
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ebf00e50

Branch: refs/heads/master
Commit: ebf00e50f49634d26df69ba2de771edb164012b2
Parents: 5cf1abb
Author: Andrea Del Bene <[email protected]>
Authored: Sat Apr 4 17:17:36 2015 +0200
Committer: Andrea Del Bene <[email protected]>
Committed: Sat Apr 4 17:18:31 2015 +0200

----------------------------------------------------------------------
 README | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/ebf00e50/README
----------------------------------------------------------------------
diff --git a/README b/README
index 4f1f0f3..67013bd 100644
--- a/README
+++ b/README
@@ -63,6 +63,7 @@ You will find the source code here:
            |-- wicket-core
            |-- wicket-datetime
            |-- wicket-devutils
+           |-- wicket-eclipse-settings
            |-- wicket-examples
            |-- wicket-experimental
            |-- wicket-extensions
@@ -105,15 +106,15 @@ Here is a list of projects in this distribution and what 
they do.
  - wicket-cdi: the context and dependency injection of the jee standard for 
wicket;
  - wicket-cdi-1.1: the context and dependency injection of the jee standard 1.1
    for wicket;
- - wicket-datetime: date time components based on joda time;
  - wicket-devutils: some utils to help debugging wicket;
  - wicket-experimental: experimental implementations for wicket;
  - wicket-native-websocket: wicket's native web sockets integration 
    for several servers;
  - wicket-request: lightweight project which contains all classes dealing with 
request
    handlers and so on;
- - wicket-util: the util project for wicket
- - wicket-velocity: components for velocity templating
+ - wicket-util: the util project for wicket;
+ - wicket-eclipse-settings: specifies Eclipse settings for a uniform 
development environment.
+   Most notably the formatting rules;
 
 Getting started
 ---------------

Reply via email to