Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » where can I store analysis data for reuse(I want to scan files only once and access these data from Proposal,Validator,Quickfix)
where can I store analysis data for reuse [message #1385916] Thu, 12 June 2014 09:12 Go to next message
Uli Merkel is currently offline Uli MerkelFriend
Messages: 250
Registered: June 2013
Senior Member
I'm a newbie Xtext and JAVA, so a nice example code would be helpful:

I analyse the content of perhaps a lot of external files held in a directory.

When I have done this once, I would like to store the findings in a location where I can access them from Generator, Proposal, Validator and QuickFix in an easy way.

I scanned the documentation and Lorenzos book, but have not found some clues.
Perhaps someone can give me some hint where to store these information.

TIA, Uli
Re: where can I store analysis data for reuse [message #1385989 is a reply to message #1385916] Thu, 12 June 2014 17:04 Go to previous messageGo to next message
Yoel Pinhas is currently offline Yoel PinhasFriend
Messages: 17
Registered: October 2013
Junior Member
I'm also a newbie Smile

I've found this, perhaps this would help:

stackoverflow.com/questions/17354434/sharing-state-between-validations-in-mydsljavavalidator

and this:

stackoverflow.com/questions/8309909/how-do-i-attach-some-cached-information-to-an-eclipse-editor-or-resource/8428028#8428028

Re: where can I store analysis data for reuse [message #1386141 is a reply to message #1385989] Fri, 13 June 2014 15:20 Go to previous message
Uli Merkel is currently offline Uli MerkelFriend
Messages: 250
Registered: June 2013
Senior Member
Hi Yoel, thanks for the hints, Uli
Previous Topic:Integration of DSL into Eclipse
Next Topic:Specific cross-reference
Goto Forum:
  


Current Time: Fri Apr 26 20:11:02 GMT 2024

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

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

Back to the top