# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: /Users/beci/source/jet-main71 # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: java.editor/src/org/netbeans/modules/java/editor/resources/Bundle.properties --- java.editor/src/org/netbeans/modules/java/editor/resources/Bundle.properties Base (BASE) +++ java.editor/src/org/netbeans/modules/java/editor/resources/Bundle.properties Locally Modified (Based On LOCAL) @@ -64,6 +64,8 @@ # JavadocTokenId categories javadoc-tag=Javadoc Tag html-tag=Javadoc HTML tag +javadoc-first-sentence=Javadoc First Sentence +javadoc-identifier=Javadoc Identifier #"Semantic" highlighting: mod-unused=Unused Element Index: java.editor/src/org/netbeans/modules/java/editor/resources/fontsColors.xml --- java.editor/src/org/netbeans/modules/java/editor/resources/fontsColors.xml Base (BASE) +++ java.editor/src/org/netbeans/modules/java/editor/resources/fontsColors.xml Locally Modified (Based On LOCAL) @@ -127,10 +127,16 @@ - + + + + + + +