|
|
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 |
 |
|
How to import EOL for syntax highlighting By: Eclipse User on Mon, 07 June 2021 |
4 |
1207 |
Tue, 08 June 2021 14:03 By: Eclipse User  |
 |
|
Integrate ocl in xtext grammar or grab all the characters until any language rule appears Integrate ocl in xtext grammar or grab all the characters until any language rule appears By: Eclipse User on Wed, 12 May 2021 |
5 |
1930 |
Fri, 04 June 2021 05:10 By: Eclipse User  |
 |
|
How to change Xtext DSL file programmatically ? (Xtext 2.24) By: Eclipse User on Tue, 01 June 2021 |
2 |
1209 |
Wed, 02 June 2021 08:39 By: Eclipse User  |
 |
|
Making editor regions read-only By: Eclipse User on Tue, 25 May 2021 |
2 |
1357 |
Tue, 01 June 2021 08:56 By: Eclipse User  |
 |
|
Optional ordering with commas where first element can also be optional By: Eclipse User on Sun, 30 May 2021 |
3 |
1448 |
Tue, 01 June 2021 08:48 By: Eclipse User  |
 |
|
Lexer mixes some inputs even though it is set to non-greedy? By: Eclipse User on Sun, 30 May 2021 |
11 |
1941 |
Mon, 31 May 2021 07:50 By: Eclipse User  |
 |
|
Using the Xtext.xtext grammar in another DSL gives "Couldn't resolve reference to EClassifier&q By: Eclipse User on Sun, 30 May 2021 |
2 |
1163 |
Sun, 30 May 2021 13:25 By: Eclipse User  |
 |
|
Cross-referencing two different rules? By: Eclipse User on Tue, 25 May 2021 |
2 |
1376 |
Sun, 30 May 2021 05:13 By: Eclipse User  |
 |
|
Git / Maven Setup for standalone build By: Eclipse User on Fri, 21 May 2021 |
6 |
1452 |
Fri, 21 May 2021 07:31 By: Eclipse User  |
 |
|
Multiple Generator calls on Xtext language Multiple Generator calls on Xtext language By: Eclipse User on Tue, 18 May 2021 |
1 |
3546 |
Wed, 19 May 2021 03:35 By: Eclipse User  |
 |
|
Update to Java 11 as minimal Java version By: Eclipse User on Mon, 17 May 2021 |
0 |
2279 |
Mon, 17 May 2021 03:38 By: Eclipse User  |
 |
|
My xtext-maven-plugin does not generate DSL code on project By: Eclipse User on Wed, 12 May 2021 |
10 |
3460 |
Wed, 12 May 2021 14:18 By: Eclipse User  |
 |
|
Dockerizing Xtext web app docker + xtext By: Eclipse User on Tue, 11 May 2021 |
5 |
1631 |
Wed, 12 May 2021 11:35 By: Eclipse User  |
 |
|
Cannot import an Existing Maven Projetct in a Run As Eclipse Aplication By: Eclipse User on Mon, 10 May 2021 |
2 |
1088 |
Tue, 11 May 2021 18:03 By: Eclipse User  |
 |
|
Xtext Resource Storage how to write fully resolved and computed resources to disk By: Eclipse User on Wed, 05 May 2021 |
14 |
2396 |
Fri, 07 May 2021 15:19 By: Eclipse User  |
 |
|
Initialization of member JvmFields in constructor of a parent JvmGenericType Initialization of fields with XExpression not via 'JvmTypesBuilder#setInitializer' method but at some other place By: Eclipse User on Fri, 07 May 2021 |
2 |
1129 |
Fri, 07 May 2021 11:26 By: Eclipse User  |
 |
|
Proper way to install antlr-generator-3.2.0-patch.jar By: Eclipse User on Wed, 28 April 2021 |
6 |
3036 |
Thu, 06 May 2021 10:07 By: Eclipse User  |
 |
|
Supporting several versions of a DSL when using the DSL's eclipse plugin By: Eclipse User on Thu, 06 May 2021 |
0 |
2032 |
Thu, 06 May 2021 02:41 By: Eclipse User  |
 |
|
Resolving unresolved reference using IDerivedStateComputer By: Eclipse User on Tue, 06 April 2021 |
24 |
3616 |
Mon, 03 May 2021 01:00 By: Eclipse User  |
 |
|
xtext-services and iframe xtext-services don't work when using iframe By: Eclipse User on Thu, 29 April 2021 |
18 |
4493 |
Fri, 30 April 2021 02:08 By: Eclipse User  |
 |
|
Nested class and visibility of members By: Eclipse User on Thu, 08 April 2021 |
10 |
2011 |
Wed, 28 April 2021 15:48 By: Eclipse User  |
 |
|
How could I create a new Xtext project from existing ecore model then there is no brackets in xtext? How could I create a new Xtext project from existing ecore model then there is no brackets in xtext? By: Eclipse User on Fri, 23 April 2021 |
18 |
3168 |
Wed, 28 April 2021 09:05 By: Eclipse User  |
 |
|
On-the-fly declaration in cross-reference By: Eclipse User on Sun, 25 April 2021 |
7 |
1626 |
Mon, 26 April 2021 05:43 By: Eclipse User  |
 |
