|
|
Topic |
Replies |
Views |
Last message |
Forums are now read only. After 10 years of discussion and planning[1], these forums have been declared end of life, and were replaced with a static read only copy on December 31, 2024.
[1]https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/187 |
 |
|
Unable to fetch data type information if defined in an imported AADL file: By: Eclipse User on Fri, 28 August 2020 |
4 |
1084 |
Sun, 30 August 2020 11:30 By: Eclipse User  |
 |
|
Add an ID (hidden) in the metamodel associated with the xtext grammar By: Eclipse User on Thu, 20 August 2020 |
24 |
3297 |
Wed, 26 August 2020 08:01 By: Eclipse User  |
 |
|
Autocomplete suggestion files in project By: Eclipse User on Fri, 21 August 2020 |
3 |
1387 |
Mon, 24 August 2020 06:01 By: Eclipse User  |
 |
|
Extend xbase with a more expressive range By: Eclipse User on Sun, 23 August 2020 |
6 |
1518 |
Mon, 24 August 2020 05:58 By: Eclipse User  |
 |
|
How can I override STRING? By: Eclipse User on Sat, 22 August 2020 |
3 |
951 |
Sat, 22 August 2020 06:35 By: Eclipse User  |
 |
|
Maven build fails when using my own XtextGenerator By: Eclipse User on Sat, 15 August 2020 |
2 |
1028 |
Sat, 22 August 2020 05:28 By: Eclipse User  |
 |
|
How can I use xtext embedded editor as a real editor page? By: Eclipse User on Fri, 21 August 2020 |
2 |
1084 |
Sat, 22 August 2020 02:45 By: Eclipse User  |
 |
|
Hide technical UID in XText editor By: Eclipse User on Tue, 08 November 2016 |
6 |
7656 |
Thu, 20 August 2020 07:06 By: Eclipse User  |
 |
|
Not able to open project files when xtext build runs UI blocks for opening/editing files when xtext build runs By: Eclipse User on Wed, 19 August 2020 |
2 |
934 |
Wed, 19 August 2020 23:35 By: Eclipse User  |
 |
|
Bundle activator on xtext By: Eclipse User on Tue, 18 August 2020 |
4 |
1011 |
Wed, 19 August 2020 02:02 By: Eclipse User  |
 |
|
Cross-referencing challenges By: Eclipse User on Wed, 12 August 2020 |
14 |
2723 |
Mon, 17 August 2020 21:56 By: Eclipse User  |
 |
|
Terminal Rule vs. Keyword Prioritization By: Eclipse User on Mon, 17 August 2020 |
1 |
742 |
Mon, 17 August 2020 11:20 By: Eclipse User  |
 |
|
XText Integration with Angular application Unable to integrate XText sources into the Angular application By: Eclipse User on Wed, 22 April 2020 |
2 |
1665 |
Mon, 17 August 2020 09:13 By: Eclipse User  |
 |
|
How to programmtically add EObject into Resource By: Eclipse User on Sat, 01 August 2020 |
7 |
2014 |
Fri, 14 August 2020 22:00 By: Eclipse User  |
 |
|
Filter the terminals list proposed in content assistant By: Eclipse User on Fri, 14 August 2020 |
3 |
1015 |
Fri, 14 August 2020 09:37 By: Eclipse User  |
 |
|
Standalone XBase DSl with Compile Time Java Source (.java) and Jar (.class file) Dependencies By: Eclipse User on Mon, 27 July 2020 |
8 |
2535 |
Fri, 07 August 2020 16:57 By: Eclipse User  |
 |
|
Support of OSGI DS 1.3 annotations in Xtend? By: Eclipse User on Wed, 05 August 2020 |
3 |
999 |
Wed, 05 August 2020 06:30 By: Eclipse User  |
 |
|
Possible to convert part of STRING to an object's ID using a value converter? By: Eclipse User on Tue, 04 August 2020 |
4 |
1047 |
Tue, 04 August 2020 16:41 By: Eclipse User  |
 |
|
Synchronize changes from the Model to the Embedded Editor in Xtext By: Eclipse User on Wed, 29 July 2020 |
2 |
1005 |
Tue, 04 August 2020 09:04 By: Eclipse User  |
 |
|
DSL Debugger exits the dsl code and enters java code By: Eclipse User on Tue, 04 August 2020 |
1 |
852 |
Tue, 04 August 2020 02:29 By: Eclipse User  |
 |
|
Adding attributes to a references element By: Eclipse User on Sun, 02 August 2020 |
0 |
4626 |
Sun, 02 August 2020 08:51 By: Eclipse User  |
 |
|
XText to VSCode integration By: Eclipse User on Sun, 12 July 2020 |
13 |
2878 |
Mon, 27 July 2020 14:38 By: Eclipse User  |
 |
|
Generating multiple objects within one rule By: Eclipse User on Fri, 24 July 2020 |
2 |
1310 |
Sat, 25 July 2020 15:28 By: Eclipse User  |
 |
|
post processing of the inferred meta model By: Eclipse User on Thu, 16 July 2020 |
10 |
2746 |
Sat, 18 July 2020 02:42 By: Eclipse User  |
 |
|
Force relinking of XAbstractFeatureCall By: Eclipse User on Thu, 16 July 2020 |
0 |
1881 |
Thu, 16 July 2020 03:26 By: Eclipse User  |
 |
