Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 328544 - Eclipse Sudoku unusable and not up to date
Summary: Eclipse Sudoku unusable and not up to date
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Examples (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 328644
Blocks:
  Show dependency tree
 
Reported: 2010-10-24 05:41 EDT by Torsten Witte CLA
Modified: 2014-01-10 10:48 EST (History)
0 users

See Also:


Attachments
Patch files for Eclipse Sudoku (56.14 KB, application/zip)
2010-10-24 05:41 EDT, Torsten Witte CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.