Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
    Replies Views Last message
  [ERROR] org.eclipse.xtext.service.CompoundModule - maybe Validations?
By: Robert Klinger on Mon, 11 September 2017
2 2712 Mon, 11 September 2017 20:04
By: Christian Dietrich
  Maven project fails during model validation
The Xtext maven plugin does not find generated class during the validation phase
By: Miguel Jimenez on Thu, 07 September 2017
6 7409 Fri, 08 September 2017 05:15
By: Miguel Jimenez
  Use of proposalprovider for content-assist
By: Kaushal Patel on Thu, 07 September 2017
11 5746 Thu, 07 September 2017 07:51
By: Christian Dietrich
  Xtext and e4 Application
Problem integrating Xtext generated editor into e4 RCP Application
By: Fx S on Wed, 06 September 2017
0 8234 Wed, 06 September 2017 13:12
By: Fx S
  How to Integrate Xtext into other projects
How to integrate a language written in Xtext into another project.
By: Robert Klinger on Sat, 26 August 2017
11 11818 Tue, 05 September 2017 19:09
By: Christian Dietrich
  Error 404 with CORS enabled
After Enabling CORS on the jetty server xtext-services can not be found
By: Alan Frye on Fri, 11 August 2017
20 24336 Tue, 05 September 2017 16:32
By: Alan Frye
  Xtext standalone generator output configuration
By: Vishal Desai on Sat, 02 September 2017
1 3137 Tue, 05 September 2017 16:00
By: Christian Dietrich
  grammar modularization within one project
How to modularize an xtext grammar definition into more files within one project
By: Robert Klinger on Tue, 18 July 2017
9 16089 Mon, 04 September 2017 14:58
By: Christian Dietrich
  Xtend template using a Metamodel (ecore)
By: Estibaliz Amparan on Tue, 22 August 2017
9 14504 Mon, 04 September 2017 12:25
By: Estibaliz Amparan
  Error When Using Import and Mixin
Cannot run unit tests when using mixin and import
By: Greg Lusk on Thu, 31 August 2017
11 9233 Sat, 02 September 2017 16:35
By: Greg Lusk
  Xtext generate visitor and traversal
Generate pre-order traversal with visit.. and visitEnd... methods
By: Gabor Szoke on Thu, 31 August 2017
1 6694 Fri, 01 September 2017 06:37
By: Karsten Thoms
  Trim SemanticRegion (Formatting)
Trim SemanticRegion (Formatting)
By: Konstantin Maltsev on Thu, 31 August 2017
3 6180 Fri, 01 September 2017 04:26
By: Christian Dietrich
  formatting - indentation following newline
By: Susie Agerholm on Thu, 31 August 2017
4 5293 Thu, 31 August 2017 13:59
By: Christian Dietrich
  Comments in Xtext
By: Ruchika Kumar on Tue, 22 August 2017
6 15692 Thu, 31 August 2017 09:33
By: Ed Willink
  How To Unit Test Content Assist In Web Project
Is there an example of how to unit test content assist in a web project?
By: Greg Lusk on Mon, 21 August 2017
3 6958 Wed, 30 August 2017 20:00
By: Greg Lusk
  No GenPackage for NsURI http://www.eclipse.org/emf/2002/Ecore
By: Stefano Valentini on Wed, 30 August 2017
5 4156 Wed, 30 August 2017 16:00
By: Stefano Valentini
  [SOLVED] Type resolver replies null
By: Stéphane Galland on Tue, 29 August 2017
6 6367 Wed, 30 August 2017 11:52
By: Stéphane Galland
  Custom scope for only one Resource [solved]
By: Niko Stotz on Mon, 28 August 2017
2 10932 Wed, 30 August 2017 08:19
By: Niko Stotz
  using qualifiedNameConverter for the output
By: Kaushal Patel on Wed, 30 August 2017
10 5871 Wed, 30 August 2017 08:01
By: Christian Dietrich
  Support EFS in Xtext
Files in EFS format should be allowed to open in a Xtext editor
By: Anitha Mising name on Tue, 29 August 2017
4 8151 Wed, 30 August 2017 07:09
By: Christian Dietrich
  Xtext plugin gives a null pointer exception in Eclipse IDEs for java developers
By: Udeshika Sewwandi on Tue, 29 August 2017
1 4098 Tue, 29 August 2017 07:07
By: Udeshika Sewwandi
  Programatically modify part of Editor's background color
How to programatically modify a part of the Editor's background color
By: Anitha Mising name on Tue, 29 August 2017
1 4470 Tue, 29 August 2017 06:49
By: Karsten Thoms
  ecore model location
How to change the default path for ecore model generation
By: Michal Zyla on Mon, 28 August 2017
2 3434 Mon, 28 August 2017 11:27
By: Michal Zyla
  ValueConverter
By: Susie Agerholm on Mon, 28 August 2017
2 4731 Mon, 28 August 2017 10:06
By: Susie Agerholm
  [SOLVED] Simple "assert" support
NPE when compiling "assert" conditions.
By: Stéphane Galland on Sun, 27 August 2017
2 5346 Mon, 28 August 2017 09:38
By: Stéphane Galland
  Couldn't resolve reference to *** problem
