Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Scout Nomination MVI"

(New page: Matthias is working on the Scout SDK. He has been contributing several features to the Scout project before Scout became an Eclipse project and is providing several high quality patches. ...)
 
(Patches to Bugzilla Tickets)
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
providing several high quality patches.
 
providing several high quality patches.
  
Patch list:
+
=== Patches to Bugzilla Tickets ===
* bla
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325428 325428] NPE if no client's available
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355730 355730] Renaming a variable doesn't update the scout explorer
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=346590 346590] NullPointerException while creating search form
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=346590 346590] NullPointerException while creating search form
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352333 352333] Compile Errors at Input Validation after FormData Generation
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355611 355611] SearchForm generation from a TablePage does not add the generic value type for listboxes
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355617 355617] FormData generator crashes because of missing generic value type
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355619 355619] Automatic creation of search forms includes non-displayable columns
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355620 355620] Create Search Form menu lacks ellipsis
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356821 356821] Icon Preview in Icons Editor does not work
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356892 356892] SDK cannot add a newly created page to the outline
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356902 356902] SmartField New Wizard should allow to select a LookupCall
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=357042 357042] Link with Editor does not find classes in sub projects
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=357252 357252] Scout Explorer Auto Expand
 +
 +
=== Scout Newsgroup/Forum/Wiki ===
 +
 +
n/a
 +
 +
=== Other Contributions  ===
 +
 +
Currently working on:
 +
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=357195 357195] Context Menu Improvements
 +
*[https://bugs.eclipse.org/bugs/show_bug.cgi?id=357194 357194] Interactive Designer. The Designer may be using the WindowBuilder project ([http://www.eclipse.org/windowbuilder/ www.eclipse.org/windowbuilder/])

Revision as of 11:32, 9 September 2011

Matthias is working on the Scout SDK. He has been contributing several features to the Scout project before Scout became an Eclipse project and is providing several high quality patches.

Patches to Bugzilla Tickets

  • 325428 NPE if no client's available
  • 355730 Renaming a variable doesn't update the scout explorer
  • 346590 NullPointerException while creating search form
  • 352333 Compile Errors at Input Validation after FormData Generation
  • 355611 SearchForm generation from a TablePage does not add the generic value type for listboxes
  • 355617 FormData generator crashes because of missing generic value type
  • 355619 Automatic creation of search forms includes non-displayable columns
  • 355620 Create Search Form menu lacks ellipsis
  • 356821 Icon Preview in Icons Editor does not work
  • 356892 SDK cannot add a newly created page to the outline
  • 356902 SmartField New Wizard should allow to select a LookupCall
  • 357042 Link with Editor does not find classes in sub projects
  • 357252 Scout Explorer Auto Expand

Scout Newsgroup/Forum/Wiki

n/a

Other Contributions

Currently working on:

Back to the top