forked from omegat-org/omegat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.nb-gradle-properties
More file actions
29 lines (29 loc) · 837 Bytes
/
.nb-gradle-properties
File metadata and controls
29 lines (29 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gradle-project-properties>
<!--DO NOT EDIT THIS FILE! - Used by the Gradle plugin of NetBeans.-->
<script-platform>
<spec-name>j2se</spec-name>
<spec-version>1.8</spec-version>
</script-platform>
<built-in-tasks>
<task>
<display-name>rebuild</display-name>
<non-blocking>yes</non-blocking>
<task-names>
<name must-exist="no">clean</name>
<name must-exist="no">classes</name>
</task-names>
<task-args/>
<task-jvm-args/>
</task>
<task>
<display-name>build</display-name>
<non-blocking>yes</non-blocking>
<task-names>
<name must-exist="no">classes</name>
</task-names>
<task-args/>
<task-jvm-args/>
</task>
</built-in-tasks>
</gradle-project-properties>