File tree 11 files changed +7
-90
lines changed
auth-service-api-messaging/auth-api-messaging-lib
auth-service-api-web/auth-api-web-lib
auth-service-domain/auth-domain-lib
auth-service-messaging/auth-messaging-lib
auth-service-persistence/auth-persistence-lib
auth-service-web/auth-web-lib
common/common-domain/common-domain-lib
entity-service/entity-service-layout/entity-layout-lib
organization-service-api-messaging/organization-api-messaging-lib
organization-service-sagas/organization-sagas-lib
11 files changed +7
-90
lines changed Original file line number Diff line number Diff line change 4
4
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
5
"version" : " 0.2.0" ,
6
6
"configurations" : [
7
+ {
8
+ "type" : " java" ,
9
+ "name" : " App" ,
10
+ "request" : " launch" ,
11
+ "mainClass" : " com.codedifferently.studycrm.entities.App" ,
12
+ "projectName" : " entity-main-app"
13
+ },
7
14
{
8
15
"type" : " java" ,
9
16
"name" : " App" ,
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
16
10
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
17
11
<classpathentry kind =" output" path =" bin/default" />
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
16
10
<attributes >
17
11
<attribute name =" gradle_scope" value =" test" />
18
12
<attribute name =" gradle_used_by_scope" value =" test" />
19
13
<attribute name =" test" value =" true" />
20
14
</attributes >
21
15
</classpathentry >
22
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
23
- <attributes >
24
- <attribute name =" gradle_scope" value =" test" />
25
- <attribute name =" gradle_used_by_scope" value =" test" />
26
- <attribute name =" test" value =" true" />
27
- </attributes >
28
- </classpathentry >
29
16
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
30
17
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
31
18
<classpathentry kind =" output" path =" bin/default" />
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
16
10
<attributes >
17
11
<attribute name =" gradle_scope" value =" test" />
Original file line number Diff line number Diff line change 13
13
<attribute name =" test" value =" true" />
14
14
</attributes >
15
15
</classpathentry >
16
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
17
- <attributes >
18
- <attribute name =" gradle_scope" value =" test" />
19
- <attribute name =" gradle_used_by_scope" value =" test" />
20
- <attribute name =" test" value =" true" />
21
- </attributes >
22
- </classpathentry >
23
16
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
24
17
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
25
18
<classpathentry kind =" src" path =" /auth-api-messaging-lib" >
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
16
10
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
17
11
<classpathentry kind =" src" path =" /auth-domain-lib" >
Original file line number Diff line number Diff line change 19
19
<attribute name =" test" value =" true" />
20
20
</attributes >
21
21
</classpathentry >
22
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
23
- <attributes >
24
- <attribute name =" gradle_scope" value =" test" />
25
- <attribute name =" gradle_used_by_scope" value =" test" />
26
- <attribute name =" test" value =" true" />
27
- </attributes >
28
- </classpathentry >
29
22
<classpathentry kind =" src" output =" bin/integrationTest" path =" src/integrationTest/java" >
30
23
<attributes >
31
24
<attribute name =" gradle_scope" value =" integrationTest" />
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
16
10
<attributes >
17
11
<attribute name =" gradle_scope" value =" test" />
18
12
<attribute name =" gradle_used_by_scope" value =" test" />
19
13
<attribute name =" test" value =" true" />
20
14
</attributes >
21
15
</classpathentry >
22
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
23
- <attributes >
24
- <attribute name =" gradle_scope" value =" test" />
25
- <attribute name =" gradle_used_by_scope" value =" test" />
26
- <attribute name =" test" value =" true" />
27
- </attributes >
28
- </classpathentry >
29
16
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
30
17
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
31
18
<classpathentry kind =" output" path =" bin/default" />
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
16
10
<attributes >
17
11
<attribute name =" gradle_scope" value =" test" />
18
12
<attribute name =" gradle_used_by_scope" value =" test" />
19
13
<attribute name =" test" value =" true" />
20
14
</attributes >
21
15
</classpathentry >
22
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
23
- <attributes >
24
- <attribute name =" gradle_scope" value =" test" />
25
- <attribute name =" gradle_used_by_scope" value =" test" />
26
- <attribute name =" test" value =" true" />
27
- </attributes >
28
- </classpathentry >
29
16
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
30
17
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
31
18
<classpathentry kind =" src" path =" /common-domain-lib" >
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
16
10
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
17
11
<classpathentry kind =" output" path =" bin/default" />
Original file line number Diff line number Diff line change 6
6
<attribute name =" gradle_used_by_scope" value =" main,test" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" gradle_scope" value =" main" />
12
- <attribute name =" gradle_used_by_scope" value =" main,test" />
13
- </attributes >
14
- </classpathentry >
15
9
<classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
16
10
<attributes >
17
11
<attribute name =" gradle_scope" value =" test" />
18
12
<attribute name =" gradle_used_by_scope" value =" test" />
19
13
<attribute name =" test" value =" true" />
20
14
</attributes >
21
15
</classpathentry >
22
- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
23
- <attributes >
24
- <attribute name =" gradle_scope" value =" test" />
25
- <attribute name =" gradle_used_by_scope" value =" test" />
26
- <attribute name =" test" value =" true" />
27
- </attributes >
28
- </classpathentry >
29
16
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17/" />
30
17
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
31
18
<classpathentry kind =" src" path =" /organization-api-messaging-lib" >
You can’t perform that action at this time.
0 commit comments