|
|
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 |
1078 |
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 |
3294 |
Wed, 26 August 2020 08:01 By: Eclipse User  |
 |
|
Autocomplete suggestion files in project By: Eclipse User on Fri, 21 August 2020 |
3 |
1385 |
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 |
1515 |
Mon, 24 August 2020 05:58 By: Eclipse User  |
 |
|
How can I override STRING? By: Eclipse User on Sat, 22 August 2020 |
3 |
949 |
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 |
1026 |
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 |
1079 |
Sat, 22 August 2020 02:45 By: Eclipse User  |
 |
|
Hide technical UID in XText editor By: Eclipse User on Tue, 08 November 2016 |
6 |
7644 |
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 |
933 |
Wed, 19 August 2020 23:35 By: Eclipse User  |
 |
|
Bundle activator on xtext By: Eclipse User on Tue, 18 August 2020 |
4 |
1010 |
Wed, 19 August 2020 02:02 By: Eclipse User  |
 |
|
Cross-referencing challenges By: Eclipse User on Wed, 12 August 2020 |
14 |
2713 |
Mon, 17 August 2020 21:56 By: Eclipse User  |
 |
|
Terminal Rule vs. Keyword Prioritization By: Eclipse User on Mon, 17 August 2020 |
1 |
740 |
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 |
1660 |
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 |
2008 |
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 |
1008 |
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 |
2521 |
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 |
995 |
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 |
1045 |
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 |
1003 |
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 |
849 |
Tue, 04 August 2020 02:29 By: Eclipse User  |
 |
|
Adding attributes to a references element By: Eclipse User on Sun, 02 August 2020 |
0 |
4622 |
Sun, 02 August 2020 08:51 By: Eclipse User  |
 |
|
XText to VSCode integration By: Eclipse User on Sun, 12 July 2020 |
13 |
2874 |
Mon, 27 July 2020 14:38 By: Eclipse User  |
 |
|
Generating multiple objects within one rule By: Eclipse User on Fri, 24 July 2020 |
2 |
1304 |
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 |
2741 |
Sat, 18 July 2020 02:42 By: Eclipse User  |
 |
|
Force relinking of XAbstractFeatureCall By: Eclipse User on Thu, 16 July 2020 |
0 |
1879 |
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 |
1384 |
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 |
637 |
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 |
1526 |
Thu, 09 July 2020 14:25 By: Eclipse User  |
 |
|
Enum as attribute value By: Eclipse User on Wed, 08 July 2020 |
6 |
1433 |
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 |
1043 |
Mon, 06 July 2020 22:19 By: Eclipse User  |
 |
|
Pb with recursive rule invocation By: Eclipse User on Fri, 03 July 2020 |
6 |
2283 |
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 |
961 |
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 |
904 |
Fri, 03 July 2020 17:58 By: Eclipse User  |
 |
|
Getting user types ID By: Eclipse User on Wed, 01 July 2020 |
1 |
699 |
Thu, 02 July 2020 01:13 By: Eclipse User  |
 |
|
Formatter in whitespace aware language By: Eclipse User on Wed, 24 June 2020 |
0 |
2357 |
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 |
842 |
Tue, 23 June 2020 15:59 By: Eclipse User  |
 |
|
cross-reference linking and xbase By: Eclipse User on Tue, 14 June 2016 |
11 |
4309 |
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 |
970 |
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 |
1013 |
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 |
788 |
Mon, 15 June 2020 06:41 By: Eclipse User  |
 |
|
Formatting and quickfix with model modification By: Eclipse User on Fri, 12 June 2020 |
0 |
2465 |
Fri, 12 June 2020 13:02 By: Eclipse User  |
 |
|
Beginner tries on Xtext By: Eclipse User on Thu, 11 June 2020 |
2 |
1027 |
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 |
1366 |
Thu, 11 June 2020 04:25 By: Eclipse User  |
 |
|
Error running mwe2 By: Eclipse User on Sun, 12 January 2020 |
6 |
2100 |
Wed, 10 June 2020 12:00 By: Eclipse User  |
 |
