Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328544

Summary: Eclipse Sudoku unusable and not up to date
Product: z_Archived Reporter: Torsten Witte <torsten>
Component: ExamplesAssignee: Project Inbox <examples.sudoku-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 328644    
Bug Blocks:    
Attachments:
Description Flags
Patch files for Eclipse Sudoku none

Description Torsten Witte CLA 2010-10-24 05:41:25 EDT
Created attachment 181591 [details]
Patch files for Eclipse Sudoku

The sudoku project contains several errors at the moment. Some imports can not be resolved and some needed methods have been deleted. When exiting the applicication some exceptions occur ("widget is disposed").
The UI contains duplicated menus and in previous releases there have been some more functions than now ("Show conflicts" and "Show possible values"). Finally, the code style is not very pretty in my opinion and the code uses deprecated API.

I fixed these problems and added some old and new functions like "Show conflicts" and "Show possible values", opening and saving of sudoku boards, I18N (english and german). I also created a new plugin for creating custom sudoku boards.

The needed patch files and the new plugin project you can find in the attached zip file.