|
Couldn't resolve reference to EClassifier 'XXX' in Xtext Couldn't resolve reference to EClassifier 'XXX' in Xtext file after creating xtext projects from existing ecore By: Eclipse User on Fri, 23 April 2021 |
4 |
1583 |
Fri, 23 April 2021 10:21 By: Eclipse User  |
 |
|
Serializer overzealously inserts parentheses By: Eclipse User on Fri, 23 April 2021 |
0 |
2285 |
Fri, 23 April 2021 10:04 By: Eclipse User  |
 |
|
Missing folders when create xtext projects from existing ecore Missing folders when create xtext projects from existing ecore By: Eclipse User on Fri, 23 April 2021 |
1 |
992 |
Fri, 23 April 2021 08:53 By: Eclipse User  |
 |
|
Cross Referencing different Types By: Eclipse User on Wed, 24 March 2021 |
2 |
973 |
Tue, 20 April 2021 06:23 By: Eclipse User  |
 |
|
Xtext LSP, Client with separate server process Need help in getting the basic Xtext LSP example to work By: Eclipse User on Mon, 19 April 2021 |
4 |
1483 |
Tue, 20 April 2021 02:34 By: Eclipse User  |
 |
|
Formatter2 autowrap By: Eclipse User on Thu, 15 April 2021 |
4 |
1808 |
Mon, 19 April 2021 12:37 By: Eclipse User  |
 |
|
Bind STRINGValueConverter By: Eclipse User on Sat, 17 April 2021 |
2 |
804 |
Sat, 17 April 2021 15:25 By: Eclipse User  |
 |
|
Missing Rule BEGIN in White-space awareness grammar By: Eclipse User on Sat, 03 April 2021 |
2 |
2202 |
Fri, 16 April 2021 04:52 By: Eclipse User  |
 |
|
How to disable validation when editing in xtext editor? validator performance By: Eclipse User on Mon, 12 April 2021 |
3 |
1846 |
Tue, 13 April 2021 11:35 By: Eclipse User  |
 |
|
Qualified Name ID.ID....KEYWORD By: Eclipse User on Tue, 13 April 2021 |
1 |
1017 |
Tue, 13 April 2021 09:06 By: Eclipse User  |
 |
|
Supressing content assist auto activation in DSL comments content assist auto activation supression By: Eclipse User on Tue, 13 April 2021 |
2 |
1105 |
Tue, 13 April 2021 04:15 By: Eclipse User  |
 |
|
Compute offset from position (line,col) By: Eclipse User on Sun, 11 April 2021 |
2 |
1247 |
Sun, 11 April 2021 14:20 By: Eclipse User  |
 |
|
SecurityException in Maven build By: Eclipse User on Sun, 11 April 2021 |
4 |
1849 |
Sun, 11 April 2021 10:38 By: Eclipse User  |
 |
 |
Split XText Grammar into multiple files By: Eclipse User on Fri, 27 July 2012 |
7 |
6724 |
Sat, 10 April 2021 21:10 By: Eclipse User  |
 |
|
Qualified Name according to the hierarchical level By: Eclipse User on Thu, 08 April 2021 |
7 |
1382 |
Fri, 09 April 2021 11:19 By: Eclipse User  |
 |
|
Customize Scoping for inheritance By: Eclipse User on Sun, 28 March 2021 |
62 |
5759 |
Thu, 08 April 2021 09:31 By: Eclipse User  |
 |
|
missing RULE_BEGIN if using whitespace-aware By: Eclipse User on Fri, 04 September 2015 |
14 |
4121 |
Thu, 08 April 2021 00:29 By: Eclipse User  |
 |
|
Keywords available only in specific cases By: Eclipse User on Fri, 02 April 2021 |
3 |
917 |
Sat, 03 April 2021 04:22 By: Eclipse User  |
 |
|
Creating terminal STRING rule with start and end tokens? By: Eclipse User on Mon, 29 March 2021 |
10 |
2200 |
Fri, 02 April 2021 11:58 By: Eclipse User  |
 |
|
DSL with python grammar By: Eclipse User on Fri, 02 April 2021 |
0 |
2397 |
Fri, 02 April 2021 02:30 By: Eclipse User  |
 |
|
Two dsl in one project By: Eclipse User on Thu, 01 April 2021 |
1 |
873 |
Fri, 02 April 2021 00:47 By: Eclipse User  |
 |
|
Hover on keywords in nested structure does not seem to work By: Eclipse User on Wed, 31 March 2021 |
3 |
1007 |
Thu, 01 April 2021 05:18 By: Eclipse User  |
 |
|
discouraged access to org.eclipse.xtext.ui.wizard.template contents By: Eclipse User on Wed, 31 March 2021 |
3 |
1242 |
Wed, 31 March 2021 03:48 By: Eclipse User  |
 |
|
Xtext + OCL By: Eclipse User on Tue, 02 March 2021 |
7 |
1544 |
Mon, 29 March 2021 14:28 By: Eclipse User  |
 |
|
Xbase customization - Problem introducing support for IN construct in my language UnresolvableFeatureCall with the class to state.getLinkingCandidates(featureCall) By: Eclipse User on Sun, 28 March 2021 |
2 |
906 |
Sun, 28 March 2021 15:20 By: Eclipse User  |
 |
|
Inheritance in XText By: Eclipse User on Wed, 24 March 2021 |
5 |
1693 |
Sat, 27 March 2021 18:10 By: Eclipse User  |
 |
