Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext Building
Xtext Building [message #556532] Wed, 01 September 2010 16:38 Go to next message
Alexandre Blanquart is currently offline Alexandre BlanquartFriend
Messages: 17
Registered: March 2010
Junior Member
Hi,

Is it normal that if I build my project entirely and shutdown Eclipse, then when restarting Eclipse it goes through the entire building again?

Because a building takes about 20 minutes in my case, I would like to know if there is a way to avoid that and keeping the building history.

Thanks,
Alexandre
Re: Xtext Building [message #558164 is a reply to message #556532] Fri, 10 September 2010 11:44 Go to previous message
Moritz Eysholdt is currently offline Moritz EysholdtFriend
Messages: 161
Registered: July 2009
Location: Kiel, Germany
Senior Member
Hi Alexandre,

nope, that is not normal. However, a full build will occur, if
- you close+open a project.
- Eclipse had an unclean shutdown. Xtext's index is only persisted to
dies if Eclipse shuts down correctly. If there is no persisted
index, a full build is needed to rebuild the index.

cheers,
Moritz

> Hi,
>
> Is it normal that if I build my project entirely and shutdown Eclipse,
> then when restarting Eclipse it goes through the entire building again?
> Because a building takes about 20 minutes in my case, I would like to
> know if there is a way to avoid that and keeping the building history.
>
> Thanks,
> Alexandre


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com
Previous Topic:Sharing UI and non-UI grammars
Next Topic:Open File from archive
Goto Forum:
  


Current Time: Fri Apr 26 17:07:37 GMT 2024

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

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

Back to the top