I got this problem:
At code:
DueDate = DueDate.replace("[", "");
And if I remove this code then it jumps to another piece of code with the same error. I tried much things, removing database from designer and workspace, cache.ndk, removing the workspace folder from data folder, removing bookmarks, readding jars, deleting java file and readding. Changing compiler compliance settings to 1.5 and to 1.6 But nothing works.
How can i fix this, because it always worked.