You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/11/11 11:43:24 UTC

syncope git commit: Re-enabling Eclipse Plugin

Repository: syncope
Updated Branches:
  refs/heads/master 3e7fe07fa -> bb6aa1e16


Re-enabling Eclipse Plugin


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

Branch: refs/heads/master
Commit: bb6aa1e16265076832e94725383ed363c9c2c215
Parents: 3e7fe07
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Sat Nov 11 12:43:16 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Sat Nov 11 12:43:16 2017 +0100

----------------------------------------------------------------------
 ide/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/bb6aa1e1/ide/pom.xml
----------------------------------------------------------------------
diff --git a/ide/pom.xml b/ide/pom.xml
index d301f0d..bd2152b 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -36,7 +36,7 @@ under the License.
   </properties>
 
   <modules>
-    <!--<module>eclipse</module>-->
+    <module>eclipse</module>
     <module>netbeans</module>
   </modules>