Skip to content

Commit f30cc4d

Browse files
committed
Please create a sql formatter plugin for eclipse #304
1 parent 2e68316 commit f30cc4d

14 files changed

+11
-18
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
.mtj.tmp/
55

66
# Package Files #
7-
*.jar
87
*.war
98
*.ear
109

.project

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>isf_eclipse</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
</buildSpec>
9+
<natures>
10+
</natures>
11+
</projectDescription>
Binary file not shown.

update/.project

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

update/artifacts.jar

629 Bytes
Binary file not shown.

update/content.jar

3.28 KB
Binary file not shown.

update/features/artifacts.jar

629 Bytes
Binary file not shown.

update/features/content.jar

3.28 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)