Hi All!
I'm new to Tizen developing and Eclipse IDE. I installed latest Tizen SDK (v2.2) on Windows 7 x64. The installation type is "typical", folders are default and without any issued symbols or spaces (C:\tizen-sdk & C:\tizen-sdk-data, workspace: C:\Users\Dezz\workspace). All settings are on their defaults.
After installation, I tried sample Tizen Native apps, and all of them has built, signed, deployed and run correctly!
Unfortunatelly, Tizen IDE's Content Assist doesn't work on sample projects. It doesn't suggest anything, just "No completions available". Ctrl+Click on every method says "Cannot find symbol '<symbol>' in index". Nor API functions, nor program class methods — nothing of its has suggested, only C++ STL functions.
BTW, I've wait indexing to complete. I tried to disable/enable indexing to force index to rebuild, but it doesn't help.
The screenshot is clickable.