By: Nicholas Kong on Thu, 24 August 2017
12 9095 Fri, 25 August 2017 06:03
By: Nicholas Kong
  "Xtext validation" task causing Eclipse to collapse
By: David Black on Thu, 24 August 2017
2 5623 Fri, 25 August 2017 06:03
By: Karsten Thoms
  Unexpected behavior on linkage between Xtext resource and inferred JVM type
My DSL inferres two JVM types from a grammar element. Xtext only recognizes one of them
By: Miguel Jimenez on Wed, 23 August 2017
10 6132 Thu, 24 August 2017 19:41
By: Miguel Jimenez
  Reference ecore model from other ecore model?
By: Susie Agerholm on Thu, 24 August 2017
7 4055 Thu, 24 August 2017 18:10
By: Susie Agerholm
  Blank *not* being hidden (ignored) despite rules demanding it
By: David Black on Wed, 23 August 2017
4 3901 Thu, 24 August 2017 17:52
By: Miguel Jimenez
  Using ParseHelper outside of the test project
How can I use ParseHelper outside of the test project
By: Rohit Verma on Mon, 21 August 2017
2 3829 Thu, 24 August 2017 17:27
By: Rohit Verma
  building the xtext project with the maven build with other java projects
I am generating some java classes using xtext. I have a existing project with which i want to build the DSL project as well.
By: Suprith S on Mon, 21 August 2017
8 9061 Thu, 24 August 2017 11:05
By: Suprith S
  Confusing error message when switching on type with rewrite rule
By: Mark Green on Wed, 23 August 2017
5 6244 Thu, 24 August 2017 04:02
By: Christian Dietrich
  SyntaxErrorMessageProvider custom implementation
SyntaxErrorMessageProvider custom implementation
By: Udeshika Sewwandi on Wed, 16 August 2017
15 19056 Wed, 23 August 2017 18:58
By: Udeshika Sewwandi
  How to infer a method with generics?
How to create a JvmOperation with generics
By: Peter Luthardt on Thu, 01 December 2016
13 7686 Wed, 23 August 2017 17:15
By: Peter Luthardt
  How to enable running functionality in a new dsl
By: Udeshika Sewwandi on Mon, 21 August 2017
4 7963 Wed, 23 August 2017 12:57
By: Udeshika Sewwandi
  SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts&
By: mind calm on Sat, 19 August 2017
4 10062 Wed, 23 August 2017 07:40
By: mind calm
  [LSP] IOutputConfigurationProvider is not working with LSP
But works with Eclipse
By: Krzysztof Drozd on Mon, 21 August 2017
2 3976 Tue, 22 August 2017 20:34
By: Krzysztof Drozd
  Exclude Keyword from ID in specific Context
By: Erwann Traisnel on Mon, 21 August 2017
4 6329 Tue, 22 August 2017 14:19
By: Erwann Traisnel
  grammar mixin and inheritance
By: Susie Agerholm on Sun, 20 August 2017
3 4917 Mon, 21 August 2017 12:41
By: Susie Agerholm
icon3.gif Error "Failed to create injector"
By: Fadi J on Fri, 14 June 2013
6 54870 Mon, 21 August 2017 11:31
By: Suprith S
  DerivedState filter events
By: Carsten Wrobel on Sun, 20 August 2017
0 9103 Sun, 20 August 2017 17:56
By: Carsten Wrobel
  Text in Xtext
By: Ruchika Kumar on Sun, 13 August 2017
6 6038 Sun, 20 August 2017 16:02
By: Christian Dietrich
  IDEA Plugin Error: ClasscastException
IdeaSetup file generating class cast exception
By: Amit Yadav on Tue, 11 July 2017
4 13208 Fri, 18 August 2017 19:04
By: Christian Dietrich
  Error compiling DSL model with a released implementation
By: Oleg Cohen on Fri, 18 August 2017
2 2427 Fri, 18 August 2017 18:28
By: Christian Dietrich
  Some proposals in content assisting are hidden
Some proposals in content assisting are hidden
By: Udeshika Sewwandi on Sun, 06 August 2017
12 17821 Fri, 18 August 2017 18:19
By: Christian Dietrich
  First use is a declaration
Variable declared when first used
By: KRZYSZTOF BRILLA on Wed, 09 August 2017
1 7481 Fri, 18 August 2017 13:48
By: Jan Koehnlein
  Problem faced with Xtext when running in headless application
Problem faced with Xtext when running in headless application
By: vikas kuswaha on Tue, 08 August 2017
8 8296 Fri, 18 August 2017 12:38
By: Christian Dietrich
  Ambiguity detected but why?
By: Susie Agerholm on Wed, 16 August 2017
7 8766 Fri, 18 August 2017 08:17
By: Susie Agerholm
  implement Xpath using Xtext
By: Kaushal Patel on Mon, 07 August 2017
44 33345 Fri, 18 August 2017 06:02
By: Christian Dietrich
  Infer local variable inside a method
By: Amit Yadav on Wed, 16 August 2017
4 8208 Thu, 17 August 2017 04:43
By: Amit Yadav
  <MyDSL>TerminalsValidator class not being generated