|
Xtend replacement for DSL creation? By: Eclipse User on Fri, 26 March 2021 |
0 |
1860 |
Fri, 26 March 2021 03:16 By: Eclipse User  |
 |
|
Xtext leaving Eclipse simultaneos release with 2021-06 By: Eclipse User on Thu, 25 March 2021 |
0 |
1838 |
Thu, 25 March 2021 08:31 By: Eclipse User  |
 |
|
Formatter2 Line Numbers How to get the start line number for a semantic region By: Eclipse User on Thu, 25 March 2021 |
0 |
1655 |
Thu, 25 March 2021 04:15 By: Eclipse User  |
 |
|
Formatter2 Text Replacement Replacing identifiers or keywords with Formatter2 By: Eclipse User on Thu, 25 March 2021 |
0 |
1927 |
Thu, 25 March 2021 04:08 By: Eclipse User  |
 |
|
How to I get a handle on my language's Grammar/Grammar Access? By: Eclipse User on Wed, 24 March 2021 |
2 |
1013 |
Wed, 24 March 2021 19:04 By: Eclipse User  |
 |
|
Making it possible to write Xtext grammar in DSL By: Eclipse User on Sun, 21 March 2021 |
7 |
1438 |
Tue, 23 March 2021 13:15 By: Eclipse User  |
 |
|
Generated validator is .java, not .xtend By: Eclipse User on Mon, 22 March 2021 |
6 |
1456 |
Tue, 23 March 2021 07:55 By: Eclipse User  |
 |
|
Index User Data By: Eclipse User on Sun, 21 March 2021 |
8 |
1463 |
Mon, 22 March 2021 06:34 By: Eclipse User  |
 |
|
Cross Referenced Objects not initialized in ProposalProvider By: Eclipse User on Sun, 21 March 2021 |
2 |
922 |
Sun, 21 March 2021 07:15 By: Eclipse User  |
 |
|
Grammar ambiguity By: Eclipse User on Sat, 20 March 2021 |
1 |
1161 |
Sun, 21 March 2021 07:05 By: Eclipse User  |
 |
|
Not valid for cross reference By: Eclipse User on Fri, 19 March 2021 |
5 |
1396 |
Sat, 20 March 2021 11:23 By: Eclipse User  |
 |
|
How to get xtext comment information? By: Eclipse User on Fri, 19 March 2021 |
9 |
2396 |
Sat, 20 March 2021 09:20 By: Eclipse User  |
 |
|
Xtext 2.14 - programmatic EMF model manipulation with minimal re-indexing Xtext 2.14 - programmatic EMF model manipulation with minimal re-indexing By: Eclipse User on Thu, 11 March 2021 |
1 |
1862 |
Fri, 19 March 2021 11:55 By: Eclipse User  |
 |
|
Parser ambiguity By: Eclipse User on Fri, 19 March 2021 |
14 |
1642 |
Fri, 19 March 2021 10:43 By: Eclipse User  |
 |
|
Read ._trace files with java By: Eclipse User on Wed, 17 March 2021 |
11 |
2110 |
Fri, 19 March 2021 10:15 By: Eclipse User  |
 |
|
xtext build fails with JavaSE-11 and 2021-03 By: Eclipse User on Thu, 18 March 2021 |
3 |
1856 |
Fri, 19 March 2021 10:01 By: Eclipse User  |
 |
|
String without double quotes By: Eclipse User on Thu, 18 March 2021 |
15 |
1766 |
Fri, 19 March 2021 09:24 By: Eclipse User  |
 |
|
Required steps to create Language Server with Maven How to create a language server with Maven and integrate it to VS Code By: Eclipse User on Thu, 11 March 2021 |
9 |
1933 |
Fri, 19 March 2021 06:13 By: Eclipse User  |
 |
|
Where is cardinality stored in the ecore model? By: Eclipse User on Wed, 17 March 2021 |
3 |
833 |
Thu, 18 March 2021 01:42 By: Eclipse User  |
 |
|
hot deployment with gradle hot deployment with gradle in web application By: Eclipse User on Mon, 15 March 2021 |
5 |
1153 |
Tue, 16 March 2021 07:05 By: Eclipse User  |
 |
|
hot deployment with gradle hot deployment with gradle in web application By: Eclipse User on Mon, 15 March 2021 |
0 |
1723 |
Mon, 15 March 2021 19:49 By: Eclipse User  |
 |
|
Help with finding a building? bug. By: Eclipse User on Fri, 12 March 2021 |
4 |
1314 |
Mon, 15 March 2021 01:46 By: Eclipse User  |
 |
|
Missing EOF error By: Eclipse User on Sun, 14 March 2021 |
3 |
1291 |
Sun, 14 March 2021 16:21 By: Eclipse User  |
 |
|
Duck Typing By: Eclipse User on Sat, 13 March 2021 |
0 |
1817 |
Sat, 13 March 2021 05:08 By: Eclipse User  |
 |
|
Guice error in tests after adding Formatter [SOLVED] By: Eclipse User on Wed, 10 March 2021 |
6 |
1316 |
Thu, 11 March 2021 05:58 By: Eclipse User  |
 |
|
Include * in Xtext grammar By: Eclipse User on Wed, 10 March 2021 |
0 |
1741 |
Wed, 10 March 2021 07:59 By: Eclipse User  |
 |
