语言

Menu
Sites
Language
C++ Content Assist doesn't work properly

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.

Tizen IDE issue

编辑者为: Denis Kepeschuk 31 10月, 2013

响应

3 回复
konduri sai swathi

Hi,

Kindly post this question under Native Forum Support.

Denis Kepeschuk

Hi konduri sai swathi,

thank you for your response!

I appologize, if I've chouse incorrect forum, I moved my post to Native Application Development.

Denis Kepeschuk

Recently I've installed SDK v2.2.1, it works fine!