Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » What has happened to org.eclipse.xtext.builder.builderState.PersistableResourceDescriptionsImpl?
What has happened to org.eclipse.xtext.builder.builderState.PersistableResourceDescriptionsImpl? [message #701736] Mon, 25 July 2011 14:07 Go to next message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi again,

think I'm nearly through it (migrating to xtext 2.0)....
I have an own implementation which extends
org.eclipse.xtext.builder.builderState.PersistableResourceDescriptionsImpl,
but don't find this baseclass anymore.
What shall I take instead? Or do I have to change implementation to something completely different ?

Thanks for your help

Best regards
Markus
Re: What has happened to org.eclipse.xtext.builder.builderState.PersistableResourceDescriptionsImpl? [message #701761 is a reply to message #701736] Mon, 25 July 2011 14:49 Go to previous message
Holger Schill is currently offline Holger SchillFriend
Messages: 75
Registered: July 2009
Member
Hi Markus,

we deleted this class. Please use the org.eclipse.xtext.builder.clustering.ClusteringBuilderState instead. It is faster and runs with less memory because of a customizeable clusteringsize of 20 resource.

Best Regards,
Holger


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com
Previous Topic:How do I change the Matcher at ContentAssistContext?
Next Topic:Stand-alone tests for cross-model/multi-model projects
Goto Forum:
  


Current Time: Fri Apr 26 05:41:11 GMT 2024

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

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

Back to the top