|
Migrating from ANTLR3 to ANTLR4 By: Eclipse User on Fri, 05 March 2021 |
2 |
1722 |
Tue, 09 March 2021 12:13 By: Eclipse User  |
 |
|
Ambiguous grammar By: Eclipse User on Tue, 09 March 2021 |
1 |
660 |
Tue, 09 March 2021 11:47 By: Eclipse User  |
 |
|
Alternatives can never be matched By: Eclipse User on Sun, 07 March 2021 |
4 |
1319 |
Sun, 07 March 2021 13:38 By: Eclipse User  |
 |
|
Begginer on Xtext Validation How to check if a class was referenced By: Eclipse User on Wed, 03 March 2021 |
4 |
926 |
Sat, 06 March 2021 13:00 By: Eclipse User  |
 |
|
Mismatched character By: Eclipse User on Tue, 02 March 2021 |
6 |
1827 |
Fri, 05 March 2021 03:59 By: Eclipse User  |
 |
|
Referenced DSL-Files are not recognized on clean By: Eclipse User on Mon, 01 March 2021 |
20 |
2700 |
Thu, 04 March 2021 07:00 By: Eclipse User  |
 |
|
Eclipse does not recognize dsl file after generation By: Eclipse User on Thu, 14 January 2021 |
13 |
3092 |
Thu, 04 March 2021 03:29 By: Eclipse User  |
 |
|
Xtext 2.25.0 released By: Eclipse User on Mon, 01 March 2021 |
0 |
1948 |
Mon, 01 March 2021 15:57 By: Eclipse User  |
 |
|
Include C++ blocks in Xtext By: Eclipse User on Sat, 27 February 2021 |
1 |
812 |
Sat, 27 February 2021 22:02 By: Eclipse User  |
 |
|
Concrete to abstract syntax By: Eclipse User on Fri, 26 February 2021 |
1 |
785 |
Fri, 26 February 2021 12:37 By: Eclipse User  |
 |
|
Accessing Standalone Index in O(n) instead of O(1) By: Eclipse User on Fri, 26 February 2021 |
3 |
839 |
Fri, 26 February 2021 10:55 By: Eclipse User  |
 |
|
Enhancing warnings from validator with resolve actions Is it possible to show actions and/or a context menu with warnings from the validator? By: Eclipse User on Fri, 26 February 2021 |
2 |
952 |
Fri, 26 February 2021 07:33 By: Eclipse User  |
 |
|
Real time synchronization between GMF and Xtext By: Eclipse User on Thu, 25 February 2021 |
5 |
1125 |
Thu, 25 February 2021 13:56 By: Eclipse User  |
 |
|
Is an ICommentAssociater used during serialization (anymore)? By: Eclipse User on Wed, 24 February 2021 |
0 |
1720 |
Wed, 24 February 2021 02:53 By: Eclipse User  |
 |
|
Xtext integration with Sirius and Papyrus By: Eclipse User on Tue, 23 February 2021 |
1 |
819 |
Wed, 24 February 2021 02:25 By: Eclipse User  |
 |
|
Scoping / Linking By: Eclipse User on Mon, 22 February 2021 |
1 |
829 |
Mon, 22 February 2021 06:07 By: Eclipse User  |
 |
|
Validator Testing with JUnit 5 By: Eclipse User on Sat, 20 February 2021 |
6 |
2012 |
Mon, 22 February 2021 06:05 By: Eclipse User  |
 |
|
Rename fails if cursor is behind identifier By: Eclipse User on Sat, 20 February 2021 |
2 |
821 |
Sat, 20 February 2021 07:02 By: Eclipse User  |
 |
|
Content assist edit positions and template variables By: Eclipse User on Mon, 25 January 2021 |
5 |
1874 |
Fri, 19 February 2021 08:50 By: Eclipse User  |
 |
|
Display DSL code generation errors in Eclipse How do I add errors (that result from code generation, not validation) to the error list in Eclipse? By: Eclipse User on Fri, 04 March 2016 |
9 |
5582 |
Fri, 19 February 2021 02:13 By: Eclipse User  |
 |
|
Xtend template error:This expression is not allowed in this context, since it doesn't cause any side xtend template;xtext By: Eclipse User on Tue, 16 February 2021 |
8 |
2430 |
Thu, 18 February 2021 05:59 By: Eclipse User  |
 |
|
Derivation from OpenApi Specification Approach to create a small data type in a Test Description by deriving OpenApi Specification By: Eclipse User on Tue, 16 February 2021 |
0 |
2082 |
Tue, 16 February 2021 11:15 By: Eclipse User  |
 |
|
Unclear (or problematic?) hidden tokens related behaviour Clarifications regarding hidden tokens By: Eclipse User on Sat, 13 February 2021 |
4 |
1459 |
Mon, 15 February 2021 14:54 By: Eclipse User  |
 |
|
EMF - adding new model objects programmatically By: Eclipse User on Thu, 11 February 2021 |
5 |
1822 |
Thu, 11 February 2021 04:33 By: Eclipse User  |
 |
|
Cannot set map object to context of XBaseInterpreter By: Eclipse User on Tue, 09 February 2021 |
1 |
986 |
Tue, 09 February 2021 05:20 By: Eclipse User  |
 |
|
defect xtext version? central repository seems to have invalid maven-metadata.xml By: Eclipse User on Thu, 04 February 2021 |
10 |
2740 |
Fri, 05 February 2021 02:50 By: Eclipse User  |
 |