Houston, we have a problem with the generated code.
By: David Black on Mon, 14 August 2017
11 6015 Wed, 16 August 2017 22:17
By: David Black
  How to use EOL to grammar
Without EOL my rules are overlapping
By: Krzysztof Drozd on Wed, 16 August 2017
10 5069 Wed, 16 August 2017 12:56
By: Krzysztof Drozd
  Multiple Sort Contributions (or Comparators) in Outline
How to implement multiple contributions sorting the outline differently
By: Jens von Pilgrim on Tue, 15 August 2017
8 4592 Tue, 15 August 2017 09:21
By: Jens von Pilgrim
  XText 2.12 blocking issues with Large Grammars
Workflow Errors block the ability to generate the infrastructure
By: Joseph Landers on Wed, 09 August 2017
16 15207 Tue, 15 August 2017 09:12
By: Jens von Pilgrim
  Xbase.genmodel is unmapped while running .mwe2 workflow
By: Stefano Valentini on Wed, 09 August 2017
2 4890 Mon, 14 August 2017 15:47
By: Stefano Valentini
  Execution order of different Validators
By: Alexander Fichtinger on Mon, 14 August 2017
2 4587 Mon, 14 August 2017 09:48
By: Alexander Fichtinger
  new project with Oxygen and xtext 2.12
cannot run mwe2 workflow generated
By: Alex Gor on Sat, 12 August 2017
4 6928 Mon, 14 August 2017 04:00
By: Christian Dietrich
  (newbie) Rule error on CrossReferences
CrossReferences help
By: Sheshadri Mantha on Tue, 08 August 2017
2 3862 Fri, 11 August 2017 17:46
By: Sheshadri Mantha
  Xtext 2.12 migration issue (ComputationExceptionStackOverflow)
Updating to Guice 4
By: Neeraj Bhusare on Wed, 02 August 2017
14 11809 Thu, 10 August 2017 12:05
By: Christian Dietrich
  content assist
By: Susie Agerholm on Wed, 09 August 2017
3 1885 Wed, 09 August 2017 16:58
By: Christian Dietrich
  Expression Parser
Parsing expression to generate C code
By: Virag Purnam on Wed, 09 August 2017
1 2798 Wed, 09 August 2017 09:49
By: Christian Dietrich
  Xtext validation
Getting org.eclipse.xtext.validation.Issue from resource
By: Virag Purnam on Mon, 10 July 2017
6 14041 Wed, 09 August 2017 08:37
By: Virag Purnam
  Implicit reference to an EObject
By: Nicolas Hili on Tue, 01 August 2017
11 8497 Mon, 07 August 2017 18:44
By: Nicolas Hili
  How to override Error Messages
By: Jonathan L. on Tue, 26 July 2016
3 5782 Mon, 07 August 2017 06:09
By: Udeshika Sewwandi
  DSL with a free text
By: Serge Lamikhov on Fri, 04 August 2017
1 7892 Mon, 07 August 2017 03:49
By: Christian Dietrich
  Content Assistant in a Xtext custom language
By: Udeshika Sewwandi on Thu, 08 June 2017
94 88777 Sun, 06 August 2017 11:37
By: Udeshika Sewwandi
  Using CompilationTestHelper with a custom classloader
By: Eric Salemi on Sun, 06 August 2017
0 11933 Sun, 06 August 2017 02:52
By: Eric Salemi
  Changing the Qualified name based on reference
By: Ruchika Kumar on Mon, 24 July 2017
17 18467 Sat, 05 August 2017 21:20
By: Ruchika Kumar
  Xtext 2.11 has the option to switch parser entry rule from outside
Looking for more info on this topic
By: Krzysztof Drozd on Fri, 04 August 2017
3 3884 Fri, 04 August 2017 10:18
By: Christian Dietrich
  Define an int array return type
By: Waqas Ilyas on Fri, 28 July 2017
6 13289 Thu, 03 August 2017 19:55
By: Waqas Ilyas
  modify the signature of "doGenerate" function
is it possible to modify the signature of "doGenerate" and "generate" by adding an extra parameter?
By: Rodrigue Sandio on Thu, 03 August 2017
1 3794 Thu, 03 August 2017 10:17
By: Karsten Thoms
  [Xtend] Activate Xtend Java generation in plain Maven Project in Eclipse
By: Hauke Fuhrmann on Thu, 03 August 2017
1 4324 Thu, 03 August 2017 07:44
By: Christian Dietrich
  Bi-direction (EOpposite) in Xtext
By: Nicholas Kong on Tue, 01 August 2017
8 10134 Thu, 03 August 2017 07:44
By: Nicholas Kong
  Setting up Xtext dev. environment (Help needed)
GitClone task fails with Connection timed out
By: Neeraj Bhusare on Thu, 03 August 2017
4 4666 Thu, 03 August 2017 07:27
By: Christian Dietrich
  Maven Tycho Build - Plugin Removes and Doesn't Regenerate its xtend-gen
