Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Hiding certain resources in Script Explorer

Hi,

Can you point me to some resources (Wiki, code, extension points)
where to look for how to hide certain resources in the Script
Explorer.

I have a project that has a directory with maaaany file in it
(10,000+). These files were created through a custom action and are
necessary. But I would like to avoid blocking the UI if the user
happens to press Refresh on that particular directory. Also, if the
user wants to perform other tasks in that directory (rename, create
file, etc), Eclipse will complain that the directory is not
synchronized.

So any way to avoid this?

Thanks!


-- 
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com


Back to the top