Add java language parsing based on C language.

Yes I did not like JAVA, but I needed it for the Android application
This commit is contained in:
2011-12-01 09:59:46 +01:00
parent a351fe72bd
commit 870e127932
5 changed files with 98 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<EdnLang version="0.1" lang="XML">
<EdnLang version="0.2" lang="XML">
<ext>*.xml</ext>
<ext>*.eol</ext>
<pass1><!-- multiline section & parse all file (now) and when modification retrive previous modification -->
<rule name="Comment">
<color>comment</color>