|
Fuzzy grammar advice Grammar that skips the statement and expression level and just parses objects/classes/methods etc.. By: Eclipse User on Tue, 14 July 2020 |
5 |
1386 |
Wed, 15 July 2020 05:54 By: Eclipse User  |
 |
|
Bypass Xtend's IterableExtensions when there's a conflict By: Eclipse User on Mon, 13 July 2020 |
1 |
638 |
Mon, 13 July 2020 16:55 By: Eclipse User  |
 |
|
How to use FileResourceHandler in xtext web for importUri resolution How to use FileResourceHandler in xtext web for importUri resolution By: Eclipse User on Tue, 07 July 2020 |
6 |
1527 |
Thu, 09 July 2020 14:25 By: Eclipse User  |
 |
|
Enum as attribute value By: Eclipse User on Wed, 08 July 2020 |
6 |
1441 |
Wed, 08 July 2020 08:45 By: Eclipse User  |
 |
|
Exporting LSP from a DSL written in Xtext I have access to an open source language written in Xtext and would like to export its LSP, how do I accomplish this? By: Eclipse User on Mon, 06 July 2020 |
1 |
1046 |
Mon, 06 July 2020 22:19 By: Eclipse User  |
 |
|
Pb with recursive rule invocation By: Eclipse User on Fri, 03 July 2020 |
6 |
2284 |
Mon, 06 July 2020 05:32 By: Eclipse User  |
 |
|
Error in running workflow Error in running workflow By: Eclipse User on Fri, 03 July 2020 |
2 |
963 |
Sat, 04 July 2020 15:02 By: Eclipse User  |
 |
|
Providing quick fixes when IMarker are not created using Xtext's API By: Eclipse User on Thu, 02 July 2020 |
1 |
905 |
Fri, 03 July 2020 17:58 By: Eclipse User  |
 |
|
Getting user types ID By: Eclipse User on Wed, 01 July 2020 |
1 |
702 |
Thu, 02 July 2020 01:13 By: Eclipse User  |
 |
|
Formatter in whitespace aware language By: Eclipse User on Wed, 24 June 2020 |
0 |
2358 |
Wed, 24 June 2020 06:45 By: Eclipse User  |
 |
|
Is it possible to parse a subset of the grammar By: Eclipse User on Tue, 23 June 2020 |
3 |
843 |
Tue, 23 June 2020 15:59 By: Eclipse User  |
 |
|
cross-reference linking and xbase By: Eclipse User on Tue, 14 June 2016 |
11 |
4311 |
Tue, 23 June 2020 05:39 By: Eclipse User  |
 |
|
How should I write an Xtext rule that refers to itself? By: Eclipse User on Tue, 16 June 2020 |
1 |
971 |
Thu, 18 June 2020 00:56 By: Eclipse User  |
 |
|
Code signature error: could not load SWT library in OS X Catalina By: Eclipse User on Wed, 17 June 2020 |
3 |
1014 |
Wed, 17 June 2020 20:05 By: Eclipse User  |
 |
|
Content assist testing with 2 grammars Content assist testing with 2 grammars By: Eclipse User on Mon, 15 June 2020 |
2 |
789 |
Mon, 15 June 2020 06:41 By: Eclipse User  |
 |
|
Formatting and quickfix with model modification By: Eclipse User on Fri, 12 June 2020 |
0 |
2468 |
Fri, 12 June 2020 13:02 By: Eclipse User  |
 |
|
Beginner tries on Xtext By: Eclipse User on Thu, 11 June 2020 |
2 |
1030 |
Fri, 12 June 2020 02:32 By: Eclipse User  |
 |
|
"The method or field Literals is undefined for the type Class<...>" By: Eclipse User on Thu, 11 June 2020 |
2 |
1368 |
Thu, 11 June 2020 04:25 By: Eclipse User  |
 |
|
Error running mwe2 By: Eclipse User on Sun, 12 January 2020 |
6 |
2103 |
Wed, 10 June 2020 12:00 By: Eclipse User  |
 |
|
LiveScope and new Resources By: Eclipse User on Tue, 09 June 2020 |
12 |
2198 |
Wed, 10 June 2020 07:46 By: Eclipse User  |
 |
|
Palladio Component Modeling Error in SimuLizar By: Eclipse User on Sat, 06 June 2020 |
1 |
1378 |
Tue, 09 June 2020 03:42 By: Eclipse User  |
 |
|
Palladio Component Modeling Rrror in SimuLizar By: Eclipse User on Sat, 06 June 2020 |
2 |
1368 |
Tue, 09 June 2020 03:39 By: Eclipse User  |
 |
|
SimuLizar error2 SimuLizar error2 By: Eclipse User on Mon, 08 June 2020 |
1 |
1011 |
Tue, 09 June 2020 03:36 By: Eclipse User  |
 |
|
[resolved] Debugging grammar issue not represented in ANTLR By: Eclipse User on Mon, 08 June 2020 |
0 |
2211 |
Mon, 08 June 2020 13:37 By: Eclipse User  |
 |
|
How to add a JvmFormalParameter with Java Ellipsis Type By: Eclipse User on Wed, 27 May 2020 |
2 |
1130 |
Fri, 05 June 2020 04:02 By: Eclipse User  |
 |
|
star files and Decision can match input such as By: Eclipse User on Wed, 03 June 2020 |
2 |
1148 |
Thu, 04 June 2020 04:56 By: Eclipse User  |
 |