maven tycho build problem
By: Brandon Lewis on Wed, 02 August 2017
7 3307 Wed, 02 August 2017 21:45
By: Brandon Lewis
  Dependency error while upgrading to 2.12
By: Weihua Fan on Wed, 02 August 2017
8 7111 Wed, 02 August 2017 16:03
By: Christian Dietrich
  Efficient way of loading an EMF resource at start-up?
By: Wolfgang Schmidt on Thu, 27 July 2017
14 17367 Wed, 02 August 2017 08:19
By: Christian Dietrich
  Defining subtypes without unsigned rule calls
By: Waqas Ilyas on Tue, 01 August 2017
4 6546 Tue, 01 August 2017 07:23
By: Christian Dietrich
  Large grammar - "heap space" error - but ends by 'done'
By: David Black on Mon, 31 July 2017
5 2633 Mon, 31 July 2017 19:49
By: David Black
  Unresolved proxies
Unresolved proxies
By: Carsten Wrobel on Mon, 31 July 2017
3 4069 Mon, 31 July 2017 19:10
By: Christian Dietrich
  mismatched input 'test' expecting RULE_ID
mismatched input 'test' expecting RULE_ID
By: GW4E Project on Sun, 30 July 2017
1 5193 Mon, 31 July 2017 18:28
By: Christian Dietrich
  Is there incremental parser or partial parser in Xtext or ANTLR
parser strategy in Xtext
By: jingjing wang on Thu, 13 July 2017
8 17850 Mon, 31 July 2017 15:45
By: Christian Dietrich
  Reference output problem.
By: Kaushal Patel on Mon, 24 July 2017
40 32341 Mon, 31 July 2017 02:30
By: Kaushal Patel
  Couldn't resolve reference to FunctionblockModel 'RainSensor'.
Error when after to putting Function Block in Information Model
By: Ketan Thakare on Thu, 27 July 2017
1 2467 Fri, 28 July 2017 16:54
By: Christian Dietrich
  Ignore All text between a scope
How can I ignore all text and characters in a specific scope?
By: Rodrigue Sandio on Thu, 20 July 2017
2 14227 Fri, 28 July 2017 09:07
By: Rodrigue Sandio
  Automatic editor update
By: Carsten Wrobel on Sat, 20 May 2017
9 11587 Fri, 28 July 2017 07:46
By: Puneet Patwari
  Collection of open source grammars
By: Waqas Ilyas on Thu, 20 July 2017
4 10403 Thu, 27 July 2017 04:41
By: Christian Dietrich
  failed to reference element from jar in the classpath
cross reference from an external jar in the classpath
By: paul lu on Wed, 26 July 2017
7 6695 Wed, 26 July 2017 06:58
By: paul lu
  Handling semantic whitespace: forcefully avoiding it
'identifier$' shall be parsed whilst 'identifier $' shall not
By: David Black on Mon, 24 July 2017
4 9507 Tue, 25 July 2017 11:03
By: David Black
  How to add a custom method to ECore model?
Xtext "Generator" in combination with "IXtext2EcorePostProcessor " is now deprecated - What is the replacement?
By: Michael Schnell on Tue, 25 July 2017
3 5502 Tue, 25 July 2017 06:40
By: Christian Dietrich
  INT interferes with defined terminals
By: Ruchika Kumar on Tue, 02 May 2017
6 6176 Mon, 24 July 2017 17:27
By: Ruchika Kumar
  Get the object containing the actual cross-reference
By: Marc Schlegel on Mon, 24 July 2017
5 5097 Mon, 24 July 2017 17:12
By: Marc Schlegel
  Unable to resolve some references in .mwe2 file
By: Richard Schubert on Mon, 24 July 2017
3 5324 Mon, 24 July 2017 09:21
By: Richard Schubert
  Using a customized XbaseValidator
By: Marco Ullrich on Sun, 23 July 2017
2 4483 Sun, 23 July 2017 09:48
By: Marco Ullrich
  Github Pull Requests
By: Michael Schnell on Fri, 20 January 2017
2 4384 Sat, 22 July 2017 13:19
By: Michael Schnell
  Formatter 2 final and java implementation
By: Koen Staal on Tue, 11 October 2016
9 9142 Fri, 21 July 2017 06:28
By: Christian Dietrich
  Both Eclipse support + LSP with a single project
By: Alain Bernard on Thu, 20 July 2017
5 4647 Thu, 20 July 2017 11:39
By: Christian Dietrich
  Derived Type in xtext for Yang
By: Kaushal Patel on Thu, 20 July 2017
0 8770 Thu, 20 July 2017 06:41
By: Kaushal Patel
  Qualify EReference before switching from Local to Global Scope
By: Christian Schulze on Wed, 19 July 2017
1 5876 Thu, 20 July 2017 03:53
By: Christian Dietrich
  reference errors
By: Kaushal Patel on Wed, 19 July 2017
3 6391 Wed, 19 July 2017 04:45
By: Christian Dietrich
  yang definition using xtext
By: Kaushal Patel on Mon, 17 July 2017
2 12749 Tue, 18 July 2017 00:47
By: Kaushal Patel
  Are grammar mixins transitive?
