From 83f01ddf24d98dbb5df41fb627a14edee2d57df7 Mon Sep 17 00:00:00 2001 From: pdanner Date: Wed, 17 Oct 2007 16:18:44 +0000 Subject: Implemented and integrated party representation and integrated mandates as per default available Now Eclipse projects are available. The Web Tools Platform can be used to run the web applications git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1014 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/auth/.classpath | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 id/server/auth/.classpath (limited to 'id/server/auth/.classpath') diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath new file mode 100644 index 000000000..46c5c5ab0 --- /dev/null +++ b/id/server/auth/.classpath @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3 From 5a7af6f83687f1cb9d5e1c8acd8056dafb49b212 Mon Sep 17 00:00:00 2001 From: pdanner Date: Thu, 6 Dec 2007 16:48:51 +0000 Subject: added mvn dependency for eclipse git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1053 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/auth/.classpath | 1 + 1 file changed, 1 insertion(+) (limited to 'id/server/auth/.classpath') diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath index 46c5c5ab0..8cd9e4eb8 100644 --- a/id/server/auth/.classpath +++ b/id/server/auth/.classpath @@ -3,5 +3,6 @@ + -- cgit v1.2.3 From b1c951bd4c125f52123d4a6947f459b505f8beb1 Mon Sep 17 00:00:00 2001 From: pdanner Date: Thu, 27 Mar 2008 07:36:10 +0000 Subject: Added trace logs, resolved link issues in documentation git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1062 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/auth/.classpath | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'id/server/auth/.classpath') diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath index 8cd9e4eb8..d6e7fdeb6 100644 --- a/id/server/auth/.classpath +++ b/id/server/auth/.classpath @@ -1,8 +1,7 @@ - + - -- cgit v1.2.3 From aebb5cd04d43b25b8d65237ba49fddf5f5dd1a8c Mon Sep 17 00:00:00 2001 From: kstranacher Date: Tue, 7 Jul 2009 14:27:40 +0000 Subject: git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1114 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/auth/.classpath | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'id/server/auth/.classpath') diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath index d6e7fdeb6..6acd7de03 100644 --- a/id/server/auth/.classpath +++ b/id/server/auth/.classpath @@ -1,7 +1,14 @@ + + - + + + + + + -- cgit v1.2.3