Loading .gitignore 0 → 100644 +2 −0 Original line number Diff line number Diff line /deployToDatel.bat CommonComponents/.gitignore +1 −0 Original line number Diff line number Diff line /target/ /.settings/ DataAccessAPI/.gitignore +1 −1 Original line number Diff line number Diff line /target/ /target/ /.settings/ ProviderInterfaces/.gitignore +1 −0 Original line number Diff line number Diff line /target/ /.settings/ ProviderInterfaces/.project 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>ProviderInterfaces</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature> </natures> </projectDescription> Loading
CommonComponents/.gitignore +1 −0 Original line number Diff line number Diff line /target/ /.settings/
DataAccessAPI/.gitignore +1 −1 Original line number Diff line number Diff line /target/ /target/ /.settings/
ProviderInterfaces/.gitignore +1 −0 Original line number Diff line number Diff line /target/ /.settings/
ProviderInterfaces/.project 0 → 100644 +23 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>ProviderInterfaces</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature> </natures> </projectDescription>