By: Lutz Wrage on Fri, 14 July 2017
3 3674 Fri, 14 July 2017 13:22
By: Lutz Wrage
  Customizing content assist suggestions
By: Susie Agerholm on Thu, 06 July 2017
10 12517 Fri, 14 July 2017 10:38
By: Susie Agerholm
  Eclipse support in Xtext as LSP + Generic Editor?
It's better to go With LSP+GE or stay with 'native' support for a while?
By: Krzysztof Drozd on Thu, 06 July 2017
1 9613 Thu, 13 July 2017 18:28
By: Jan Koehnlein
  How to remove the dependency of "org.eclipse.xtext.common.types.ui" plugin
Now I use Xtext2.10.0, in my target platform we cannot install the jdt.* plugin because of some reasons, but in the example xtext project, this plugins alreday be added automaticlally, how can to avo
By: Devin Xin on Fri, 23 June 2017
3 10543 Thu, 13 July 2017 09:11
By: Karsten Thoms
  Grammar Mixins/Library vs. Tycho/Maven build
How to keep/pre-generate the .genmodel files required to process dependent grammars?
By: Volker Wegert on Wed, 12 July 2017
3 7092 Thu, 13 July 2017 07:22
By: Volker Wegert
  mismatched input '"urn:ietf:params:xml:ns:yang:smiv2:SNMPv2-MIB"' expecting '"'
error mismatched input '"urn:ietf:params:xml:ns:yang:smiv2:SNMPv2-MIB"' expecting '"'
By: Kaushal Patel on Wed, 12 July 2017
12 13211 Thu, 13 July 2017 04:02
By: Kaushal Patel
  Accessing DSL statement in generator class
By: Jim Reader on Thu, 08 June 2017
2 5588 Tue, 11 July 2017 12:47
By: Jim Reader
  Using File Name in DSL
By: sbl Missing name on Mon, 23 April 2012
15 10622 Fri, 07 July 2017 07:00
By: Christian Dietrich
  Importing Ecore Model
Project Organization
By: Amit Yadav on Wed, 05 July 2017
1 9610 Fri, 07 July 2017 03:06
By: Amit Yadav
  QualifiedNameProvider not working with custom Scopes
Default QualifiedNameProvider falling back to SimpleNames when implementing custom Scopes
By: Marc Schlegel on Wed, 05 July 2017
2 3011 Wed, 05 July 2017 17:23
By: Marc Schlegel
  Semantic Highlighting Cross-References
By: Mark Green on Mon, 03 July 2017
4 6463 Tue, 04 July 2017 22:41
By: Mark Green
  Using linked .jar libraries in code generator
By: Mark Green on Tue, 04 July 2017
12 5927 Tue, 04 July 2017 19:48
By: Mark Green
  Adding a library to an Xbase DSL
By: Marco Ullrich on Tue, 04 July 2017
5 4124 Tue, 04 July 2017 19:05
By: Christian Dietrich
  Ambiguous grammar
By: Carsten Wrobel on Sat, 01 July 2017
7 13733 Tue, 04 July 2017 19:03
By: Carsten Wrobel
  How to maka a rule LL(*) while preserving semantics?
By: David Black on Tue, 04 July 2017
6 3450 Tue, 04 July 2017 16:38
By: Christian Dietrich
  A couple of rules and recursion overflow - help appreciated
By: David Black on Sun, 02 July 2017
3 7302 Mon, 03 July 2017 22:23
By: David Black
  Expression evaluation for org.xtext.calc.lsp4e?
By: Akira Tanaka on Mon, 03 July 2017
2 5237 Mon, 03 July 2017 14:52
By: Akira Tanaka
  ERROR org.eclipse.xtext.builder.clustering.CopiedResourceDescription - java.lang.IllegalStateExcept
By: Olaf Bigalk on Sun, 02 July 2017
1 2125 Sun, 02 July 2017 20:14
By: Karsten Thoms
  Bug with Valueconverter of a String into a double?
By: Robert Huang on Fri, 30 June 2017
4 11649 Sun, 02 July 2017 04:55
By: Christian Dietrich
  InMemory Language Server Protocol?
By: Santhosh Kumar on Sat, 01 July 2017
2 3427 Sat, 01 July 2017 23:23
By: David Black
  Unicode beyond U+FFFF accepted in DSL - how to?
How to make the lexer accept terminals containing Unicode chars beyond FFFF.
By: David Black on Fri, 30 June 2017
5 6411 Sat, 01 July 2017 14:49
By: Ed Willink
  Xtext Generator Chaining
By: Desmond Hume on Fri, 30 June 2017
3 4143 Fri, 30 June 2017 12:33
By: Ed Willink
  Generalization of Numbers
By: Marco Ullrich on Thu, 29 June 2017
3 4083 Thu, 29 June 2017 18:47
By: Christian Dietrich
  X-Text Linking Services
Provide link for object's, without fully qualified name during cross-reference.
By: Sagnick Banerjee on Thu, 29 June 2017
3 4129 Thu, 29 June 2017 14:53
By: Karsten Thoms
  Class not found exception in packaged plug-in. Xtext file .ui generate