|
LiveScope and new Resources By: Eclipse User on Tue, 09 June 2020 |
12 |
2186 |
Wed, 10 June 2020 07:46 By: Eclipse User  |
 |
|
Palladio Component Modeling Error in SimuLizar By: Eclipse User on Sat, 06 June 2020 |
1 |
1376 |
Tue, 09 June 2020 03:42 By: Eclipse User  |
 |
|
Palladio Component Modeling Rrror in SimuLizar By: Eclipse User on Sat, 06 June 2020 |
2 |
1358 |
Tue, 09 June 2020 03:39 By: Eclipse User  |
 |
|
SimuLizar error2 SimuLizar error2 By: Eclipse User on Mon, 08 June 2020 |
1 |
1007 |
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 |
2203 |
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 |
1129 |
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 |
1145 |
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 |
2504 |
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 |
6501 |
Wed, 27 May 2020 14:53 By: Eclipse User  |
 |
|
Parsing XML By: Eclipse User on Mon, 20 April 2020 |
4 |
2128 |
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 |
1211 |
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 |
1262 |
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 |
2939 |
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 |
1173 |
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 |
2255 |
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 |
724 |
Wed, 13 May 2020 15:35 By: Eclipse User  |
 |
|
Standalone error when validating By: Eclipse User on Wed, 15 May 2013 |
8 |
8612 |
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 |
4407 |
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 |
1314 |
Sat, 09 May 2020 10:37 By: Eclipse User  |
 |
|
Creating Custom Task Tags By: Eclipse User on Thu, 11 July 2019 |
11 |
3823 |
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 |
2972 |
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 |
2307 |
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 |
1332 |
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 |
2366 |
Wed, 06 May 2020 04:56 By: Eclipse User  |
 |
|
Recommended way to use IOutlineTreeProvider.Background By: Eclipse User on Mon, 04 May 2020 |
2 |
907 |
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 |
3122 |
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 |
821 |
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 |
1033 |
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 |
8099 |
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 |
5826 |
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 |
13260 |
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 |
1921 |
Wed, 08 April 2020 10:28 By: Eclipse User  |
 |
|
Indirect left recursion By: Eclipse User on Thu, 02 April 2020 |
3 |
1500 |
Tue, 07 April 2020 15:41 By: Eclipse User  |
 |
|
Any VSCode Directions Updates? By: Eclipse User on Mon, 30 March 2020 |
2 |
1820 |
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 |
1179 |
Fri, 03 April 2020 15:35 By: Eclipse User  |
 |
|
Grammar support Grammar support By: Eclipse User on Thu, 02 April 2020 |
4 |
1640 |
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 |
1354 |
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 |
3480 |
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 |
1072 |
Thu, 26 March 2020 18:14 By: Eclipse User  |
 |
|
Xtext-maven-plugin with sources By: Eclipse User on Wed, 18 March 2020 |
1 |
739 |
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 |
814 |
Thu, 26 March 2020 15:10 By: Eclipse User  |
 |
|
Cannot set backtrack to false mwe2 By: Eclipse User on Wed, 25 March 2020 |
12 |
2604 |
Thu, 26 March 2020 05:07 By: Eclipse User  |
 |
|
Maven dependencies By: Eclipse User on Thu, 26 March 2020 |
6 |
2175 |
Thu, 26 March 2020 04:55 By: Eclipse User  |
 |
|
Add EAnnotation in generated Ecore By: Eclipse User on Wed, 25 March 2020 |
2 |
1040 |
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 |
1147 |
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 |
789 |
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 |
1253 |
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 |
770 |
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 |
1100 |
Mon, 23 March 2020 04:06 By: Eclipse User  |
 |
|
Get textual representation from model By: Eclipse User on Mon, 16 March 2020 |
7 |
2508 |
Tue, 17 March 2020 04:10 By: Eclipse User  |
 |
|
Understanding lambdas By: Eclipse User on Sun, 15 March 2020 |
3 |
888 |
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 |
1844 |
Thu, 12 March 2020 02:41 By: Eclipse User  |
 |
