flash builder - Flashbuilder 4.7 Not linking or indexing folders in a linked source path -


Then recently closed the machines in a MacBook Air, OSX 10.9.2

< / P>

All settings meet other team members with other functionality setup but for some reason, this project is not linking or indexing folders in a linked source path.

The specific problem is that when in a non-linked source folder, everything works fine, but when editing a file located within a link source folder the program will not declare, content support Does not work, etc.

like this:

src | - & gt; File AS

linked folder | Source | - & gt; Other file

Everything works 100% from the file, so it can view, interact and reference other files (with autocompletion and the rest), as well as all other files. Linked_folder and other linked folders.

From other files, when opened in FlashBuilder, it does not seem to be open even as a file. When you open autocompletion (Ctrl + Space), it does not show any of the general suggestion windows, no "templates", no "variables", no "classes and interfaces", or anything else

Whatever I could think of, but I have never seen before.

Any thoughts?

Just understand someone else's problem, I thought I would answer my question.

T There was a rogue capitalization in my project path. Instead of cloning the project in the Developer / Repo / GIT / MyProjectName originally, I cloned it in Developer / Repo / GIT / MyProxtName

Made me crazy, but this was the problem < / Div>

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -