Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] linked resource problem about Eclipse

Hi 


I am using eclipse 2.1 release and have a question about linked resources.
I am working on a project where the source files are kept at the single location on the network and we can build and check the same using the source on our system.
We cannot copy the source on our system but we can keep the class files generated and then use them to test.

The problem is i am not able to properly map the linked resources.Even if i am able to then the mapping does not reflect the actual package listing as available.

for Eg. if i want to map out of 

Z:--
    |_cpp
    |_com
    |_src

if i map just com as my folder and give the linked resource the name as com it doesnt work but if i map the whole drive z: as the linked resource the things get ok.

Is there a way i can work around this problem. with not having to map the whole drive as i need to filter the rest which is still unnecessary for me.


Thanks and regards 
Shishir



NOTE: Sorry for the previous garbled mail..... please ignore that one.

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.



Back to the top