Community
Participate
Working Groups
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.