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 226105
Collapse All | Expand All

(-)file_not_specified_in_diff (-9 / +3 lines)
Lines 53-54 Link Here
53
            targetNamespace="http://www.netbeans.org/ns/freeform-project-java/3"
53
            targetNamespace="http://www.netbeans.org/ns/freeform-project-java/4"
54
            xmlns="http://www.netbeans.org/ns/freeform-project-java/3"
54
            xmlns="http://www.netbeans.org/ns/freeform-project-java/4"
55
--
Lines 92-96 Link Here
92
                        <xsd:enumeration value="1.3"/>
92
                        <xsd:pattern value="1\.([3-9]|[1-9][0-9])"/>
93
                        <xsd:enumeration value="1.4"/>
94
                        <xsd:enumeration value="1.5"/>
95
                        <xsd:enumeration value="1.6"/>
96
                        <xsd:enumeration value="1.7"/>
97
--

Return to bug 226105