By: Mayerli Romero on Thu, 01 August 2013
9 9587 Wed, 28 June 2017 18:25
By: Christian Schulze
  Problem with external ecore model
error is produced by the mwe2 workflow
By: Lukas Brötje on Wed, 21 June 2017
1 2742 Wed, 28 June 2017 17:15
By: Christian Dietrich
  Explanation of Binding in layman terms?
By: Robert Huang on Tue, 27 June 2017
1 2882 Wed, 28 June 2017 16:06
By: Christian Dietrich
  How to exclude resources from build
How to exclude jar resources which are not used for global scoping from build?
By: Peter Luthardt on Tue, 27 June 2017
8 6146 Tue, 27 June 2017 10:35
By: Christian Dietrich
  IncrementalBuild loop in XText 2.11
IncrementalBuild loop in XText 2.11
By: Sergio Otero on Mon, 26 June 2017
6 10317 Tue, 27 June 2017 07:02
By: Sergio Otero
  Question concerning package for IValueConverter
By: Christoph Steinforth on Mon, 26 June 2017
2 2314 Mon, 26 June 2017 18:45
By: Christoph Steinforth
  Xtext prefences pages
Create a Preferences pages for my DSL
By: Yves LEDUC on Sat, 24 June 2017
1 4928 Sat, 24 June 2017 07:56
By: Christian Dietrich
  syntax highlighting for different groups of keywords
syntax highlighting for different groups of keywords
By: Bob Frankel on Fri, 23 June 2017
1 2615 Fri, 23 June 2017 17:36
By: Christian Dietrich
  Setting GeneratorConfig JavaSourceVersion
By: Amit Yadav on Sun, 18 June 2017
8 17807 Fri, 23 June 2017 15:33
By: Christian Dietrich
  xtext and xcore with gradle
By: anil chalil on Thu, 22 June 2017
0 9681 Thu, 22 June 2017 15:25
By: anil chalil
  xtext/xbase data flow analysis
By: anil chalil on Wed, 21 June 2017
3 6011 Thu, 22 June 2017 07:36
By: Christian Dietrich
  Scope filtering across Xtext expressions
Looking to adjust a scoping logic to work across Xtext expressions
By: Pierre Lamy on Tue, 23 May 2017
2 10417 Wed, 21 June 2017 10:36
By: Pierre Lamy
  How to get a SemanticSyntaxHighlighter to run
By: Mark Green on Tue, 20 June 2017
11 9779 Wed, 21 June 2017 06:46
By: Christian Dietrich
  Get All Objects of Type in Global Scope? Easy Way?
By: Brandon Lewis on Tue, 20 June 2017
4 4417 Tue, 20 June 2017 20:11
By: Christian Dietrich
  Xtext 2.12 what emf version are used
What version of emf I need to use for xtext 2.12.0
By: kozhaev Vladimir on Mon, 12 June 2017
6 12785 Tue, 20 June 2017 11:38
By: kozhaev Vladimir
  XBase: Overloading '.' operations
By: Amit Yadav on Sat, 17 June 2017
3 11368 Mon, 19 June 2017 17:56
By: Amit Yadav
  Parsing inmemory text using Xtext outside of Eclipse
By: Santhosh Kumar on Tue, 13 June 2017
5 11189 Mon, 19 June 2017 08:03
By: Christian Dietrich
  Xtext UI project vs Xtext Ide project
By: Santhosh Kumar on Sun, 11 June 2017
3 8914 Sun, 18 June 2017 22:09
By: Santhosh Kumar
  How to use Xtend outside an Xtext project ?
I want to use Xtend in a separate pluginproject
By: Olaf Bigalk on Sat, 17 June 2017
1 2894 Sat, 17 June 2017 15:11
By: Olaf Bigalk
  Generic Attribute rule
By: Susie Agerholm on Tue, 06 June 2017
6 13583 Sat, 17 June 2017 13:05
By: Susie Agerholm
  MyDSL Templates
Separate the MyDSL Templates default list (XtextTemplatePreferencePage) into three categories (Code, Comments and Files).
By: Yves LEDUC on Sat, 17 June 2017
0 9894 Sat, 17 June 2017 07:45
By: Yves LEDUC
  Bundle can not be resolved
I have a runtime worspace where some standard eclispe plugins can not be resolved
By: Olaf Bigalk on Thu, 15 June 2017
2 7879 Fri, 16 June 2017 22:35
By: Olaf Bigalk
  Registering references to elements in a generated file
The code written in my DSL can't utilize references to generated code
By: Dustin Altermann on Wed, 14 June 2017
2 2349 Fri, 16 June 2017 18:04
By: Christian Dietrich
  Xtext DSL templates
XtextTemplatePreferencePage bug
By: Yves LEDUC on Fri, 16 June 2017
1 2039 Fri, 16 June 2017 17:58
By: Christian Dietrich
  Preferences page for Templates
Why multiple extensions for templates?
By: Yves LEDUC on Fri, 16 June 2017
1 2196 Fri, 16 June 2017 17:56
By: Christian Dietrich
  Help debugging a scope provider
