Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
cc0000be79d67acf5cad7af70fd83e19c8653bdf
/
bundles
/
org.eclipse.jst.jsp.core
/
src
/
org
/
eclipse
/
jst
/
jsp
0588617
[220699] Report problems with TEI class
by nitind
· 17 years ago
169cda9
[220699] Report problems with TEI class
by nitind
· 17 years ago
8fde911
[220699] Report problems with TEI class
by nitind
· 17 years ago
02de697
[220683] Lower startup time with bug 208881
by nitind
· 17 years ago
c1f1db0
[nobug] spelling and doc
by nitind
· 17 years ago
a905914
[218143] ModelQuery use not pervasive enough
by nitind
· 17 years ago
1e8f6cf
[214533] NPE using New HTML Wizard when no project selected in explorer
by nitind
· 17 years ago
d100391
[215615] xmlns loaded custom tags aren't enabled early enough
by nitind
· 17 years ago
bee00be
[126377] JSP scriptlets enclosed by HTML comment cause validation errors
by amywu
· 17 years ago
52587f6
[214441 jsp validator only reports errors on 1 jsp file
by amywu
· 17 years ago
d84ea4b
213245 - NPE in JSPTaglibDirectiveContentAssistProcessor with non-faceted project
by nitind
· 17 years ago
d37305a
[209909] Unknown tag warning in a jsp file for a tag located in a separate file.
by nitind
· 17 years ago
4c2cab0
[209135] JSP validation errors when use JAVA Code in script fragment in 2.3.0M3 build
by nitind
· 17 years ago
0510181
[170640] [hotbug] JSP Syntax Validator is too slow
by amywu
· 17 years ago
a0462c3
[206963] JSP directives not allowed in tag itself
by nitind
· 17 years ago
78b672b
[176969] Duplicate taglib prefixes generate validation errors
by nitind
· 17 years ago
8a19dbe
[nobug] cleanup compile warnings
by nitind
· 17 years ago
15c20b7
[nobug] parse xml-stylesheet processing instructions
by nitind
· 17 years ago
6b662ca
[196177] Editor cannot find tag library descriptor when multiple deploy path used
by nitind
· 17 years ago
bb6f270
[203254] JSP validator does not check for inline-only jsp tags
by amywu
· 17 years ago
65211b8
[190643] taglib line in jsp (.tag) reported as error (red squiggly line)
by nitind
· 17 years ago
5d43091
[190643] taglib line in jsp (.tag) reported as error (red squiggly line)
by nitind
· 17 years ago
9e2ce8b
[206375] Many IllegalArgumentExceptions from ProjectFacetsManager.getProjectFacet(String) in log
by nitind
· 17 years ago
ee5669b
[nobug] guard against too-short paths for files
by nitind
· 17 years ago
78a459c
[nobug] simpler null guards
by nitind
· 17 years ago
aa89e3f
[nobug] documentation
by nitind
· 17 years ago
a6867ec
[nobug] turn off dump reporting by default
by nitind
· 17 years ago
7022f37
[nobug] add copyrights
by nitind
· 17 years ago
50e176e
[203649] xhtml editor thinks uppercase characters are correct and lowercase characters are wrong
by nitind
· 17 years ago
c8c1e28
compiler cleanups
by nitind
· 17 years ago
d450d36
[189924] JSP Java translation ignores page directive's session attribute (3.0)
by nitind
· 17 years ago
623e35e
[203062] Facets and Module Core should be optional
by nitind
· 17 years ago
a3f57c5
[196020] IllegalArgumentException rebuilding project
by nitind
· 17 years ago
edec051
[191483] JSP editor's include-prelude/coda support doesn't consider multiple jsp-property-groups
by nitind
· 17 years ago
721b98e
[191483] JSP editor's include-prelude/coda support doesn't consider multiple jsp-property-groups
by nitind
· 17 years ago
b7460e3
[196020] IllegalArgumentException rebuilding project
by nitind
· 17 years ago
04a604d
[199843] Tag libraries in j2ee module projects not found in dependent dynamic web project
by nitind
· 17 years ago
a4c8a2b
[192615] JSPSearchParticipant causes NPE in MatchLocator
by nitind
· 17 years ago
f3f1087
[199053] Syntax errors outside of scripting areas not reported
by nitind
· 17 years ago
c5a0c75
[199047] Braces missing from translation of custom tags not defining variables
by nitind
· 17 years ago
f5d4f50
minor fix for post M1 base, as getIndexManager has become static in JavaModelManager ... still internal, though.
by david_williams
· 17 years ago
4da68a5
[188636] incorrect indenting of java scriptlets inside jsp file in jsp editor
by amywu
· 17 years ago
dfe7e55
[190548] roll back content model changes relating to soft references
by csalter
· 17 years ago
25ebc61
[186771] JSP Validator problem with included useBean
by nitind
· 17 years ago
c7948f1
[188785] TaglibIndex should ignore unresolvable build path entries
by nitind
· 17 years ago
cd16e81
[188780] Tag file translation creates local Java variable when it shouldn't
by nitind
· 17 years ago
6e3b853
[185830] JSP core test logs have grown to half a meg!
by nitind
· 17 years ago
d223a4e
[184014] WTP fails to find tld in jar in Classpath Container
by nitind
· 17 years ago
15fde28
[83533] Tag files cannot handle arguments
by nitind
· 17 years ago
5082526
[185269] Compile Error in JSP Translator due to Java 5 method
by david_williams
· 17 years ago
614a80b
[83533] Tag files cannot handle arguments
by nitind
· 17 years ago
ed8c278
[151667] editor errors with JSP page directive "extends" within a JSP inclusion
by nitind
· 17 years ago
09f7ecf
[184989] 2.0M6 only allows custom tags with urn:jsptld: URIs in jsp:root
by nitind
· 17 years ago
e7858de
[184968] NPE in TaglibIndex found running unit tests locally
by nitind
· 17 years ago
9ffe3cd
[102495] JSP Formatter Adds Significant Whitespace
by amywu
· 17 years ago
7177d16
[183313] NPE in tag file Content Assist with completely empty file
by nitind
· 17 years ago
2c6a31d
[160548] JSP validator does not mark the non-existing attribute or the missing required attribute
by amywu
· 17 years ago
d4c4212
[155907] Add support for jsp:attribute from JSP 2.0 specification
by nitind
· 17 years ago
96e812e
[155907] Add support for jsp:attribute from JSP 2.0 specification
by nitind
· 17 years ago
baa4d2d
[nobug] add extra safeties for out of workspace paths
by nitind
· 17 years ago
6a9c731
[90297] jspContext variable not recognized in jsp tag files
by nitind
· 17 years ago
a554970
[90297] jspContext variable not recognized in jsp tag files
by nitind
· 17 years ago
5ff2ab1
[90297] jspContext variable not recognized in jsp tag files
by nitind
· 17 years ago
21d9770
[182648] custom icons not shown for tags from .tag files
by nitind
· 17 years ago
a8d33f2
[90297] jspContext variable not recognized in jsp tag files
by nitind
· 17 years ago
e9678f7
[182181] TEI variables not found when project is the output folder after 178443 is applied
by nitind
· 17 years ago
4622409
[182637] Prefixes for taglibs from jsp-config preludes aren't marked as nestable
by nitind
· 17 years ago
df28678
[109721] JSP editor does not find taglib directives in include-prelude or jsp:include
by nitind
· 17 years ago
914dfc9
[109721] JSP editor does not find taglib directives in include-prelude or jsp:include
by nitind
· 17 years ago
2bfd5e3
[178443] JSP does not respect TEI VariableInfo when using linked resources
by nitind
· 17 years ago
7912c07
[178443] JSP does not respect TEI VariableInfo when using linked resources
by nitind
· 17 years ago
f0ea85b
[181057] Custom tags not found in build path after project entries
by nitind
· 17 years ago
19526ad
[181799] update copyright comments for all sse code
by amywu
· 17 years ago
f5cd8b3
[109721] JSP editor does not find taglib directives in include-prelude or jsp:include
by nitind
· 17 years ago
4a4f9c6
[109721] JSP editor does not find taglib directives in include-prelude or jsp:include
by nitind
· 17 years ago
429b2b1
[109721] JSP editor does not find taglib directives in include-prelude or jsp:include
by nitind
· 17 years ago
6eca10d
[169431] TLD files not found when classpath is configured using Classpath Variables
by nitind
· 17 years ago
5f31d65
[178443] JSP does not respect TEI VariableInfo when using linked resources
by nitind
· 17 years ago
7ec6ec8
[174042] "unresolved variable" validation error for variable declared in included file via custom tag
by nitind
· 17 years ago
03fc891
[169431] TLD files not found when classpath is configured using Classpath Variables
by nitind
· 17 years ago
565c57a
[97407] Tagdir attribute (jsp 2.0) in taglib directive is not supported
by nitind
· 17 years ago
79995d0
[181689] NPE in validation when include directive has no file attribute
by nitind
· 17 years ago
5a600b7
[169431] TLD files not found when classpath is configured using Classpath Variables
by nitind
· 17 years ago
6be567a
[nobug] unit test failures from changes for 97407
by nitind
· 18 years ago
fae3d0f
[nobug] correct build breakages
by nitind
· 18 years ago
51b2cbf
[97407] Tagdir attribute (jsp 2.0) in taglib directive is not supported
by nitind
· 18 years ago
d426a11
[178848] JSP Core Junit hangs
by david_williams
· 18 years ago
a30f0dc
[nobug] workaround for some deadlocks
by nitind
· 18 years ago
f80a74a
[176120] [API Request] Promote TaglibIndex add/removeTaglibIndexListeners to API
by nitind
· 18 years ago
4e61d8a
[176969] Duplicate taglib prefixes generate validation errors
by nitind
· 18 years ago
b6d2d19
[176969] Duplicate taglib prefixes generate validation errors
by nitind
· 18 years ago
338c98d
[139092] CMDocumentManagerImpl.getCMDocument(....) is taking too much time loading the same dtd file , its not caching it.
by nitind
· 18 years ago
a6e5572
[162239] NullPointerException in taglib.ProjectDescription when delete jar from project
by nitind
· 18 years ago
230de80
[174139] ClassCastException: Indexers have to use IPath instead of String
by nitind
· 18 years ago
32bdd41
[149279] HTML in JSPF fragments should not be validated
by amywu
· 18 years ago
4f2571d
[166421] Deadlock in SSE (JSPIndexManager Variety)
by nitind
· 18 years ago
0a4d3b5
[160856] [performance] Unbuffered I/O in DocumentProvider
by nitind
· 18 years ago
00acbe5
[158093] Combine the 3 JSP validators, to reduce model creation time and file I/O
by nitind
· 18 years ago
a26b7d8
[158329] TaglibIndex cache files aren't read back properly
by nitind
· 18 years ago
cfa725d
[157816] TaglibIndex in WTP 1.5.1 logs exceptions when Java based projects are closed or deleted
by nitind
· 18 years ago
Next »