Pbs with brackets in XML content
Status: Pre-Alpha
Brought to you by:
jenslukowski
In last version 0.42 with Eclipse 3.0 M8, the following
XML provokes an error:
"Tag script doesn't have an end tag"
<?xml version="1.0"?>
<test>
<script>array[1] = 1</script>
</test>
The problem is related to the closing square bracket.
It seems the plugin considers it to be the start of
some comment.
Logged In: NO
Sorry, the version of XMen is 0.4.2.3.
Logged In: YES
user_id=149976
The same here
<default>Rp02Q *?= +?([0-9.]+?)$</default>
The closing square bracket seams to start a "Definition"
regarding the code coloring.
Peter MH