|
Use XText in batch mode Is it possible to use XText in batch mode? By: Eclipse User on Tue, 02 February 2021 |
2 |
1018 |
Wed, 03 February 2021 08:12 By: Eclipse User  |
 |
|
Xtend with Maven does not preserved semantic By: Eclipse User on Sat, 30 January 2021 |
0 |
5326 |
Sat, 30 January 2021 09:34 By: Eclipse User  |
 |
|
Defining variable inside your language document? By: Eclipse User on Mon, 25 January 2021 |
4 |
2282 |
Tue, 26 January 2021 05:45 By: Eclipse User  |
 |
|
Dokumentation for Formatter2 API How to implement formatter2 in Xtext ? By: Eclipse User on Fri, 22 January 2021 |
4 |
1599 |
Tue, 26 January 2021 05:10 By: Eclipse User  |
 |
|
Strange Error Message - no clue what is wrong Couldn't find EReference for crossreference '*' in parser rule '*'. By: Eclipse User on Sun, 24 January 2021 |
1 |
835 |
Mon, 25 January 2021 00:34 By: Eclipse User  |
 |
|
[Formatter2] append newLine + spaces By: Eclipse User on Thu, 21 February 2019 |
7 |
3821 |
Sun, 24 January 2021 09:29 By: Eclipse User  |
 |
|
Using FQN rule in reference rules does not work as expexcted. Qualified name does not resolve By: Eclipse User on Thu, 21 January 2021 |
6 |
2082 |
Sat, 23 January 2021 00:44 By: Eclipse User  |
 |
|
Import of Xtext Grammar Model Why is it not possible to import the Xtext Grammar EMF model By: Eclipse User on Thu, 21 January 2021 |
4 |
1253 |
Thu, 21 January 2021 15:06 By: Eclipse User  |
 |
|
DeclarativeScopeProvider as delegate How to integrate my own DeclarativeScopeProvider into the generated stub By: Eclipse User on Thu, 21 January 2021 |
1 |
828 |
Thu, 21 January 2021 10:28 By: Eclipse User  |
 |
|
Import MyDslStandaloneSetup does not resolve By: Eclipse User on Tue, 12 January 2021 |
17 |
2544 |
Thu, 21 January 2021 10:12 By: Eclipse User  |
 |
|
Java LSP client for Xtext Language Server? By: Eclipse User on Tue, 12 January 2021 |
9 |
2478 |
Thu, 21 January 2021 10:07 By: Eclipse User  |
 |
|
Declare and implement ecore model import in xtext grammar How to declare and implement ecore model import xtext grammar instances By: Eclipse User on Wed, 20 January 2021 |
2 |
1340 |
Wed, 20 January 2021 08:58 By: Eclipse User  |
 |
|
Xtend: Any way to show javadoc of super-method in hover? By: Eclipse User on Wed, 30 December 2020 |
1 |
1816 |
Tue, 19 January 2021 05:39 By: Eclipse User  |
 |
|
Duplicate elements in ELists Questions about how ELists work By: Eclipse User on Tue, 12 January 2021 |
4 |
1723 |
Wed, 13 January 2021 13:24 By: Eclipse User  |
 |
|
Retrieve index without having to load resources in standalone context? By: Eclipse User on Tue, 17 May 2016 |
11 |
4660 |
Wed, 13 January 2021 10:44 By: Eclipse User  |
 |
|
Beginner Grammar Question By: Eclipse User on Wed, 13 January 2021 |
1 |
918 |
Wed, 13 January 2021 07:19 By: Eclipse User  |
 |
|
Why add a pair of brackets will lead to Cannot invoke...EClassifierInfo.getEClassifier()? xtext syntax By: Eclipse User on Tue, 12 January 2021 |
2 |
2183 |
Tue, 12 January 2021 12:58 By: Eclipse User  |
 |
|
XTend code generation and comments By: Eclipse User on Tue, 27 December 2016 |
9 |
3211 |
Mon, 11 January 2021 06:11 By: Eclipse User  |
 |
|
Xtend Maven issues after upgrading to Java 9 By: Eclipse User on Tue, 04 August 2020 |
16 |
4623 |
Sun, 10 January 2021 11:06 By: Eclipse User  |
 |
|
How to use a custom IAllContainersState By: Eclipse User on Thu, 07 January 2021 |
8 |
1737 |
Fri, 08 January 2021 04:03 By: Eclipse User  |
 |
|
Type library not found with StadaloneSetup By: Eclipse User on Wed, 06 January 2021 |
1 |
706 |
Wed, 06 January 2021 11:36 By: Eclipse User  |
 |
|
Full language inheritance By: Eclipse User on Tue, 05 January 2021 |
2 |
1236 |
Wed, 06 January 2021 10:55 By: Eclipse User  |
 |
|
Keyword with whitespace By: Eclipse User on Thu, 24 December 2020 |
2 |
2029 |
Wed, 06 January 2021 10:18 By: Eclipse User  |
 |
|
Nested project: Dsl files compiled twice By: Eclipse User on Tue, 05 January 2021 |
2 |
625 |
Tue, 05 January 2021 14:20 By: Eclipse User  |
 |
|
Custom scheme for import URIs By: Eclipse User on Mon, 22 November 2010 |
6 |
3405 |
Sat, 02 January 2021 18:16 By: Eclipse User  |
 |
