We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99de82d commit 1f8c28fCopy full SHA for 1f8c28f
.project
@@ -0,0 +1,23 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<projectDescription>
3
+ <name>jreversepro</name>
4
+ <comment></comment>
5
+ <projects>
6
+ </projects>
7
+ <buildSpec>
8
+ <buildCommand>
9
+ <name>org.eclipse.jdt.core.javabuilder</name>
10
+ <arguments>
11
+ </arguments>
12
+ </buildCommand>
13
14
+ <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
15
16
17
18
+ </buildSpec>
19
+ <natures>
20
+ <nature>org.eclipse.jdt.core.javanature</nature>
21
+ <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
22
+ </natures>
23
+</projectDescription>
0 commit comments