This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 162456
Collapse All | Expand All

(-)a/java.editor/nbproject/project.properties (+6 lines)
Lines 37-42 Link Here
37
# Version 2 license, then the option applies only if the new code is
37
# Version 2 license, then the option applies only if the new code is
38
# made subject to such option by the copyright holder.
38
# made subject to such option by the copyright holder.
39
39
40
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true
41
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
42
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
43
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=4
44
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=100
45
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
40
javadoc.title=Java Editor
46
javadoc.title=Java Editor
41
47
42
spec.version.base=2.16.0
48
spec.version.base=2.16.0
(-)a/java.hints/nbproject/project.properties (+6 lines)
Lines 37-42 Link Here
37
# Version 2 license, then the option applies only if the new code is
37
# Version 2 license, then the option applies only if the new code is
38
# made subject to such option by the copyright holder.
38
# made subject to such option by the copyright holder.
39
39
40
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true
41
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
42
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
43
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=4
44
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=100
45
auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
40
spec.version.base=1.26.0
46
spec.version.base=1.26.0
41
47
42
javac.source=1.5
48
javac.source=1.5

Return to bug 162456