|
Incremental updates on editor models By: Eclipse User on Mon, 28 December 2020 |
4 |
1136 |
Tue, 29 December 2020 14:32 By: Eclipse User  |
 |
|
Keyword with whitespace By: Eclipse User on Thu, 24 December 2020 |
3 |
1653 |
Fri, 25 December 2020 10:40 By: Eclipse User  |
 |
|
ID and Fully Qualified name problem How correct created FQN By: Eclipse User on Fri, 18 December 2020 |
4 |
1404 |
Thu, 24 December 2020 06:01 By: Eclipse User  |
 |
|
What'S EStructucalFeature and how to convert enum grammar defintions to it? By: Eclipse User on Sat, 19 December 2020 |
1 |
652 |
Sat, 19 December 2020 13:19 By: Eclipse User  |
 |
|
grammar to permit zipfiles in a string By: Eclipse User on Wed, 09 December 2020 |
6 |
1042 |
Sat, 19 December 2020 10:24 By: Eclipse User  |
 |
|
Calling doGenerate in other doGenerate By: Eclipse User on Thu, 17 December 2020 |
4 |
1642 |
Thu, 17 December 2020 05:49 By: Eclipse User  |
 |
|
How to find the cross-references of an Eobject across files? By: Eclipse User on Fri, 04 December 2020 |
10 |
3092 |
Thu, 17 December 2020 00:57 By: Eclipse User  |
 |
|
Problems with JDK 14 By: Eclipse User on Mon, 20 July 2020 |
7 |
1660 |
Mon, 14 December 2020 14:13 By: Eclipse User  |
 |
|
use generated classes in DSL file, problem of missing type By: Eclipse User on Sun, 13 December 2020 |
1 |
664 |
Mon, 14 December 2020 12:29 By: Eclipse User  |
 |
|
Programmatic serialization not using formatter preferences By: Eclipse User on Fri, 11 December 2020 |
2 |
943 |
Fri, 11 December 2020 07:56 By: Eclipse User  |
 |
|
Adding a new resource to the IResourceDescriptions By: Eclipse User on Thu, 10 December 2020 |
2 |
1224 |
Fri, 11 December 2020 05:34 By: Eclipse User  |
 |
|
New Xtext project from ECore - Packaging error "Could not resolve ECLassifier" for double inheritance By: Eclipse User on Sun, 06 December 2020 |
6 |
1588 |
Wed, 09 December 2020 10:16 By: Eclipse User  |
 |
|
How to cleanly handle runtime exceptions in AbstractModelInferrer By: Eclipse User on Fri, 04 December 2020 |
1 |
620 |
Fri, 04 December 2020 15:11 By: Eclipse User  |
 |
|
Add tag/separator/... to organise outline view Looking for keyword to put in my code (C language) to organise the outline view By: Eclipse User on Fri, 04 December 2020 |
0 |
1775 |
Fri, 04 December 2020 03:33 By: Eclipse User  |
 |
|
Join two scopes By: Eclipse User on Wed, 02 December 2020 |
2 |
1353 |
Thu, 03 December 2020 02:40 By: Eclipse User  |
 |
|
Redundant usage of =current By: Eclipse User on Tue, 01 December 2020 |
3 |
1163 |
Wed, 02 December 2020 04:08 By: Eclipse User  |
 |
|
Define a limited string consisting out of figures/digits only By: Eclipse User on Mon, 30 November 2020 |
3 |
1218 |
Mon, 30 November 2020 11:29 By: Eclipse User  |
 |
|
Xtext / Xtend 2.24 release By: Eclipse User on Mon, 30 November 2020 |
0 |
2278 |
Mon, 30 November 2020 11:10 By: Eclipse User  |
 |
|
Cross reference between two Arms in thre AST Diagramm No working cross reference between two Arms in thre AST Diagramm By: Eclipse User on Sun, 29 November 2020 |
2 |
815 |
Mon, 30 November 2020 05:08 By: Eclipse User  |
 |
|
Unit testing - Executing generate code By: Eclipse User on Thu, 26 November 2020 |
1 |
589 |
Thu, 26 November 2020 04:38 By: Eclipse User  |
 |
|
HOTs in Xtend By: Eclipse User on Wed, 25 November 2020 |
2 |
806 |
Wed, 25 November 2020 11:19 By: Eclipse User  |
 |
|
Scope provider adaption By: Eclipse User on Tue, 24 November 2020 |
6 |
1531 |
Wed, 25 November 2020 03:37 By: Eclipse User  |
 |
|
Defining long in xtext and expecting rule_long error By: Eclipse User on Tue, 24 November 2020 |
5 |
889 |
Tue, 24 November 2020 14:59 By: Eclipse User  |
 |
|
Want add Array slice feature for my library Couldn't resolve reference to JvmIdentifiableElement 'c' for my obj By: Eclipse User on Sat, 21 November 2020 |
1 |
817 |
Sun, 22 November 2020 08:36 By: Eclipse User  |
 |
|
64bit figure xtext 64bit figure By: Eclipse User on Wed, 18 November 2020 |
2 |
852 |
Wed, 18 November 2020 14:43 By: Eclipse User  |
 |
|
JVM Inferrer -- Possible to generate two declared types that reference each other? By: Eclipse User on Thu, 05 November 2020 |
6 |
1892 |
Wed, 18 November 2020 11:29 By: Eclipse User  |
 |
