Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-09-06This commit was manufactured by cvs2svn to create tagRoot_R2_0_maintenancenitind896-69944/+0
'Root_R2_0_maintenance'.
2007-09-06[196172] WST Editors should be aware of remote resources shared via EFS ↵nitind15-156/+303
(partial for 2.0.1)
2007-09-04[189276] Rogue "Scanning for Task" Messagenitind1-1/+1
2007-09-03[197270] rtexprvalue attribute in tag file's attribute causes Undefined ↵nitind2-3/+3
attribute name warning
2007-09-03[191483] JSP editor's include-prelude/coda support doesn't consider multiple ↵nitind1-1/+1
jsp-property-groups
2007-09-03[191483] JSP editor's include-prelude/coda support doesn't consider multiple ↵nitind3-40/+63
jsp-property-groups
2007-09-03[189276] Rogue "Scanning for Task" Messagenitind3-49/+62
2007-09-03[196158] JSP Java scriptlets should not be spell checkednitind1-1/+1
2007-09-03[196020] IllegalArgumentException rebuilding projectnitind1-5/+15
2007-09-03[199843] Tag libraries in j2ee module projects not found in dependent ↵nitind1-0/+18
dynamic web project
2007-09-03]155800] Outline View->Add Attribute shows description instead of attribute ↵nitind1-1/+4
name for JSF tags on JSP page
2007-09-03[190643] taglib line in jsp (.tag) reported as error (red squiggly line)nitind1-3/+26
2007-09-03[103080] WST exception when searching filesnitind1-1/+1
2007-09-03[174919] exception from JFaceNodeLabelProvider.getText & ↵nitind3-5/+25
statusLineLabelProvider.getText
2007-09-03[192615] JSPSearchParticipant causes NPE in MatchLocatornitind3-6/+4
2007-09-03[194308] SWTException in JSP Content Assist when referencing bad tag filenitind1-3/+16
2007-09-03[199053] Syntax errors outside of scripting areas not reportednitind5-14/+103
2007-09-03[199047] Braces missing from translation of custom tags not defining variablesnitind2-25/+53
2007-09-03172421david_williams1-6/+32
Embarassing code should be eliminated
2007-09-03[191327] Exception in log with WST loadednitind1-13/+15
2007-08-31[144984] XSD Editor: Cannot add attribute from context menu off of an ↵kchong1-1/+6
existing attribute
2007-08-31[100532] Can't set a breakpoint in a JSPF file (partial)nitind1-1/+1
2007-08-31[201679] Creating alternate DomModel instance from EMFRenderer when multiple ↵nitind1-1/+1
renderers in use
2007-08-31Bump up service version because of fixes for 194685 (and others)nitind1-1/+1
2007-08-30[148842] Eclipse no longer detects files modified outside of the IDEkchong1-4/+4
2007-08-30[148842] Eclipse no longer detects files modified outside of the IDEkchong2-2/+2
2007-08-30[148842] Eclipse no longer detects files modified outside of the IDEkchong1-28/+44
2007-08-30[148842] Eclipse no longer detects files modified outside of the IDEkchong2-2/+158
2007-08-30minor fix for post M1 base, as getIndexManager has become static in ↵david_williams2-3/+3
JavaModelManager ... still internal, though.
2007-08-30[201679] model fixcbridgha1-2/+29
2007-08-29[nobug] widen prereqs for next version of platformamywu1-1/+1
2007-08-29[nobug] temporarily back out of "widen prereqs for next version of platform"amywu1-1/+1
2007-08-29[189278] empty enablement tag in html.ui pluginamywu2-3/+1
2007-08-29[174741] jsp validators should not show up in non java/dynamic web projectsamywu1-3/+1
2007-08-27[171918] WTP on Turkish Locale fails in a number of areas due to lower and ↵amywu2-3/+10
upper case comparisons
2007-08-24[200941] attributeFormDefault/elementFormDefault disappear in XSD editor if ↵kchong1-0/+2
not reselected
2007-08-24[no bug] Prevent recursive model group referenceskchong2-2/+2
2007-08-24[no bug] Prevent recursive model group referenceskchong2-3/+26
2007-08-24[200051] cannot create more than one xsd:anykchong1-30/+1
2007-08-24[198320] [hotbug] Extensions: Selection in combo box, and enter key in text ↵kchong1-7/+54
field should update values. Release1.5.5 fix to HEAD
2007-08-24[197315] [hotbug] Refresh of the Extensions Section doesn't behave ↵kchong1-2/+10
correctly. Apply fix to HEAD
2007-08-24[183624] Bidi 3.3: Incorrect display order of path and element names in schemakchong3-2/+10
2007-08-17no change, example commentsdavid_williams1-1/+1
2007-08-14[nobug] widen prereqs for next version of platformnitind1-1/+1
2007-08-14no change, just testing cvs accessdavid_williams1-1/+1
2007-08-02- Fix to honor exclusion patterns in index searching.bchilds1-0/+10
- Some indexer cleanupups (stopped indexing an entire project at project root when no source folder defined, fix to prevent indexing a library folder two times)
2007-07-31Should fix cosmetic NPE in log. I suspect real error is further up (in SSE).bchilds1-0/+3
2007-07-30Weird validation errors caused by batch validator.bchilds2-5/+5
2007-07-30JsSearchDocument ---> Try to open 'Existing' Model, then open model for read.bchilds2-4/+7
Util.java --> Remove null ContentTypes from returned value in utility method when JSP content type not defined.
2007-07-30[188636] incorrect indenting of java scriptlets inside jsp file in jsp editoramywu2-19/+34

Back to the top