Remove path from linked project in include path [message #643157] |
Sun, 05 December 2010 09:35  |
Eclipse User |
|
|
|
Hi there,
I got the following situation:
- I use symfony framework and have this one as its own project "symfony 1.4" in eclipse.
- I got several project that have this project configured in their include path.
- I got a project "My Project" which uses a newer version of a plugin bundled with the framework.
The question I have, how to accomplish this?
I want to exclude a path from the include path of "My Project" which is located in the "symfony 1.4" project.
Example:
"symfony 1.4" project contains folder "lib/plugins/sfPropelPlugin/".
"My Project" contains sfPropel15Plugin (newer version of vendor software)
They got the same class names.
Within "My Project" I don't want to have code assist for the "lib/plugins/sfPropelPlugin" of "symfony 1.4".
I tried to set up "access rules" for the "symfony 1.4" project in "My Project" include path settings, but didn't get it to work.
Anyone can help me, is it even possible?
Best Regards,
Toni Uebernickel
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04085 seconds