|
Disabling inter-file Cross referencing By: Eclipse User on Mon, 26 October 2020 |
5 |
1362 |
Wed, 18 November 2020 02:06 By: Eclipse User  |
 |
|
TemplateProposalProvider for webapplication Possible to provide templates in the Xtext web editor ? By: Eclipse User on Tue, 17 November 2020 |
1 |
680 |
Tue, 17 November 2020 11:16 By: Eclipse User  |
 |
|
Can Ecore::EString be used in XText? By: Eclipse User on Mon, 16 November 2020 |
6 |
1863 |
Mon, 16 November 2020 14:18 By: Eclipse User  |
 |
|
Automatically generate XText grammar from UML Profile in Papyrus By: Eclipse User on Sat, 14 November 2020 |
7 |
2281 |
Mon, 16 November 2020 01:01 By: Eclipse User  |
 |
|
Couldn't resolve reference to EPackage By: Eclipse User on Thu, 12 November 2020 |
10 |
3673 |
Sun, 15 November 2020 07:59 By: Eclipse User  |
 |
|
The path is unmapped By: Eclipse User on Fri, 13 November 2020 |
2 |
1187 |
Fri, 13 November 2020 18:33 By: Eclipse User  |
 |
|
Validator with property file involved By: Eclipse User on Fri, 13 November 2020 |
0 |
1700 |
Fri, 13 November 2020 07:21 By: Eclipse User  |
 |
|
IllegalStateException during maven build of Xtext project By: Eclipse User on Thu, 12 September 2019 |
13 |
8072 |
Sat, 07 November 2020 01:17 By: Eclipse User  |
 |
|
mwe2 workflow: seperation of ide and non-ide fragments Is it possible to seperate the generation of fragments by using existing generated sources? By: Eclipse User on Fri, 30 October 2020 |
1 |
725 |
Fri, 30 October 2020 10:26 By: Eclipse User  |
 |
|
Can I bundle grammar and genmodel into a jar? make an mwe2 workflow reference genmodel and grammar from a jar By: Eclipse User on Sat, 03 October 2020 |
2 |
999 |
Fri, 30 October 2020 04:14 By: Eclipse User  |
 |
|
JVM Model Infer Append String to XBlockExpression By: Eclipse User on Sat, 17 October 2020 |
5 |
1398 |
Thu, 29 October 2020 12:27 By: Eclipse User  |
 |
|
Parallel Serialization By: Eclipse User on Wed, 28 October 2020 |
3 |
840 |
Wed, 28 October 2020 16:24 By: Eclipse User  |
 |
|
Adding generated objects to the index By: Eclipse User on Mon, 26 October 2020 |
6 |
1704 |
Tue, 27 October 2020 09:50 By: Eclipse User  |
 |
|
xtend code writing xtend code By: Eclipse User on Fri, 23 October 2020 |
18 |
2571 |
Fri, 23 October 2020 16:10 By: Eclipse User  |
 |
|
Performance issue in QueuedBuildData By: Eclipse User on Wed, 03 August 2016 |
7 |
3272 |
Fri, 23 October 2020 02:21 By: Eclipse User  |
 |
|
refresh dependecies before importing the project on eclipse Follow weird steps while trying to import project on Eclipse By: Eclipse User on Fri, 16 October 2020 |
1 |
1097 |
Fri, 16 October 2020 05:52 By: Eclipse User  |
 |
|
Path Expression Issue Can't get Path Expression to Work By: Eclipse User on Tue, 13 October 2020 |
3 |
1182 |
Wed, 14 October 2020 02:30 By: Eclipse User  |
 |
|
Separating New Wizards and File Templates By: Eclipse User on Sun, 11 October 2020 |
2 |
938 |
Mon, 12 October 2020 10:21 By: Eclipse User  |
 |
|
java.io.FileNotFoundException By: Eclipse User on Tue, 06 October 2020 |
5 |
2313 |
Tue, 06 October 2020 07:35 By: Eclipse User  |
 |
|
Integrate Kotlin src-dependencies into the workflow with gradle task: generateXtext fails with Kotlin-Class-Dependency in xtend files By: Eclipse User on Fri, 02 October 2020 |
4 |
1308 |
Fri, 02 October 2020 08:57 By: Eclipse User  |
 |
|
Why is MyDslFactory.eINSTANCE the common way to get a factory? Is there a reason why tutorials and books don't use guice-injection for instantiation of factories? By: Eclipse User on Wed, 30 September 2020 |
8 |
1757 |
Thu, 01 October 2020 11:50 By: Eclipse User  |
 |
|
Is there a workaround for using Guice 4.x with Xtext 2.21 ? gradle project trying to move to guice 4 fails By: Eclipse User on Thu, 01 October 2020 |
3 |
1559 |
Thu, 01 October 2020 11:09 By: Eclipse User  |
 |
|
Xtext Or jetbrains MPS Which one should i use? By: Eclipse User on Thu, 24 September 2020 |
3 |
2719 |
Wed, 30 September 2020 00:38 By: Eclipse User  |
 |
|
15 min tutorial - falling at first hurdle By: Eclipse User on Tue, 29 September 2020 |
1 |
1045 |
Tue, 29 September 2020 08:02 By: Eclipse User  |
 |