|
Use Language Server Xtext By: Eclipse User on Wed, 11 March 2020 |
1 |
775 |
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 |
1461 |
Tue, 10 March 2020 12:58 By: Eclipse User  |
 |
|
Unassigned Rule Calls - 'current' already created By: Eclipse User on Tue, 10 March 2020 |
3 |
1220 |
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 |
1336 |
Tue, 10 March 2020 04:14 By: Eclipse User  |
 |
|
Generating code from attributes in CSV By: Eclipse User on Mon, 02 March 2020 |
12 |
2601 |
Sun, 08 March 2020 05:50 By: Eclipse User  |
 |
|
xtext grammar starting with xtext By: Eclipse User on Tue, 03 March 2020 |
1 |
868 |
Thu, 05 March 2020 00:05 By: Eclipse User  |
 |
|
CaseInsensitiv Scoping - how to do it? By: Eclipse User on Thu, 27 February 2020 |
5 |
1341 |
Tue, 03 March 2020 12:00 By: Eclipse User  |
 |
|
Xtext / Xtend 2.21 Release By: Eclipse User on Tue, 03 March 2020 |
0 |
6018 |
Tue, 03 March 2020 07:30 By: Eclipse User  |
 |
|
Spaces for indentation By: Eclipse User on Thu, 13 February 2020 |
10 |
2427 |
Mon, 02 March 2020 07:27 By: Eclipse User  |
 |
|
Code creation for data validation By: Eclipse User on Wed, 26 February 2020 |
6 |
1991 |
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 |
1977 |
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 |
2886 |
Wed, 26 February 2020 14:59 By: Eclipse User  |
 |
|
Xtext Hover Documentation By: Eclipse User on Wed, 26 February 2020 |
6 |
1336 |
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 |
3156 |
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 |
3155 |
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 |
4334 |
Tue, 25 February 2020 10:23 By: Eclipse User  |
 |
|
EMF Compare and LazyLinkingResource proxy URLs By: Eclipse User on Thu, 13 February 2020 |
3 |
1083 |
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 |
3424 |
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 |
4844 |
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 |
1130 |
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 |
4837 |
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 |
1728 |
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 |
1947 |
Tue, 18 February 2020 15:55 By: Eclipse User  |
 |
|
Xtext and JUnit 5 By: Eclipse User on Tue, 18 February 2020 |
1 |
843 |
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 |
1132 |
Mon, 17 February 2020 05:45 By: Eclipse User  |
 |
|
Deriving model from binary class files By: Eclipse User on Wed, 12 February 2020 |
3 |
1762 |
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 |
1847 |
Sat, 15 February 2020 02:46 By: Eclipse User  |
 |
|
Deriving model from binary class files By: Eclipse User on Wed, 12 February 2020 |
0 |
4884 |
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 |
4899 |
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 |
983 |
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 |
54842 |
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 |
2298 |
Mon, 10 February 2020 15:16 By: Eclipse User  |
 |
|
Serializing several resources with cross references By: Eclipse User on Wed, 05 February 2020 |
8 |
1821 |
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 |
802 |
Fri, 07 February 2020 14:06 By: Eclipse User  |
 |
|
Skiping classes when debugging DSL code By: Eclipse User on Thu, 06 February 2020 |
4 |
1122 |
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 |
10580 |
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 |
726 |
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 |
1412 |
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 |
321091 |
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 |
723 |
Tue, 04 February 2020 11:15 By: Eclipse User  |
 |
|
Auto-completion for text value By: Eclipse User on Tue, 04 February 2020 |
2 |
682 |
Tue, 04 February 2020 10:21 By: Eclipse User  |
 |
|
cross reference between two resources By: Eclipse User on Wed, 29 January 2020 |
11 |
2786 |
Mon, 03 February 2020 06:15 By: Eclipse User  |
 |
|
Recommended terminal value for auto-completion By: Eclipse User on Thu, 30 January 2020 |
3 |
1018 |
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 |
1924 |
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 |
4609 |
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 |
703639 |
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 |
2513 |
Wed, 22 January 2020 05:33 By: Eclipse User  |
 |
