Bug 91119 - Java builder extremly slow with soft links
Summary: Java builder extremly slow with soft links
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: Sun Solaris
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-04-12 09:09 EDT by mikael petterson CLA
Modified: 2009-08-30 02:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mikael petterson CLA 2005-04-12 09:09:14 EDT
Hi,

We are using clearcase as our SCM. In there we have a couple of soft links that 
point to the source code packages.

ddd_swb/ddd_bldu/ant_build/src/se/ercisson/.........../ddmao_swu@@" -
> ./../../../../../../../ddmao_swu/src/
ddd_swb/ddmao_swu/src/*

The reason for this structure is that we want to separate package structure 
labling and the actual source file labling.

However eclipse is considerble slow using symbolic links. 

I have tested the following on my $HOME dir and eclipse is much faster.

//Mikael
Comment 1 Kent Johnson CLA 2005-04-24 03:10:16 EDT
Have you tried any other application with the same structure/links?

Eclipse is just calling the file system to get to the directories/files, so it 
should be the same as other applications.

I doubt there is anything we can do to work around this.
Comment 2 Frederic Fusier CLA 2005-06-08 11:46:22 EDT
Please provide requested feedback and reopen in case this slowness it's specific
to eclipse, thx
Comment 3 Frederic Fusier CLA 2006-02-03 06:03:24 EST
Timeout. Closing
Comment 4 Denis Roy CLA 2009-08-30 02:06:51 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.