|
Can I make Xtext throw, when a containment reference is reassigned? I want to forbid assigning a containment reference to another container By: Eclipse User on Fri, 25 September 2020 |
15 |
2457 |
Tue, 29 September 2020 01:52 By: Eclipse User  |
 |
|
Problem with Maven-Tycho build of Xtext project in GitLab CI By: Eclipse User on Fri, 25 September 2020 |
7 |
2397 |
Mon, 28 September 2020 03:00 By: Eclipse User  |
 |
|
Help with labeling features By: Eclipse User on Thu, 17 September 2020 |
12 |
3066 |
Wed, 23 September 2020 22:45 By: Eclipse User  |
 |
|
Xtext document set content does not update the model immediately Xtext model update By: Eclipse User on Wed, 23 September 2020 |
3 |
1192 |
Wed, 23 September 2020 05:58 By: Eclipse User  |
 |
|
Open call hierarchy option How to enable open call hierarchy option in model file By: Eclipse User on Wed, 23 September 2020 |
2 |
812 |
Wed, 23 September 2020 01:52 By: Eclipse User  |
 |
|
EObjectDescription userData and information from other Resources By: Eclipse User on Mon, 21 September 2020 |
4 |
1799 |
Tue, 22 September 2020 04:35 By: Eclipse User  |
 |
|
Post process transient attributes from comments By: Eclipse User on Fri, 18 September 2020 |
6 |
1182 |
Mon, 21 September 2020 10:52 By: Eclipse User  |
 |
|
Problems with installing Xtext from update site By: Eclipse User on Mon, 21 September 2020 |
12 |
2557 |
Mon, 21 September 2020 10:04 By: Eclipse User  |
 |
|
UI module generation with '-' sign in name By: Eclipse User on Tue, 15 September 2020 |
5 |
1553 |
Sun, 20 September 2020 01:20 By: Eclipse User  |
 |
|
Language Server Project with implicit Environment-Resources How can I run the language-server to include resources that are referenced by e.g. ENV-Vars? By: Eclipse User on Sat, 19 September 2020 |
2 |
1699 |
Sat, 19 September 2020 06:47 By: Eclipse User  |
 |
|
Model-Transformation: How to resolve custom generated Proxy-Objects. Crossreference resolution in custom generated model By: Eclipse User on Mon, 14 September 2020 |
3 |
2123 |
Sat, 19 September 2020 01:55 By: Eclipse User  |
 |
|
Xtext Build and Indexing taking more time Xtext index performance issue By: Eclipse User on Thu, 17 September 2020 |
9 |
2345 |
Fri, 18 September 2020 09:55 By: Eclipse User  |
 |
|
Xtend template expressions are not resolved using Xtend Maven plugin By: Eclipse User on Mon, 07 September 2020 |
8 |
1942 |
Fri, 18 September 2020 06:12 By: Eclipse User  |
 |
|
Unresolved reference with dsl in jar library By: Eclipse User on Thu, 17 September 2020 |
10 |
1615 |
Thu, 17 September 2020 13:30 By: Eclipse User  |
 |
|
generator denies to run By: Eclipse User on Thu, 17 September 2020 |
8 |
2022 |
Thu, 17 September 2020 06:51 By: Eclipse User  |
 |
|
xText ParallelBuilderParticipant issue Target resource data is loading into xtext model By: Eclipse User on Tue, 15 September 2020 |
13 |
2528 |
Thu, 17 September 2020 00:54 By: Eclipse User  |
 |
|
Errors in Xtext 15 min extended tutorial Error in @Inject and in the variable e By: Eclipse User on Tue, 15 September 2020 |
2 |
1257 |
Wed, 16 September 2020 05:23 By: Eclipse User  |
 |
|
Inject extension into newly generated object How do I inject an extension into an object generated by a factory with the default guice injector? By: Eclipse User on Wed, 09 September 2020 |
2 |
1926 |
Mon, 14 September 2020 04:06 By: Eclipse User  |
 |
|
xtext-maven-plugin and DSL-Files located in src/main/resources By: Eclipse User on Fri, 11 September 2020 |
2 |
864 |
Fri, 11 September 2020 06:48 By: Eclipse User  |
 |
|
Problem installing 2.23.0 on Eclipse 2020-06 Problem installing 2.23.0 on Eclipse 2020-06 By: Eclipse User on Wed, 09 September 2020 |
4 |
2438 |
Fri, 11 September 2020 05:41 By: Eclipse User  |
 |
|
Problems with linking in Xtext unit testing with multiple DSLs By: Eclipse User on Fri, 28 August 2020 |
3 |
1401 |
Thu, 10 September 2020 19:15 By: Eclipse User  |
 |
|
How to get the 'Name/ID' of any EObject in the workspace By: Eclipse User on Fri, 04 September 2020 |
8 |
2018 |
Fri, 04 September 2020 07:06 By: Eclipse User  |
 |
|
Xtext / Xtend 2.23 release By: Eclipse User on Tue, 01 September 2020 |
0 |
8462 |
Tue, 01 September 2020 03:08 By: Eclipse User  |
 |
|
Integrate Xtend with runtime EMF Instances Is it possible to extend the XTEND language to make it import EObject Types By: Eclipse User on Mon, 31 August 2020 |
4 |
1497 |
Tue, 01 September 2020 02:43 By: Eclipse User  |