Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: dd4801602404314e31722caa5ed56a1689d73aa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
org.eclipse.jst.jsp.core/debug=true
org.eclipse.jst.jsp.core/debug/tracefilter=
org.eclipse.jst.jsp.core/debug/jspindexmanager=false
org.eclipse.jst.jsp.core/debug/jsptranslation=false
org.eclipse.jst.jsp.core/debug/jsptranslationstodisk=false
org.eclipse.jst.jsp.core/debug/jspsearch=false

org.eclipse.jst.jsp.core/taglib/resolve=false


# org.eclipse.jst.jsp.core.contentmodel.tld.TLDCMDocumentManager._debug
org.eclipse.jst.jsp.core/debug/tldcmdocument/manager=false
org.eclipse.jst.jsp.core/debug/tldcmdocument/cache=false

# org.eclipse.jst.jsp.core.contentmodel.tld.CMDocumentFactoryTLD._debug
org.eclipse.jst.jsp.core/debug/tldcmdocument/factory=false

#org.eclipse.jst.jsp.core.internal.contentmodel.ProjectDescription._debugIndexCreation
org.eclipse.jst.jsp.core/taglib/indexcreation=false
#org.eclipse.jst.jsp.core.internal.contentmodel.ProjectDescription._debugIndexTime
org.eclipse.jst.jsp.core/taglib/indextime=false

#org.eclipse.jst.jsp.core.internal.contentmodel.TaglibIndex._debugEvents
org.eclipse.jst.jsp.core/taglib/events=false
#org.eclipse.jst.jsp.core.internal.contentmodel.TaglibIndex._debugIndexCreation
org.eclipse.jst.jsp.core/taglib/indexcreation=false
#org.eclipse.jst.jsp.core.internal.contentmodel.TaglibIndex._debugResolution
org.eclipse.jst.jsp.core/taglib/resolve=false

org.eclipse.jst.jsp.core/debug/jspjavamapping=false
org.eclipse.jst.jsp.core/debug/jspvalidator=false
org.eclipse.jst.jsp.core/debug/taglibvars=false

org.eclipse.jst.jsp.core/debug/taglibclassloader=false
org.eclipse.jst.jsp.core/debug/fragments/cache=false

Back to the top