|
[solved] Indentation of elements in EList using formatting2 API By: Eclipse User on Thu, 21 May 2020 |
5 |
2512 |
Mon, 01 June 2020 13:53 By: Eclipse User  |
 |
|
How to infer an annotation with a key-value pair By: Eclipse User on Tue, 18 June 2013 |
10 |
6504 |
Wed, 27 May 2020 14:53 By: Eclipse User  |
 |
|
Parsing XML By: Eclipse User on Mon, 20 April 2020 |
4 |
2130 |
Tue, 26 May 2020 13:54 By: Eclipse User  |
 |
|
Synchronize with resources How editor can be synchronize with resources like generic and text editor? By: Eclipse User on Wed, 15 April 2020 |
4 |
1220 |
Sat, 23 May 2020 09:40 By: Eclipse User  |
 |
|
Understanding why my Xtend editor is slow By: Eclipse User on Mon, 18 May 2020 |
2 |
1267 |
Tue, 19 May 2020 16:43 By: Eclipse User  |
 |
|
Implementing AbstractLanguageServerTest in Maven project Language server tests fail with NullpointerException if one chooses Maven for the Xtext project By: Eclipse User on Sun, 17 May 2020 |
14 |
2955 |
Mon, 18 May 2020 09:59 By: Eclipse User  |
 |
|
Saving/opening files is blocked while code generation Saving/opening files is blocked while code generation By: Eclipse User on Sat, 16 May 2020 |
2 |
1175 |
Sun, 17 May 2020 02:05 By: Eclipse User  |
 |
|
Use IChangeSerializer for refactoring that changes multiple Xtext files Problem with IChangeSerializer, if refactoring change multiple resources By: Eclipse User on Thu, 14 May 2020 |
9 |
2267 |
Fri, 15 May 2020 11:56 By: Eclipse User  |
 |
|
Accessing resources in standalone mode Trying to access resources of another grammar in standalone mode By: Eclipse User on Wed, 13 May 2020 |
1 |
725 |
Wed, 13 May 2020 15:35 By: Eclipse User  |
 |
|
Standalone error when validating By: Eclipse User on Wed, 15 May 2013 |
8 |
8619 |
Tue, 12 May 2020 12:21 By: Eclipse User  |
 |
|
Xtext grammar to Java Code I want to generate the Java Code from a grammar. By: Eclipse User on Mon, 30 March 2020 |
24 |
4409 |
Mon, 11 May 2020 11:54 By: Eclipse User  |
 |
|
[Solved] Specify path of file to generate How to generate file in custom path using xtext and xtend By: Eclipse User on Sat, 09 May 2020 |
2 |
1320 |
Sat, 09 May 2020 10:37 By: Eclipse User  |
 |
|
Creating Custom Task Tags By: Eclipse User on Thu, 11 July 2019 |
11 |
3832 |
Fri, 08 May 2020 08:50 By: Eclipse User  |
 |
|
[SOLVED] Export DSL as runnable Jar How to export a DSL created with xtext and xtend to a runnable jar By: Eclipse User on Thu, 07 May 2020 |
8 |
2986 |
Thu, 07 May 2020 13:37 By: Eclipse User  |
 |
|
[SOLVED] Porting project from xtext plugin to xtext lsp server Fastest way to migrate from eclipse DSL plugin to a xtext lsp server By: Eclipse User on Tue, 05 May 2020 |
10 |
2309 |
Wed, 06 May 2020 10:22 By: Eclipse User  |
 |
|
How to call generators in an LSP command How can one call an Xtext generator in an 'Xtext LSP with VS Code extension' context manually? By: Eclipse User on Wed, 06 May 2020 |
2 |
1335 |
Wed, 06 May 2020 07:19 By: Eclipse User  |
 |
|
Serialization of unordered, optional attributes How to force serializer to serialize optional attributes? By: Eclipse User on Fri, 03 April 2020 |
6 |
2369 |
Wed, 06 May 2020 04:56 By: Eclipse User  |
 |
|
Recommended way to use IOutlineTreeProvider.Background By: Eclipse User on Mon, 04 May 2020 |
2 |
910 |
Mon, 04 May 2020 08:43 By: Eclipse User  |
 |
|
Illegal reflective access operation has occurred (guice3.0) By: Eclipse User on Fri, 24 April 2020 |
3 |
3135 |
Sat, 25 April 2020 13:01 By: Eclipse User  |
 |
|
Programatic Loading of Multiple XText Projects with dependencies How to programmatically load DSL's with cross project dependencies. By: Eclipse User on Wed, 22 April 2020 |
1 |
822 |
Thu, 23 April 2020 03:03 By: Eclipse User  |
 |
|
Matching end string for each begin How to match end for each begin By: Eclipse User on Tue, 14 April 2020 |
2 |
1035 |
Wed, 15 April 2020 04:11 By: Eclipse User  |
 |
|
How to hold the attribute value even after xtext resource load. By: Eclipse User on Wed, 15 April 2020 |
0 |
8100 |
Wed, 15 April 2020 02:49 By: Eclipse User  |
 |
|
Suppressing the "Do you want to Add Xtext Nature" popup By: Eclipse User on Thu, 05 May 2011 |
5 |
5827 |
Tue, 14 April 2020 03:41 By: Eclipse User  |
 |
|
Data type rules for string literals Data type rule doesn't work for string literal By: Eclipse User on Mon, 13 April 2020 |
0 |
13261 |
Mon, 13 April 2020 09:51 By: Eclipse User  |
 |
