Skip to content

Commit 32b60ae

Browse files
committed
init
0 parents  commit 32b60ae

File tree

961 files changed

+329953
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

961 files changed

+329953
-0
lines changed

.gitignore

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
syntax:glob
2+
3+
*.class
4+
target
5+
.svn
6+
.metadata
7+
.DS_Store
8+
.gwt
9+
.gwt-tmp
10+
logs
11+
classes
12+
bin
13+
gen
14+
lucidweb*.launch
15+
RemoteSystemsTempFiles
16+
# when we are ready to not have these in source control we will uncomment
17+
.project
18+
.classpath
19+
.settings
20+
app.properties
21+
LucidIOS/*/xcuserdata/*
22+
LucidIOS/LucidIOS.xcodeproj*
23+
24+
# Ignore log4j.properties except the one in LucidDAO test
25+
log4j.properties
26+
!LucidDAO/src/test/resources/log4j.properties
27+
28+
tomcat
29+
tmp
30+

Compiling the EWS Java API.RTF

+261
Large diffs are not rendered by default.

EWS API for Java 1.1.5 License Agreement (clean 051311).rtf

+453
Large diffs are not rendered by default.

EWSAPI-1.1.5.jar

875 KB
Binary file not shown.

Getting started with EWS Java API.RTF

+16,250
Large diffs are not rendered by default.

README

Whitespace-only changes.

0 commit comments

Comments
 (0)