언어 설정

Menu
Sites
Language
IDE - out of the box installation

I have managed to install the SDK and go through an extremely awkward process for certificates etc.  Sound familiar?  The good news is that I got demo altimeter code to run on my S2 and even changed it to feet.  So I guess I have most of it working great.

However, the IDE out of the box does not seem to work correctly.  I have no autocomplete and the outlining does not work.  I tried the usual clearing my workspace but eclipse clearly isn't set up correctly.

I cleared all of the IDE stuff and removed and reinstalled it all but to no avail.  Perhaps I need to add something to my workspace?

I can see why there are so few applications because the initial hurdle probably prevents people bothering.  Perhaps we should set up a VM appliance and people can simply add certificates and off they go instead of faffing about for hours, never being 100% sure they have got everything right.

Responses

1 댓글
Mohammad Nur Nobi

Hello Cross,
Can you please share your environment:
1. SDK version
2. OS

Does 'Ctrl + Space' show the suggestions?

Normally autocomplete works after '.' or '->' or '::' for C/C++ codes after a configurable amount of time (default is 500 ms.). You can change the time from 'Windows > Preference > C/C++ > Editor > Content Assist > In 'Auto-Activation' box > Delay (ms)
For beginning autocomplete you need to press 'Ctrl + Space' together after typing.

You can also try re-indexing (Right Click Project > Index > Freshen all files) for corresponding project from Tizen IDE.

If these are not working, you may have installation problem.
You may also find an error message to save a file.
Please install SDK 2.4 properly.
Please follow the installation process correctly.

Please let me know if you need any more help(with the query answers).

You can see the installation guide from the below link:
https://developer.tizen.org/development/tools/download/installing-sdk