|
Problem with Xtext running in tomcat 9.0.16 guice 4.2.3, Xtext 2.20.0 Error in tomcat 9 By: Eclipse User on Mon, 06 April 2020 |
5 |
1922 |
Wed, 08 April 2020 10:28 By: Eclipse User  |
 |
|
Indirect left recursion By: Eclipse User on Thu, 02 April 2020 |
3 |
1511 |
Tue, 07 April 2020 15:41 By: Eclipse User  |
 |
|
Any VSCode Directions Updates? By: Eclipse User on Mon, 30 March 2020 |
2 |
1825 |
Sun, 05 April 2020 16:28 By: Eclipse User  |
 |
|
location not found for modeling/tmf/xtext/updates/releases/xpand/ location not found: http://download.eclipse.org/modeling/tmf/xtext/updates/releases/xpand/ By: Eclipse User on Tue, 31 March 2020 |
5 |
1180 |
Fri, 03 April 2020 15:35 By: Eclipse User  |
 |
|
Grammar support Grammar support By: Eclipse User on Thu, 02 April 2020 |
4 |
1642 |
Thu, 02 April 2020 09:53 By: Eclipse User  |
 |
|
Xtext grammar to Java Code Generation I write the grammar and also tested it. Now, I want to generate a java code from the grammar. I followed the documentation but things are very complicated. By: Eclipse User on Sun, 29 March 2020 |
1 |
1355 |
Tue, 31 March 2020 14:59 By: Eclipse User  |
 |
|
Terminal with specific size how parse a text with data define with specific size? By: Eclipse User on Mon, 30 March 2020 |
0 |
3485 |
Mon, 30 March 2020 08:05 By: Eclipse User  |
 |
|
Xtext YAML Grammar Need help to write YAML grammar using xText By: Eclipse User on Tue, 24 March 2020 |
2 |
1077 |
Thu, 26 March 2020 18:14 By: Eclipse User  |
 |
|
Xtext-maven-plugin with sources By: Eclipse User on Wed, 18 March 2020 |
1 |
740 |
Thu, 26 March 2020 16:34 By: Eclipse User  |
 |
|
how to create an external cross-reference in the AST By: Eclipse User on Thu, 26 March 2020 |
3 |
815 |
Thu, 26 March 2020 15:10 By: Eclipse User  |
 |
|
Cannot set backtrack to false mwe2 By: Eclipse User on Wed, 25 March 2020 |
12 |
2614 |
Thu, 26 March 2020 05:07 By: Eclipse User  |
 |
|
Maven dependencies By: Eclipse User on Thu, 26 March 2020 |
6 |
2179 |
Thu, 26 March 2020 04:55 By: Eclipse User  |
 |
|
Add EAnnotation in generated Ecore By: Eclipse User on Wed, 25 March 2020 |
2 |
1042 |
Wed, 25 March 2020 06:47 By: Eclipse User  |
 |
|
formatter generatestub problem the formatter generator section in mwe2 file produces invalid output By: Eclipse User on Tue, 17 March 2020 |
4 |
1148 |
Tue, 24 March 2020 09:11 By: Eclipse User  |
 |
|
Xtext YAML Grammar Need help to write YAML grammar using xText By: Eclipse User on Tue, 24 March 2020 |
1 |
790 |
Tue, 24 March 2020 07:59 By: Eclipse User  |
 |
|
[Xcore] Does Xcore support references to external Ecore models? As an example, I cannot get a reference to EObject resolved By: Eclipse User on Mon, 23 March 2020 |
2 |
1258 |
Mon, 23 March 2020 10:30 By: Eclipse User  |
 |
|
What unix stream do INFO and WARNING Messages Use? By: Eclipse User on Mon, 23 March 2020 |
1 |
771 |
Mon, 23 March 2020 08:25 By: Eclipse User  |
 |
|
Palladio Component Model (PCM) simulations not working in Eclipse Palladio Component Model (PCM) simulations By: Eclipse User on Sun, 22 March 2020 |
1 |
1103 |
Mon, 23 March 2020 04:06 By: Eclipse User  |
 |
|
Get textual representation from model By: Eclipse User on Mon, 16 March 2020 |
7 |
2520 |
Tue, 17 March 2020 04:10 By: Eclipse User  |
 |
|
Understanding lambdas By: Eclipse User on Sun, 15 March 2020 |
3 |
890 |
Sun, 15 March 2020 11:05 By: Eclipse User  |
 |
|
Token Splitting via custom lexer? Inquiring about customizing lexer to extend some features. By: Eclipse User on Thu, 05 March 2020 |
3 |
1847 |
Thu, 12 March 2020 02:41 By: Eclipse User  |
 |
|
Use Language Server Xtext By: Eclipse User on Wed, 11 March 2020 |
1 |
780 |
Wed, 11 March 2020 11:06 By: Eclipse User  |
 |
|
Test generated code that includes Maven dependencies By: Eclipse User on Mon, 09 March 2020 |
4 |
1474 |
Tue, 10 March 2020 12:58 By: Eclipse User  |
 |
|
Unassigned Rule Calls - 'current' already created By: Eclipse User on Tue, 10 March 2020 |
3 |
1234 |
Tue, 10 March 2020 12:02 By: Eclipse User  |
 |
|
Xtext Embedded editor not shown in wizard By: Eclipse User on Mon, 09 March 2020 |
4 |
1343 |
Tue, 10 March 2020 04:14 By: Eclipse User  |
 |