By: Mark Green on Wed, 14 June 2017
41 15159 Fri, 16 June 2017 17:25
By: Christian Dietrich
  language server output directory and builds
By: anil chalil on Thu, 15 June 2017
2 3338 Thu, 15 June 2017 16:22
By: anil chalil
  Embedding ANTLR3 Island Parser in Xtext
By: Justin Szaday on Fri, 09 June 2017
1 8948 Thu, 15 June 2017 15:10
By: Justin Szaday
  Trouble with a JvmModelInferrer using Maven
By: Dominique Toupin on Thu, 15 June 2017
0 4371 Thu, 15 June 2017 13:19
By: Dominique Toupin
  Where to find the old version to dowload of Xtext
Now the latest version is 2.12, where to find the packages of the old version, for instance, Xtext2.8
By: Devin Xin on Thu, 15 June 2017
3 6194 Thu, 15 June 2017 10:40
By: Devin Xin
  Getting object type/name from an unresolved eProxy
By: Erwann Traisnel on Wed, 14 June 2017
10 6641 Thu, 15 June 2017 09:17
By: Erwann Traisnel
  Question concerning "IF", "ELSE IF", "ELSE" structures
By: Christoph Steinforth on Wed, 14 June 2017
16 7159 Wed, 14 June 2017 16:45
By: Karsten Thoms
  Couldn't find resource on classpath. URI was 'classpath:/de.mdsd.xtext.support.utils/GenModel.npsm#|
I want to understand where the error is comming from
By: Olaf Bigalk on Sun, 11 June 2017
5 7518 Wed, 14 June 2017 13:18
By: Olaf Bigalk
  Return to the line
By: Pascal Lacabanne on Wed, 14 June 2017
0 7094 Wed, 14 June 2017 09:58
By: Pascal Lacabanne
  Installation of Xtext Complete SDK 2.11 or 2.12 into Eclipse Kepler SR2
Installation of Xtext Complete SDK 2.11 or 2.12 into Eclipse Kepler SR2 is not possible
By: Adrian Pollak on Tue, 13 June 2017
5 10238 Wed, 14 June 2017 06:42
By: Christian Dietrich
  Preferences -> Templates shows contexts for Xtext, not my DSL
By: Mark Green on Tue, 13 June 2017
1 8432 Wed, 14 June 2017 04:36
By: Christian Dietrich
  How to use Rules from an inherited grammar ?
I have a grammar chain and in the last grammar can not symbols from the first imported grammar.
By: Olaf Bigalk on Tue, 13 June 2017
4 15128 Wed, 14 June 2017 04:05
By: Christian Dietrich
  Integrating Xtext generated language server with Generic Editor
By: Santhosh Kumar on Mon, 12 June 2017
4 9054 Tue, 13 June 2017 12:12
By: Sven Efftinge
  Attach source code to plug-in: Modeling Workflow Engine 2 Launch
How to attach source code for plug-ins
By: Jim Wang on Mon, 12 June 2017
3 9297 Tue, 13 June 2017 11:30
By: Christian Dietrich
  Priority/Order of contentassist proposals (in particular templates)
By: Lukas Schaus on Tue, 06 June 2017
10 15697 Tue, 13 June 2017 08:39
By: Lukas Schaus
  Using an Xbase subset
By: Marco Ullrich on Fri, 14 April 2017
2 16240 Tue, 13 June 2017 03:10
By: Christian Dietrich
  Adding a genmodl to the workflow
How to add a genmodl to the mwe2 workflow
By: Olaf Bigalk on Mon, 12 June 2017
2 10681 Tue, 13 June 2017 00:30
By: Olaf Bigalk
  Grammar mixin
By: Carsten Wrobel on Mon, 12 June 2017
1 3830 Mon, 12 June 2017 16:36
By: Christian Dietrich
  FXDiagram does not work with Eclipse Neon?
Getting FXDiagram run
By: Thomas Baar on Sat, 10 June 2017
1 4694 Mon, 12 June 2017 12:37
By: Christian Dietrich
  Custom Java extensions in Xtext
Java extension Xtext implementation consultation
By: Ori Roth on Fri, 09 June 2017
1 4386 Mon, 12 June 2017 12:35
By: Christian Dietrich
  Compute another type from inferredType
By: anil chalil on Tue, 06 June 2017
26 20280 Sun, 11 June 2017 16:56
By: anil chalil
  JvmModelInferrer - Generate a method call
How to generate a method call
By: Amit Yadav on Fri, 09 June 2017
2 8973 Sat, 10 June 2017 00:22
By: Amit Yadav
  Converting fragment from Antlr to Xtext
By: Udeshika Sewwandi on Thu, 08 June 2017
3 5384 Thu, 08 June 2017 09:40
By: Christian Dietrich
  An internal error occurred during: "calculating highlighting".
An internal error occurred during: "calculating highlighting". java.lang.NullPointerException in xtext semantic highlighting
By: Udeshika Sewwandi on Sat, 03 June 2017
25 26097 Thu, 08 June 2017 08:02
By: Udeshika Sewwandi
  manage eopposite references coming from imported metamodel
By: Fy Za on Wed, 07 June 2017
15 6518 Wed, 07 June 2017 21:52
By: Christian Dietrich
  import and scope provider
