Hi all,

This question has been handled multiple times as I could see in the
archives. But still I can't find the correct solution for it.

I am usin geclipse + asdt which works like a charm. Except for one
annoying thing. The code hinting....


I have a setup (workbench) similar to this:

- project A
        - Assets
                - Classes
                        - nl
                        - com
                        - org
        - etc...

- classpath
        - nl
        - com
        - org
        - etc...

You can probably guess the problem.. I want to be able to use code
hinting of 'classpath' classes, while editing classes in project A.

I already found the solution of adding a new linked directory. And after
doing that the code hinting *does* work. Buttttt....

I also use the Visual Sourcesafe plugin. And that plugin will submit the
linked directory to the sourcesafe database also. So whenever I link the
classpath directory, I have a duplicate in my sourcesafe. Not an ideal
situation.

So the question is two sided.

1. Is it possible to enable this type of code hinting without using the
linked directory?
2. Is it possible to link a directory without adding it to the actual
project (and thereby preventing it to be added to the sourcesafe
directory?

Any other tips or tricks are more then welcome too :)

Tx in advance,

Ben

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to