Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Type Hierarchies Involving External/Included Project
Type Hierarchies Involving External/Included Project [message #726956] Tue, 20 September 2011 04:13
shaun.purvis is currently offline shaun.purvisFriend
Messages: 3
Registered: September 2011
Junior Member
When I include a project within another using the Include Path, I can see the type hierarchy of included classes. For example, if Proj A includes Proj B, and Proj A has Class A extends Class B, where Class B is in Proj B, I can work within Proj A and view the type hierarchy of Class B. I cannot, however, view the type hierarchy of Class A! Is this intended functionality? Seems strange that the project is aware of the hierarchy of Class B but cannot associate it with it's own local classes.

I know that I can link the entire external project (add to Build Path) and then the type hierarchy works, but then what's the point of using the Include Path? I find linking painful as re-builds now require re-building the entire external project even though I only care to re-build the open project.
Previous Topic:CSS code editor assist suggest not working
Next Topic:javacup PHP grammar
Goto Forum:
  


Current Time: Thu Apr 25 08:41:26 GMT 2024

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

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

Back to the top