We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc26aa commit 24fc9cfCopy full SHA for 24fc9cf
.gitignore
@@ -0,0 +1 @@
1
+/.project
.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
2
+<projectDescription>
3
+ <name>jquery.dform</name>
4
+ <comment></comment>
5
+ <projects>
6
+ </projects>
7
+ <buildSpec>
8
+ <buildCommand>
9
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
10
+ <arguments>
11
+ </arguments>
12
+ </buildCommand>
13
+ </buildSpec>
14
+ <natures>
15
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
16
+ </natures>
17
+</projectDescription>
0 commit comments