|
Facing problem in cross references By: Eclipse User on Fri, 10 January 2020 |
7 |
2833 |
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 |
2018 |
Fri, 17 January 2020 05:38 By: Eclipse User  |
 |
|
Xtext editor backed by XMI resource By: Eclipse User on Tue, 18 October 2016 |
12 |
4809 |
Wed, 15 January 2020 07:13 By: Eclipse User  |
 |
|
Whitespace in qualified names By: Eclipse User on Mon, 13 January 2020 |
1 |
735 |
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 |
1004 |
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 |
1816 |
Tue, 14 January 2020 03:45 By: Eclipse User  |
 |
|
Error in 15 Minute Tutorial Extended? By: Eclipse User on Wed, 08 January 2020 |
5 |
1463 |
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 |
847 |
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 |
1254 |
Tue, 31 December 2019 14:13 By: Eclipse User  |
 |
|
Listening for Index-Changes By: Eclipse User on Sun, 29 December 2019 |
11 |
2124 |
Tue, 31 December 2019 10:22 By: Eclipse User  |
 |
|
The future of Xtend ? By: Eclipse User on Wed, 04 December 2019 |
5 |
2330 |
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 |
922 |
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 |
837 |
Mon, 30 December 2019 01:33 By: Eclipse User  |
 |
|
Code coverage of generated Java code By: Eclipse User on Sun, 22 December 2019 |
6 |
2050 |
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 |
1130 |
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 |
1666 |
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 |
1178 |
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 |
1599 |
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 |
4820 |
Thu, 12 December 2019 12:28 By: Eclipse User  |
 |
|
Xtext / Xtend 2.20 release By: Eclipse User on Mon, 02 December 2019 |
16 |
2797 |
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 |
1769 |
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 |
1514 |
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 |
1174 |
Tue, 10 December 2019 00:41 By: Eclipse User  |
 |
|
Xtext/Xcore/Tycho dependencies By: Eclipse User on Mon, 09 December 2019 |
1 |
1422 |
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 |
1207 |
Tue, 03 December 2019 14:50 By: Eclipse User  |
 |
|
Extending scope with dynamic references By: Eclipse User on Mon, 02 December 2019 |
1 |
814 |
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 |
916 |
Tue, 03 December 2019 04:12 By: Eclipse User  |
 |
|
Question: DSL project with dependencies By: Eclipse User on Mon, 02 December 2019 |
3 |
995 |
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 |
2915 |
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 |
7194 |
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 |
1303 |
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 |
2956 |
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 |
942 |
Tue, 26 November 2019 11:14 By: Eclipse User  |
 |
|
Validate parser rules By: Eclipse User on Tue, 26 November 2019 |
5 |
1256 |
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 |
1949 |
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 |
1769 |
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 |
1110 |
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 |
965 |
Mon, 25 November 2019 10:28 By: Eclipse User  |
 |
|
Programmatically Generate DSL Files - Head Spinning By: Eclipse User on Sun, 13 October 2019 |
24 |
5148 |
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 |
3329 |
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 |
1242 |
Thu, 21 November 2019 12:10 By: Eclipse User  |
 |
|
Change StandaloneSetup location By: Eclipse User on Thu, 21 November 2019 |
3 |
962 |
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 |
1507 |
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 |
1199 |
Thu, 21 November 2019 03:05 By: Eclipse User  |
 |
|
Creating Serializer for different DSL By: Eclipse User on Tue, 19 November 2019 |
11 |
2455 |
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 |
1200 |
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 |
1130 |
Fri, 15 November 2019 12:42 By: Eclipse User  |
 |
|
Infinite build loop By: Eclipse User on Tue, 12 November 2019 |
8 |
1525 |
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 |
1578 |
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 |
861 |
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 |
1828 |
Thu, 07 November 2019 15:41 By: Eclipse User  |
 |
|
Validate key within key-value-list By: Eclipse User on Tue, 05 November 2019 |
1 |
935 |
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 |
739 |
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 |
4072 |
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 |
1655 |
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 |
1485 |
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 |
2225 |
Tue, 29 October 2019 13:31 By: Eclipse User  |