Skip to content

Commit ee310c7

Browse files
author
Bob Garner
committed
A Maven POM file was created and dependencies defined there. Added Antlr plugin to maven so it can run Antlr. Moved grammar and lexer input files to an separate common directory. The whole project now compiles and packages with Maven.
1 parent 458ec03 commit ee310c7

File tree

337 files changed

+140
-37447
lines changed

Some content is hidden

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

337 files changed

+140
-37447
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
out
22
entities/srcout
33
schema
4+
target
45
server/generated
56
client/javaclient/generated/src
67
client/javaclient/generated/target
@@ -11,3 +12,4 @@ client/zcios/ClubsProto
1112
server/clubs
1213
*.idea
1314
.ec
15+
*.iml

Entity-Compiler.iml

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)