Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Projects outside workspace and code completion?
Projects outside workspace and code completion? [message #190986] Wed, 09 May 2007 18:29 Go to next message
Eclipse UserFriend
Originally posted by: ggg.sdf.com

I normally do not use my default workspace. Instead I create a C++
project outside the workspace. But then the code completion does not
work (no popup menus when typing: "std::" or using "." on a string or
ctrl+space on a prefix of a know variable).

Does code completion only work in the defined workspace?
Re: Projects outside workspace and code completion? [message #191006 is a reply to message #190986] Thu, 10 May 2007 07:29 Go to previous message
Eclipse UserFriend
I had a similar problem after moving the workspace to another directory.
my projects are always outside the workspace, before and after moving. But
after moving, the content assist don't work properly with intern classes I
think. Rebuild (Fast) and Full don't have an effect.
Now I have make a new workspace and deleted the old moved workspace and
all is fine!
Previous Topic:coloring #define
Next Topic:C inline functions and the c/c++ indexer
Goto Forum:
  


Current Time: Sat May 31 10:56:08 EDT 2025

Powered by FUDForum. Page generated in 0.04225 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top