All Tags »
bug report xml editor (
RSS)
Sorry, but there are no more tags available to filter with.
-
If you try to comment out line 2 in the following snippet... <?xml version="1.0"?> <Xml1> <!--line 1--> line 2 <!--line 3--> </Xml1> You wind up with: <?xml version="1.0"?> <Xml1> line 1--> line 2 <!--line 3 </Xml1> John
-
Hello Guys, There is a highlighting error when you have a property that ends in a \ Example: <property name="build.path" value="..\..\..\bin" if="${property::exists('build.path') == false}" /> renders properly, but <property name="build.path" value...
Page 1 of 1 (2 items)