|
Generating code from attributes in CSV By: Eclipse User on Mon, 02 March 2020 |
12 |
2603 |
Sun, 08 March 2020 05:50 By: Eclipse User  |
 |
|
xtext grammar starting with xtext By: Eclipse User on Tue, 03 March 2020 |
1 |
869 |
Thu, 05 March 2020 00:05 By: Eclipse User  |
 |
|
CaseInsensitiv Scoping - how to do it? By: Eclipse User on Thu, 27 February 2020 |
5 |
1343 |
Tue, 03 March 2020 12:00 By: Eclipse User  |
 |
|
Xtext / Xtend 2.21 Release By: Eclipse User on Tue, 03 March 2020 |
0 |
6020 |
Tue, 03 March 2020 07:30 By: Eclipse User  |
 |
|
Spaces for indentation By: Eclipse User on Thu, 13 February 2020 |
10 |
2454 |
Mon, 02 March 2020 07:27 By: Eclipse User  |
 |
|
Code creation for data validation By: Eclipse User on Wed, 26 February 2020 |
6 |
1992 |
Mon, 02 March 2020 01:17 By: Eclipse User  |
 |
|
Xtext Hover Documentation [Duplicate - https://www.eclipse.org/forums/index.php/m/1822037/#msg_18220 By: Eclipse User on Wed, 26 February 2020 |
5 |
1978 |
Thu, 27 February 2020 12:07 By: Eclipse User  |
 |
|
Specify the encoding of attached source files By: Eclipse User on Tue, 25 February 2020 |
9 |
2911 |
Wed, 26 February 2020 14:59 By: Eclipse User  |
 |
|
Xtext Hover Documentation By: Eclipse User on Wed, 26 February 2020 |
6 |
1337 |
Wed, 26 February 2020 05:25 By: Eclipse User  |
 |
|
Xtext Hover Documentation [Duplicate - https://www.eclipse.org/forums/index.php/m/1822037/#msg_18220 By: Eclipse User on Wed, 26 February 2020 |
0 |
3158 |
Wed, 26 February 2020 04:34 By: Eclipse User  |
 |
|
Xtext Hover Documentation [Duplicate - https://www.eclipse.org/forums/index.php/m/1822037/#msg_18220 By: Eclipse User on Wed, 26 February 2020 |
0 |
3158 |
Wed, 26 February 2020 04:33 By: Eclipse User  |
 |
|
Dark theme support for Xtext editor Change editor's colors according to Eclipse IDE's theme By: Eclipse User on Tue, 17 December 2019 |
3 |
4344 |
Tue, 25 February 2020 10:23 By: Eclipse User  |
 |
|
EMF Compare and LazyLinkingResource proxy URLs By: Eclipse User on Thu, 13 February 2020 |
3 |
1084 |
Mon, 24 February 2020 09:04 By: Eclipse User  |
 |
|
"importURI" and qualified names How to resolve same package from different files By: Eclipse User on Mon, 24 February 2020 |
0 |
3425 |
Mon, 24 February 2020 07:40 By: Eclipse User  |
 |
|
CfP: 20th International Workshop on OCL and Textual Modeling (OCL'2020 @ STAF) By: Eclipse User on Fri, 21 February 2020 |
0 |
4846 |
Fri, 21 February 2020 08:29 By: Eclipse User  |
 |
|
XText maven build fails out of the box Using Eclipse 2019-12 (4.14.0) Maven parent build fails with xtext project created via new wizard By: Eclipse User on Thu, 20 February 2020 |
1 |
1131 |
Fri, 21 February 2020 00:25 By: Eclipse User  |
 |
|
XText maven build fails out of the box Using Eclipse 2019-12 (4.14.0) Maven parent build fails with xtext project created via new wizard By: Eclipse User on Thu, 20 February 2020 |
0 |
4839 |
Thu, 20 February 2020 21:43 By: Eclipse User  |
 |
|
Null attribute values in cross-reference from other file By: Eclipse User on Wed, 19 February 2020 |
11 |
1743 |
Thu, 20 February 2020 08:20 By: Eclipse User  |
 |
|
Using Xtext DSL as a rule engine on runtime By: Eclipse User on Wed, 12 February 2020 |
3 |
1949 |
Tue, 18 February 2020 15:55 By: Eclipse User  |
 |
|
Xtext and JUnit 5 By: Eclipse User on Tue, 18 February 2020 |
1 |
845 |
Tue, 18 February 2020 08:40 By: Eclipse User  |
 |
|
Resource validation after opening it in editor Resource validation not getting called when resource gets opened in editor and Build Automatically is disabled By: Eclipse User on Mon, 17 February 2020 |
3 |
1133 |
Mon, 17 February 2020 05:45 By: Eclipse User  |
 |
|
Deriving model from binary class files By: Eclipse User on Wed, 12 February 2020 |
3 |
1763 |
Mon, 17 February 2020 01:11 By: Eclipse User  |
 |
|
Programmatically set target platform to manage external libraries By: Eclipse User on Thu, 13 February 2020 |
1 |
1849 |
Sat, 15 February 2020 02:46 By: Eclipse User  |
 |
|
Deriving model from binary class files By: Eclipse User on Wed, 12 February 2020 |
0 |
4889 |
Wed, 12 February 2020 03:40 By: Eclipse User  |
 |
|
Xtext will drop support for the old generator in 2.22 / 2020-06 By: Eclipse User on Wed, 12 February 2020 |
0 |
4901 |
Wed, 12 February 2020 02:08 By: Eclipse User  |
 |
|
Project wizard: how to set the JRE System Library programmatically? By: Eclipse User on Tue, 11 February 2020 |
2 |
987 |
Tue, 11 February 2020 04:32 By: Eclipse User  |
 |
|
Keep the Grammar structure same as before saving the file Keep the Grammar structure same as before saving the file By: Eclipse User on Tue, 14 May 2019 |
2 |
54843 |
Mon, 10 February 2020 23:49 By: Eclipse User  |
 |
|
Changing Formatter2 Indentation Preferences from Tab to Spaces? By: Eclipse User on Mon, 10 February 2020 |
4 |
2310 |
Mon, 10 February 2020 15:16 By: Eclipse User  |
 |
|
Serializing several resources with cross references By: Eclipse User on Wed, 05 February 2020 |
8 |
1823 |
Mon, 10 February 2020 13:15 By: Eclipse User  |
 |
|
Serialization requires names to be "more unique" than other parts of the language implemen By: Eclipse User on Fri, 07 February 2020 |
2 |
803 |
Fri, 07 February 2020 14:06 By: Eclipse User  |
 |
|
Skiping classes when debugging DSL code By: Eclipse User on Thu, 06 February 2020 |
4 |
1123 |
Fri, 07 February 2020 07:48 By: Eclipse User  |
 |
|
Xtext prefences pages Create a Preferences pages for my DSL By: Eclipse User on Sat, 24 June 2017 |
1 |
10583 |
Fri, 07 February 2020 07:43 By: Eclipse User  |
 |
|
Customizing content proposal in Xtext 2.20 for web editors By: Eclipse User on Thu, 06 February 2020 |
1 |
729 |
Thu, 06 February 2020 07:56 By: Eclipse User  |
 |
|
Documentation generation based on grammar Xtext Documentation Generation By: Eclipse User on Fri, 31 January 2020 |
5 |
1414 |
Thu, 06 February 2020 05:42 By: Eclipse User  |
 |
|
Translate Template Proposal Pattern into Xtext Model Programmatically access the template proposals and save their pattern as Xtext model By: Eclipse User on Thu, 23 January 2020 |
16 |
321096 |
Wed, 05 February 2020 11:08 By: Eclipse User  |
 |
|
Creating VSIX extension How do I create a vscode extension for my DSL By: Eclipse User on Thu, 30 January 2020 |
1 |
725 |
Tue, 04 February 2020 11:15 By: Eclipse User  |
 |
|
Auto-completion for text value By: Eclipse User on Tue, 04 February 2020 |
2 |
684 |
Tue, 04 February 2020 10:21 By: Eclipse User  |
 |
|
cross reference between two resources By: Eclipse User on Wed, 29 January 2020 |
11 |
2810 |
Mon, 03 February 2020 06:15 By: Eclipse User  |
 |
|
Recommended terminal value for auto-completion By: Eclipse User on Thu, 30 January 2020 |
3 |
1021 |
Thu, 30 January 2020 07:01 By: Eclipse User  |
 |
|
Debugging a DSL with spaces in its path Xtext cannot find DSL source when breakpoint hit if its path has a space By: Eclipse User on Mon, 27 January 2020 |
6 |
1926 |
Tue, 28 January 2020 09:18 By: Eclipse User  |
 |
|
The filename or extension is too long Mvn build fails By: Eclipse User on Fri, 17 January 2020 |
8 |
4611 |
Fri, 24 January 2020 02:48 By: Eclipse User  |
 |
|
Cross-reference without dot symbol Cross-reference without dot symbol By: Eclipse User on Wed, 22 January 2020 |
2 |
703642 |
Thu, 23 January 2020 02:54 By: Eclipse User  |
 |
|
Orion Web Editor: xtext-web functions are not available By: Eclipse User on Fri, 17 January 2020 |
4 |
2521 |
Wed, 22 January 2020 05:33 By: Eclipse User  |
 |
|
Facing problem in cross references By: Eclipse User on Fri, 10 January 2020 |
7 |
2839 |
Fri, 17 January 2020 07:24 By: Eclipse User  |
 |
|
Custom coloring for block of code Custom coloring for block of code By: Eclipse User on Thu, 16 January 2020 |
9 |
2027 |
Fri, 17 January 2020 05:38 By: Eclipse User  |
 |
|
Xtext editor backed by XMI resource By: Eclipse User on Tue, 18 October 2016 |
12 |
4820 |
Wed, 15 January 2020 07:13 By: Eclipse User  |
 |
|
Whitespace in qualified names By: Eclipse User on Mon, 13 January 2020 |
1 |
737 |
Tue, 14 January 2020 12:35 By: Eclipse User  |
 |
|
Search for reference models in project's Maven classpath Reference elements in models that are found in project's Maven classpath By: Eclipse User on Mon, 13 January 2020 |
3 |
1006 |
Tue, 14 January 2020 10:33 By: Eclipse User  |
 |
|
How to Serialize Strings with line breaks? By: Eclipse User on Mon, 13 January 2020 |
2 |
1819 |
Tue, 14 January 2020 03:45 By: Eclipse User  |
 |
|
Error in 15 Minute Tutorial Extended? By: Eclipse User on Wed, 08 January 2020 |
5 |
1474 |
Wed, 08 January 2020 10:10 By: Eclipse User  |
 |
|
Decision Node not work I want to use decision node with Moka By: Eclipse User on Wed, 01 January 2020 |
1 |
848 |
Wed, 01 January 2020 09:07 By: Eclipse User  |
 |
|
Building the index in Eclipse for non-Java projects? By: Eclipse User on Sun, 29 December 2019 |
5 |
1255 |
Tue, 31 December 2019 14:13 By: Eclipse User  |
 |
|
Listening for Index-Changes By: Eclipse User on Sun, 29 December 2019 |
11 |
2125 |
Tue, 31 December 2019 10:22 By: Eclipse User  |
 |
|
The future of Xtend ? By: Eclipse User on Wed, 04 December 2019 |
5 |
2336 |
Tue, 31 December 2019 03:54 By: Eclipse User  |
 |
|
Error on retrieval of features in *Generator.xtend Features can be retrieved fine in validator, but not in the generator for a certain rule By: Eclipse User on Mon, 23 December 2019 |
2 |
925 |
Mon, 30 December 2019 04:23 By: Eclipse User  |
 |
|
Xtext Beginner Scoping/Referencing Problem Referencing based on previous reference By: Eclipse User on Wed, 25 December 2019 |
1 |
838 |
Mon, 30 December 2019 01:33 By: Eclipse User  |
 |
|
Code coverage of generated Java code By: Eclipse User on Sun, 22 December 2019 |
6 |
2055 |
Sun, 22 December 2019 15:58 By: Eclipse User  |
 |
|
[Newbie Q.] Grammar Failing: Element: -UNKNOWN- Element: -UNKNOWN-; Reported by: XtextGenerator By: Eclipse User on Sat, 14 December 2019 |
2 |
1131 |
Wed, 18 December 2019 11:00 By: Eclipse User  |
 |
|
Dynamic content assist proposals order Change the order of proposals as the user types By: Eclipse User on Sat, 14 December 2019 |
3 |
1669 |
Sat, 14 December 2019 11:33 By: Eclipse User  |
 |
|
Build a language server for DSL Dependency error occurs when build a xtext project with gradle By: Eclipse User on Fri, 13 December 2019 |
3 |
1179 |
Fri, 13 December 2019 11:09 By: Eclipse User  |
 |
|
XbaseCompiler does not generate lambdas when running from xtext-maven-plugin By: Eclipse User on Thu, 12 December 2019 |
7 |
1609 |
Fri, 13 December 2019 05:51 By: Eclipse User  |
 |
|
Reduce resource consumption in project indexing Scope, Indexing By: Eclipse User on Thu, 20 August 2015 |
11 |
4824 |
Thu, 12 December 2019 12:28 By: Eclipse User  |
 |
|
Xtext / Xtend 2.20 release By: Eclipse User on Mon, 02 December 2019 |
16 |
2801 |
Wed, 11 December 2019 11:07 By: Eclipse User  |
 |
|
MWE2 code generation is different between Eclipse/Maven By: Eclipse User on Tue, 10 December 2019 |
6 |
1786 |
Tue, 10 December 2019 11:47 By: Eclipse User  |
 |
|
Yacc to Xtext Conversion from Yacc to Xtext By: Eclipse User on Tue, 10 December 2019 |
6 |
1519 |
Tue, 10 December 2019 04:44 By: Eclipse User  |
 |
|
Can we support both an LS and Eclipse Workbench at the same time? By: Eclipse User on Mon, 09 December 2019 |
1 |
1182 |
Tue, 10 December 2019 00:41 By: Eclipse User  |
 |
|
Xtext/Xcore/Tycho dependencies By: Eclipse User on Mon, 09 December 2019 |
1 |
1424 |
Tue, 10 December 2019 00:09 By: Eclipse User  |
 |
|
How to run a java main class in an environment created with Xtext I wrote a DSL using Xtext specification for a school project, and i need to run a java file inside this environment using a button By: Eclipse User on Mon, 02 December 2019 |
5 |
1215 |
Tue, 03 December 2019 14:50 By: Eclipse User  |
 |
|
Extending scope with dynamic references By: Eclipse User on Mon, 02 December 2019 |
1 |
815 |
Tue, 03 December 2019 11:16 By: Eclipse User  |
 |
|
Performance implication of using xtextResource.getContents().get(0) By: Eclipse User on Tue, 03 December 2019 |
2 |
920 |
Tue, 03 December 2019 04:12 By: Eclipse User  |
 |
|
Question: DSL project with dependencies By: Eclipse User on Mon, 02 December 2019 |
3 |
1001 |
Mon, 02 December 2019 06:25 By: Eclipse User  |
 |
|
[Beginner] New line, tabs [Beginner] New line, tabs By: Eclipse User on Sat, 16 November 2019 |
7 |
2935 |
Sun, 01 December 2019 11:03 By: Eclipse User  |
 |
|
Testing code generation ComparisonFailure : expected : [ "char Sequence"] but was: <[NO FILE WAS GENERATED]> By: Eclipse User on Fri, 11 October 2019 |
59 |
7261 |
Fri, 29 November 2019 10:28 By: Eclipse User  |
 |
|
How to use multi line in XBlockExpression of a dsl By: Eclipse User on Thu, 28 November 2019 |
4 |
1304 |
Thu, 28 November 2019 06:30 By: Eclipse User  |
 |
|
Unable to run unit tests JUnit throws nullpointer exception By: Eclipse User on Wed, 27 November 2019 |
8 |
2965 |
Thu, 28 November 2019 05:56 By: Eclipse User  |
 |
|
Question: Cross-reference to external model does not return values By: Eclipse User on Tue, 26 November 2019 |
3 |
945 |
Tue, 26 November 2019 11:14 By: Eclipse User  |
 |
|
Validate parser rules By: Eclipse User on Tue, 26 November 2019 |
5 |
1265 |
Tue, 26 November 2019 07:01 By: Eclipse User  |
 |
|
What's the recommended way to implement refactoring on my DSL files Refactoring on files which are called by other DSL files By: Eclipse User on Mon, 25 November 2019 |
10 |
1965 |
Tue, 26 November 2019 05:14 By: Eclipse User  |
 |
|
Getting errors for Gradle Xtext project on Eclipse DSL Tools 2019-06 Getting build errors in a Xtext project where i used Gradle for building. By: Eclipse User on Mon, 25 November 2019 |
2 |
1780 |
Tue, 26 November 2019 00:52 By: Eclipse User  |
 |
|
Title: Issue with serializing cross reference with same name By: Eclipse User on Mon, 25 November 2019 |
5 |
1111 |
Mon, 25 November 2019 16:04 By: Eclipse User  |
 |
|
Issues with terminal STRING which always outputs an error By: Eclipse User on Mon, 25 November 2019 |
3 |
968 |
Mon, 25 November 2019 10:28 By: Eclipse User  |
 |
|
Programmatically Generate DSL Files - Head Spinning By: Eclipse User on Sun, 13 October 2019 |
24 |
5181 |
Mon, 25 November 2019 05:35 By: Eclipse User  |
 |
|
Usage of externally defined symbols in grammar By: Eclipse User on Tue, 24 September 2019 |
9 |
3340 |
Fri, 22 November 2019 05:00 By: Eclipse User  |
 |
|
Unable to Install Xtext Errors encountered when trying to install Xtext into Eclipse 2018-09 By: Eclipse User on Wed, 20 November 2019 |
1 |
1244 |
Thu, 21 November 2019 12:10 By: Eclipse User  |
 |
|
Change StandaloneSetup location By: Eclipse User on Thu, 21 November 2019 |
3 |
963 |
Thu, 21 November 2019 11:51 By: Eclipse User  |
 |
|
Accessing preferences, specified in the build.gradle By: Eclipse User on Wed, 20 November 2019 |
8 |
1508 |
Thu, 21 November 2019 04:38 By: Eclipse User  |
 |
|
How to recompile other files when a file validates without error? By: Eclipse User on Wed, 20 November 2019 |
2 |
1200 |
Thu, 21 November 2019 03:05 By: Eclipse User  |
 |
|
Creating Serializer for different DSL By: Eclipse User on Tue, 19 November 2019 |
11 |
2459 |
Tue, 19 November 2019 13:53 By: Eclipse User  |
 |
|
Pointers request for string-based microformat in DSL By: Eclipse User on Thu, 14 November 2019 |
4 |
1202 |
Mon, 18 November 2019 14:27 By: Eclipse User  |
 |
|
Resolving JvmTypes in tests and standalone environments By: Eclipse User on Thu, 14 November 2019 |
3 |
1133 |
Fri, 15 November 2019 12:42 By: Eclipse User  |
 |
|
Infinite build loop By: Eclipse User on Tue, 12 November 2019 |
8 |
1534 |
Tue, 12 November 2019 14:41 By: Eclipse User  |
 |
|
How to configure MonarchTokensProvider for my Xtext-DSL and Monaco editor By: Eclipse User on Tue, 12 November 2019 |
2 |
1580 |
Tue, 12 November 2019 09:45 By: Eclipse User  |
 |
|
Formatter2 - QualifiedName in Crossreference has spaces around delimiters - how to replace? By: Eclipse User on Fri, 08 November 2019 |
1 |
863 |
Fri, 08 November 2019 11:15 By: Eclipse User  |
 |
|
Unresolved Proxy to Object in Another Document By: Eclipse User on Wed, 06 November 2019 |
4 |
1834 |
Thu, 07 November 2019 15:41 By: Eclipse User  |
 |
|
Validate key within key-value-list By: Eclipse User on Tue, 05 November 2019 |
1 |
936 |
Tue, 05 November 2019 11:35 By: Eclipse User  |
 |
|
[Beginner] Can't get Xtext examples to work By: Eclipse User on Wed, 30 October 2019 |
1 |
740 |
Mon, 04 November 2019 11:07 By: Eclipse User  |
 |
|
Xtend Grey Space: It works great until it doesn't By: Eclipse User on Wed, 09 October 2019 |
15 |
4090 |
Sat, 02 November 2019 06:05 By: Eclipse User  |
 |
|
Check if a language/grammar file is defined twice in Workspace Validation for language files defined twice By: Eclipse User on Tue, 29 October 2019 |
2 |
1656 |
Sat, 02 November 2019 03:33 By: Eclipse User  |
 |
|
Operator overloading in Xbase Expression Operator overloading in Xbase Expression By: Eclipse User on Wed, 30 October 2019 |
1 |
1487 |
Fri, 01 November 2019 13:56 By: Eclipse User  |
 |
|
Formatter2 - I need a backup plan - Create DSL File With Formatted String? By: Eclipse User on Thu, 24 October 2019 |
18 |
2232 |
Tue, 29 October 2019 13:31 By: Eclipse User  |