Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Prevent Workspace-Rebuild if using xtext-based plugin
Prevent Workspace-Rebuild if using xtext-based plugin [message #1354653] Wed, 14 May 2014 11:00
Thomas Trocha is currently offline Thomas TrochaFriend
Messages: 14
Registered: October 2011
Junior Member
Hi there,

currently I am using xtext to create helper classes for my c++ project. During development I made all of this in the eclipse-runtime which I do start from inside eclipse to test and debug my xtext-plugin.

Actually all works pretty well and once I got an almost stable state I exported the plugin to install it directly to my main eclipse installation.

It works pretty well but as soon as I modify and save my dsl-file the whole workspace including my huge c++-project is being build.
Is there any way to tell the project to only rebuild the xtext-project itself?

The only workaround I found, is to turn off "Build automatically" which I actually would want to keep activated.

Help would be very appreciated.

[Updated on: Wed, 14 May 2014 11:01]

Report message to a moderator

Previous Topic:How to setup IApplication to read DSL files
Next Topic:Cross Referencing Problem
Goto Forum:
  


Current Time: Tue Apr 23 09:41:02 GMT 2024

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

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

Back to the top