By: Fy Za on Sun, 04 June 2017
11 14491 Wed, 07 June 2017 07:45
By: Fy Za
  NPE in IntelliJ plugin tryting to convert PSIElement to EObject
By: Pratik Dixit on Fri, 02 June 2017
1 3255 Tue, 06 June 2017 20:29
By: Pratik Dixit
  Cross references to non-EMF objects
By: Jonas M. on Tue, 06 June 2017
0 14315 Tue, 06 June 2017 10:42
By: Jonas M.
  Xtext gradle plugin error
org.xtext.xtend error.
By: Deniss Artisskis on Fri, 02 June 2017
4 4962 Mon, 05 June 2017 19:59
By: Christian Dietrich
  org.xtext.xtend gradle plugin.
Error while running headless build to generate Xtext language jar
By: Deniss Artisskis on Fri, 02 June 2017
6 7455 Mon, 05 June 2017 17:42
By: Deniss Artisskis
  Content Sensitive Autocomplete
By: Denis Kutergin on Mon, 05 June 2017
1 3081 Mon, 05 June 2017 14:57
By: Christian Dietrich
  Content Assist not displaying icon before keyword
By: Francisco Gonçalves on Sat, 03 June 2017
3 6871 Sun, 04 June 2017 09:29
By: Christian Dietrich
  Content Assist not acting as expected
By: Francisco Gonçalves on Sat, 03 June 2017
1 5369 Sun, 04 June 2017 06:37
By: Christian Dietrich
  Deleting first character
P from 'Project' keyword being deleted
By: Francisco Gonçalves on Wed, 31 May 2017
2 3579 Sat, 03 June 2017 21:25
By: Francisco Gonçalves
  MyDslDocumentProvider failed to save
By: Fy Za on Thu, 01 June 2017
15 12258 Sat, 03 June 2017 18:25
By: Fy Za
  Referencing to UML elements in Xtext Editor
By: abdf mncr on Tue, 11 April 2017
23 17133 Sat, 03 June 2017 15:10
By: Christian Dietrich
  dead loop in parser triggered by content assist
dead loop in parser triggered by content assist
By: paul lu on Fri, 02 June 2017
2 9897 Sat, 03 June 2017 08:01
By: paul lu
  Internal language parser is not found in xtext project
org.eclipse.xtext.util.RuntimeIOException: java.io.FileNotFoundException: C:\Users\Udeshika\workspace\org.example.siddhi\..\org.example.siddhi.ide\src-gen\org\xtext\example\siddhiql\ide\contentassist
By: Udeshika Sewwandi on Sat, 27 May 2017
44 30034 Fri, 02 June 2017 15:02
By: Christian Dietrich
  mismatched input 'JaFirHug' expecting RULE_NAME
mismatched input 'JaFirHug' expecting RULE_NAME
By: Olaf Bigalk on Fri, 02 June 2017
1 5261 Fri, 02 June 2017 14:57
By: Christian Dietrich
  Interfaces and classes / types are proposed where only interfaces should be proposed
By: Marco Ullrich on Fri, 02 June 2017
2 5117 Fri, 02 June 2017 13:01
By: Marco Ullrich
  name may not be null xtext 2.12
By: anil chalil on Thu, 01 June 2017
13 11816 Fri, 02 June 2017 05:35
By: Christian Dietrich
  Terminal does not match a lowercase string
Terminal does not match a lowercase string
By: Olaf Bigalk on Tue, 30 May 2017
4 7209 Thu, 01 June 2017 18:32
By: Olaf Bigalk
  UtilsMethods?
By: Susie Agerholm on Wed, 31 May 2017
2 5562 Thu, 01 June 2017 09:56
By: Susie Agerholm
  Xtext : shouldgenerate
By: Pascal Lacabanne on Mon, 29 May 2017
4 6987 Tue, 30 May 2017 08:16
By: Pascal Lacabanne
  Xtext newbie - ID with array declaration
By: Anton Hughes on Mon, 29 May 2017
6 5714 Mon, 29 May 2017 10:03
By: Anton Hughes
  IFeatureScopeTracker.Provider lsp 2.12
By: anil chalil on Fri, 26 May 2017
8 11816 Mon, 29 May 2017 07:00
By: Sven Efftinge
  How to export Xtext project referencing to UML for support the Xtext Editor
By: abdf mncr on Sat, 27 May 2017
45 14899 Sun, 28 May 2017 16:02
By: Ed Willink
  Error When Serializing CrossReference
By: Greg Lusk on Fri, 26 May 2017
10 8746 Sat, 27 May 2017 11:53
By: Greg Lusk
  resolution of uriFragment '|0' failed.
By: Fy Za on Thu, 25 May 2017
15 8550 Fri, 26 May 2017 18:33
By: Christian Dietrich
Goto Forum:
  
Legend New Messages New Messages   No New messages No New messages   Locked (w/ unread messages) Locked (w/ unread messages)   Locked Locked   Moved to another forum Moved to another forum

Current Time: Tue Mar 19 14:02:10 GMT 2024

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

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

Back to the top