- ae07027 [143776] Web Content Settings PropertyPage appears in all of the WTP created projects by amywu · 18 years ago
- 16e7863 [128225] WTP preference fonts don't follow Eclipse preferences by amywu · 18 years ago
- ec1c478 [140431] There a bunch of files with CPL license by jeffliu · 18 years ago
- 14bb188 move to GEF RC3 by david_williams · 18 years ago
- b5fbe9d [142037] grouping of web wizards in nav by jlanuti · 18 years ago
- fecd7a9 [128057] Port to ICU4J (remaining issues) by amywu · 18 years ago
- fea6121 [139840] ClassCastException with css jsp files in JSPJavaValidator and JSPSearchDocument validators by amywu · 18 years ago
- 7a90baa [140093] Update about.html files by jeffliu · 18 years ago
- f55d7d7 [38815] Style property value with expression language goes away in editing-time. by david_williams · 18 years ago
- 65ab20a [105079] hyperlink navigation tries to open folders in editors by amywu · 18 years ago
- 4c17d81 [136967] Outline view is empty for CSS JSP model by david_williams · 18 years ago
- 5653222 [98630] Request to support CSS content type in JSP files by david_williams · 18 years ago
- e608895 [98630] Request to support CSS content type in JSP files by david_williams · 18 years ago
- e684a39 adjusting default project settings by david_williams · 18 years ago
- 900d373 updated default settings by david_williams · 18 years ago
- 6b88487 [117850] need to use uppercase letters for org.eclipse.ui.bindings by amywu · 18 years ago
- fa27cbe [129177] fix for menu options in navigator by jlanuti · 18 years ago
- 93ab096 [135195] Externalize strings for 1.5M6 by amywu · 18 years ago
- 919e58f [132898] Many Java files have illegal UTF-8 characters in them by david_williams · 18 years ago
- ed3de16 [115927] First attribute quote is deleted if insert JSP expression through statement completion by amywu · 18 years ago
- 8199ee2 [134661] Clean up build.properties missing files/direcotory warnings by david_williams · 18 years ago
- 459640e [120689] consolidate xml declaration insertion on new xml file by amywu · 18 years ago
- 0c96ccf [124483] lazily ask for additionalInfo() to prevent "hanging", by wrapping a javaProposal. by pavery · 19 years ago
- 0b6555f [131374] Clean up assignment to variable has no effect errors by amywu · 19 years ago
- a81d7ee [129716] New SSE Wizards should allow extensions of subtypes by amywu · 19 years ago
- 5b3e224 minor removal of unused private members by david_williams · 19 years ago
- 59e7a92 minor removal of unused private members by david_williams · 19 years ago
- b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
- 3a20567 [92480] JSP Fragments need content properties page by amywu · 19 years ago
- 599ba65 [114599] fixed logic for adding jsp:actions. by pavery · 19 years ago
- a091ad5 added null check and made more descriptive method name by pavery · 19 years ago
- b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
- c6d00ce just fixing compile error for now (moving to 3.2M5), will need to adopt public move support when they have it. by pavery · 19 years ago
- c93d149 [126327][86640] moved name (servlet name <-> JSP name) fixup method to JSPTranslation so hover and proposal collector can both use it. by pavery · 19 years ago
- f1968bc [126753] missing infopops for refactor rename/move by amywu · 19 years ago
- df228a8 fix regression in new wizards by amywu · 19 years ago
- fe0f361 [106087] new HTML wizard does not handle .HTML extension (capitalized) by amywu · 19 years ago
- 0f87537 [118425] Documentation popups for xml is small/too verbose by amywu · 19 years ago
- 95aef6e [123569] Need to add qualifier to version numbers by david_williams · 19 years ago
- bac270f not sure why we were setting selected range here, maybe as a workaround somewhere before? but it was causing AutoImportProposal cursor to jump. by pavery · 19 years ago
- 35fd4f4 removing java 1.5 dependency by pavery · 19 years ago
- 9150844 adjusted insert position of non xml-jsp style documents (insert import right before document root element) by pavery · 19 years ago
- 48f06fa [86169] added a new type of proposal that can add import statement into a jsp. by pavery · 19 years ago
- 97aa94c [86656] added a couple methods to allow for <%page import="abc|" %> content assist. by pavery · 19 years ago
- 6d8832e [120949] jst.jsp.ui Source Feature Contains 4 Empty Java Files by nitind · 19 years ago
- 2d9366c delete leftover file by nitind · 19 years ago
- 34aa980 [119525] inappropriate usage of org.eclipse.ui.editorActions extension point by amywu · 19 years ago
- d679374 [103874] Cannot debug JSP on Generic WebLogic Server 9.0 by nitind · 19 years ago
- ec422b0 [116805] [api] jst.jsp APIs need javadoc by amywu · 19 years ago
- dd49ca7 [118398] using correct length for position after now by pavery · 19 years ago
- 5cbf932 fix for NPE when trying to get context info in JSP (ctrl + shift + space) by pavery · 19 years ago
- db72dcc [116538] missing some infopop hooks by nitind · 19 years ago
- 6a49c59 [117414] taglib completion broken in I20051116 by nitind · 19 years ago
- b76a872 [115683] NPE in XMLHyperlinkDetector when hyperlink on valueless attribute by nitind · 19 years ago
- b83c3c4 Fix for breakage caused by [91866] Schema-based Content Assist should be stricter by nitind · 19 years ago
- da9400a *** empty log message *** by nitind · 19 years ago
- 9e8f240 [114597] reversing changes for further discussion by pavery · 19 years ago
- 3b75d5d [114597] applied Ted's patch for JSPELHandler. JSP tests ran ok. I think there may be some cleanup for reconciler stuff in there too though... by pavery · 19 years ago
- c698900 [115444] make some methods in StructuredTextViewerConfiguration final by nitind · 19 years ago
- 5827d19 [115531] removed getReconciler() from StructuredTextViewerConfiguration subclasses, and made the method final in StructuredTextViewerConfiguration. by pavery · 19 years ago
- 73af881 [112522] Need snippets extension point by nitind · 19 years ago
- dfec417 [115445] more changes to move to source validation extension point by pavery · 19 years ago
- 1ac385f [115445] converting JSP strategy to use source validation extension point by pavery · 19 years ago
- b9ebfc7 cvs ignore PDE artifacts by david_williams · 19 years ago
- 226dd8c [86808] adding preview document so refactoring preview shows up by pavery · 19 years ago
- 63991e0 Move StructuredTextViewerConfigurationJSP and JSPContentOutlineConfiguration into public packages as API by nitind · 19 years ago
- e7cdc9f [112519] [api] Need API for Taglib information by nitind · 19 years ago
- ee0c938 major mass change to version 1.0 by david_williams · 19 years ago
- 0cffa96 [72106] sort JSP java proposals in correct order by pavery · 19 years ago
- dc8b306 changes to allow as-you-type validation for plain IDocument (eg. javascript editor) by pavery · 19 years ago
- 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
- d77b8ea [112520] moved IPackageFragment cast into the instanceof block by pavery · 19 years ago
- 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
- 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
- 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
- 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
- 688ae9a PDE validation cleanup (unknown externalized string for Dummy.label) by nitind · 19 years ago
- 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
- 73de556 I don't know what this class was here for, but it's not being used by pavery · 19 years ago
- 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
- 66cd5bf [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
- 16e3998 clean up Logger usages by nitind · 19 years ago
- d7a97cf Switch from propertySourceAdapters to using property sheet configuration by nitind · 19 years ago
- 234a18d [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
- 88fd1b5 [109953] NPE's during JSP reconcile/validation - correct fix by david_williams · 19 years ago
- 50825cb [109953] NPE's during JSP reconcile/validation by david_williams · 19 years ago
- 102e60a [109468] get rid of subclasses of StructuredTextEditor by nitind · 19 years ago
- 1bf20a1 [109026] StructuredTextViewerConfiguration and editorConfiguration extension point API (2) by nitind · 19 years ago
- e19fe00 use interfaces for return types, support in-workspace paths better by nitind · 19 years ago
- acb60bf [109054] ArithmeticException when set indent using spaces preference set to 0 by nitind · 19 years ago
- 40dcdbd [108683] StructuredTextViewerConfiguration and editorConfiguration extension point API by nitind · 19 years ago
- 8df4980 [104233] cannot set infopop for source editors by nitind · 19 years ago
- 4b6cce4 [87351] added preference to validate JSP Fragments (applying Amy's patch) by pavery · 19 years ago
- 893cb9b [105912] Pasted text contains only one space if clipboard content starts with tab by nitind · 19 years ago
- 41be8ce [106376] commonWizard extension needs ID by nitind · 19 years ago
- f156f30 [106376] commonWizard extension needs ID by nitind · 19 years ago
- 577d09f [86506] hyperlink navigation does not work with XML Catalog by nitind · 19 years ago
- 9a040ef [104956] old, out of date "buildnotes" should be removed from build. by david_williams · 19 years ago
- a2980fb [103874] Cannot debug JSP on Generic WebLogic Server 9.0 by david_williams · 19 years ago
- e7ed6d9 [103655] removed old obsolete fix. by pavery · 19 years ago