Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Delta's with linked resources that are shared
Delta's with linked resources that are shared [message #535267] Fri, 21 May 2010 18:53
Cameron Ross is currently offline Cameron RossFriend
Messages: 31
Registered: May 2010
Member
Hi,

I have linked resources that are included within each project of a workspace. These linked resources are editable from within any of the projects. I also have a builder associated with these projects. When a linked resource is edited within one project, a delta is generated for each of the projects, but I only need to build the file once.

Is there a way that I can remove the delta from the change set on the first build of a linked resource? Alternatively, I could cache linked resources when I build them and check the cache before building. However, its not clear how I would do this as the builder is called once per project and I would need some way to manage the cache effectively.

Any advice is greatly appreciated.

Cameron.
Previous Topic:Problems while deploying as product.
Next Topic:Delta's with linked resources that are shared
Goto Forum:
  


Current Time: Fri Mar 29 00:16:23 GMT 2024

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

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

Back to the top