|
|
Topic |
Replies |
Views |
Last message |
 |
|
XbaseInterpreter evaluation Exception: feature was simple feature call but got receiver instead of null |
0 |
1504 |
Thu, 06 March 2014 10:04 By: Ana Farcasi  |
 |
|
How I can create a generator project for my DSL in Xtext? |
5 |
2576 |
Thu, 06 March 2014 08:59 By: Zeinab Amouri  |
 |
|
xtext with non-emf metamodel Generating a portion of a model with xtext in a non EMF model |
0 |
720 |
Wed, 05 March 2014 23:55 By: Travis London  |
 |
|
[Xtend2] for non xtext model How can i programmatically run transformation for non xtext model via Xtend2 |
7 |
2541 |
Wed, 05 March 2014 21:20 By: serhat gezgin  |
 |
|
Headless ANT build |
6 |
5849 |
Wed, 05 March 2014 19:56 By: raju ak  |
 |
 |
How to complete code using ctrl-space Question about how to complete a full string using ctrl-space |
1 |
1044 |
Wed, 05 March 2014 19:14 By: Christian Dietrich  |
 |
|
xtext noobie doubt |
2 |
1204 |
Tue, 04 March 2014 17:47 By: Junior A  |
 |
|
Unwanted comments in generated Java Code |
2 |
1203 |
Tue, 04 March 2014 12:49 By: Peter Own  |
 |
|
Add UML-Profiles to Xtext-Models |
0 |
837 |
Mon, 03 March 2014 16:27 By: Alexander R  |
 |
|
Maintaining Customized Xtext Grammar How to maintain customised Xtext grammar when the DSL metamodel changes |
4 |
2475 |
Mon, 03 March 2014 14:41 By: Salome Maro  |
 |
|
XText grammar with variable token terminators & embedded grammars Does XText support all of the crazy grammatical constructs I'll need? |
2 |
2486 |
Mon, 03 March 2014 12:21 By: Hollis Waite  |
 |
|
Is it possible to deliver a basic dsl model in the target platform? |
3 |
1347 |
Mon, 03 March 2014 07:28 By: Axel Ruder  |
 |
|
Quickfix with model modification in different resource |
2 |
1484 |
Mon, 03 March 2014 07:20 By: Axel Ruder  |
 |
|
Xtext models in SOLr |
0 |
950 |
Fri, 28 February 2014 20:30 By: Florian Pirchner  |
 |
|
Transform to lowercase |
3 |
1625 |
Fri, 28 February 2014 18:54 By: Christian Dietrich  |
 |
|
Abstract Syntax Tree (AST) |
2 |
1455 |
Fri, 28 February 2014 15:10 By: Alexander R  |
 |
 |
Adding invalid references in Xtext Adding invalid references in Xtext |
8 |
2489 |
Fri, 28 February 2014 05:37 By: Arshad Adavani  |
 |
|
Comments broke Indentation in formatted code Comments broke Indentation in formatted code |
1 |
5107 |
Thu, 27 February 2014 17:57 By: Tatiana Fesenko  |
 |
|
Error injecting method [Xtext project on Tomcat] Caused by: java.lang.SecurityException: class "org.eclipse.emf.ecore.resource.UR IConverter$Loadable"'s signer information does not match signer information of o ther classes in the same pac |
3 |
2547 |
Thu, 27 February 2014 14:58 By: Christian Dietrich  |
 |
|
How to Add xtext 2.5.1 Zip to Eclipse to provide xtext nature By: raju ak on Thu, 27 February 2014 |
1 |
1192 |
Thu, 27 February 2014 12:42 By: Christian Dietrich  |
 |
 |
Saving of a resource and modifying the same after that in xtext Saving of a resource and modifying the same after that in xtext |
0 |
1183 |
Thu, 27 February 2014 08:17 By: Arshad Adavani  |
 |
|
How can I add sourceDir to xtext-maven-plugin |
2 |
1934 |
Thu, 27 February 2014 03:28 By: Xi Lin  |
 |
|
Syntactic sugar with assigned actions Defining an element that creates two others |
2 |
1674 |
Thu, 27 February 2014 02:24 By: Xi Lin  |
 |
|
Combining Grammars |
2 |
2629 |
Wed, 26 February 2014 22:16 By: Alan Grixti  |
 |
|
DSLProposalProvider (access external data) |
5 |
1523 |
Wed, 26 February 2014 12:15 By: Christian Dietrich  |
 |
|
How to get rid of Tycho's downloading of p2.indexes on every build Maven build takes long time because of Tycho By: Xi Lin on Tue, 25 February 2014 |
3 |
2127 |
Wed, 26 February 2014 08:15 By: Xi Lin  |
 |
|
Need help getting started on a grammar |
27 |
7771 |
Tue, 25 February 2014 15:30 By: Jordan Wallet  |
 |
 |
Editor related issues in xtext Editor related issues in xtext |
5 |
1710 |
Tue, 25 February 2014 12:36 By: Christian Dietrich  |
 |
|
Strange left recursive rules Cannot find recursive problems By: Xi Lin on Sat, 08 February 2014 |
9 |
6257 |
Tue, 25 February 2014 08:56 By: Xi Lin  |
 |
|
Cross References in a dynamic language |
2 |
1542 |
Mon, 24 February 2014 16:10 By: Iikka Hauhio  |
 |
|
aggregator pom Built and release Xtext project with Maven |
4 |
2299 |
Mon, 24 February 2014 13:35 By: Eathen Saw  |
 |
|
Xtext plugin doesn't work.... |
1 |
74708 |
Mon, 24 February 2014 12:17 By: Clément Hurlin  |
 |
|
Running MWE2 Workflow from ANT buildfile causes ANTLR Error Explicit encoding was set but is not supported by the available version of the AntlrToolRunner By: Till F. on Fri, 21 February 2014 |
12 |
4450 |
Mon, 24 February 2014 11:13 By: Till F.  |
 |
|
Problem related to scope provider |
0 |
863 |
Mon, 24 February 2014 03:42 By: Ashwini Nayak  |
 |
|
NullPointerException while invoking JvmModelInferrer/Generator for code generation from a Java Proje NullPointerException while invoking JvmModelInferrer/Generator for code generation from a Java Project |
6 |
4324 |
Fri, 21 February 2014 20:11 By: Christian Dietrich  |
 |
|
Xtext adding new DSL syntax dynamically |
1 |
38904 |
Fri, 21 February 2014 07:03 By: Sven Efftinge  |
 |
|
traceability and injector in xText By: Aran A on Thu, 13 February 2014 |
1 |
45059 |
Fri, 21 February 2014 07:00 By: Sven Efftinge  |
 |
|
Use Xtext index to filter linked resources |
4 |
7921 |
Wed, 19 February 2014 16:18 By: Sven Efftinge  |
 |
|
Xtext DSL used as a Java Scripting Engine language Is it possible to use a Xtext created language in java via the ScriptingEngine (as for Javascript) |
3 |
6572 |
Wed, 19 February 2014 16:04 By: Sven Efftinge  |
 |
|
XXJvmModelInferrer is not getting called XXJvmModelInferrer is not getting called and the java file is not getting generated |
0 |
10490 |
Wed, 19 February 2014 12:07 By: Priya Sabut  |
 |
|
Line breaks in the Formatter |
6 |
5018 |
Tue, 18 February 2014 14:29 By: Christian Dietrich  |
 |
|
Ant Script to Create Xtext Project as Plugin Create Ant Script to package xtext project as plugin By: raju ak on Mon, 17 February 2014 |
4 |
3308 |
Tue, 18 February 2014 08:04 By: Lorenzo Bettini  |
 |
|
Where to find the available key list of EAnnotation's details By: Xi Lin on Mon, 17 February 2014 |
2 |
1558 |
Tue, 18 February 2014 04:17 By: Xi Lin  |
 |
|
Indent Based DSL with Xtext |
1 |
3629 |
Tue, 18 February 2014 00:11 By: Henrik Lindberg  |
 |
|
Xtext editor in a component Embedding an Xtext editor in a JFace/SWT component |
14 |
86663 |
Mon, 17 February 2014 20:23 By: Christian Dietrich  |
 |
|
Exporting DSL Plugins as Eclipse Product |
1 |
3830 |
Mon, 17 February 2014 19:19 By: Christoph Kulla  |
 |
|
Junit for Dependent DSL How to Create a Dependent Junit Test case of two dependent Grammars |
1 |
3418 |
Mon, 17 February 2014 06:58 By: Christian Dietrich  |
 |
|
Use code generator from Eclipse and CLI |
2 |
3422 |
Fri, 14 February 2014 15:05 By: Nicolas MEDERLE  |
 |
 |
OSS project needs help |
6 |
21183 |
Fri, 14 February 2014 10:26 By: Axel Guckelsberger  |
 |
|
JvmField expression initializer generates function application |
1 |
2853 |
Thu, 13 February 2014 13:21 By: Lorenzo Bettini  |
 |
|
org.eclipse.jdt.internal.compiler.problem.AbortCompilation: Pb(324) The type org.eclipse.xtext.gener |
3 |
7327 |
Thu, 13 February 2014 13:20 By: Aaron Digulla  |
 |
|
Import Ecore Elements in Xtext DSL |
5 |
4868 |
Thu, 13 February 2014 06:25 By: Christian Dietrich  |
 |
 |
[Solved] DocumentTokenSource Injection |
2 |
6346 |
Wed, 12 February 2014 21:28 By: Didier Garcin  |
 |
|
correct reference problem with import statement and unti-test No reference between import-statement and calling other files. No reference bewtween files at unit-testing. |
19 |
10839 |
Wed, 12 February 2014 14:22 By: Sven Efftinge  |
 |
|
Generated ecore models refer to Xbase using relative paths |
4 |
19333 |
Tue, 11 February 2014 16:23 By: Zoltan Ujhelyi  |
 |
|
Custom Code Overridden - Generator Model |
5 |
2565 |
Tue, 11 February 2014 14:32 By: Christian Dietrich  |
 |
|
different instances of editor were given By: adrian on Thu, 03 June 2010 |
2 |
4422 |
Tue, 11 February 2014 05:43 By: anudeep arya  |
 |
 |
Very poor UI performance for large files in xtext Very poor UI performance for large files in xtext |
11 |
5799 |
Mon, 10 February 2014 17:57 By: Joost van Pinxten  |
 |
|
Retrieving / reverse engineering grammar file from existing JavaCC generated parser JavaCC retrieving grammar files |
0 |
38496 |
Mon, 10 February 2014 17:29 By: Hariharan Gopalakrishnan  |
 |
|
Restrict default cross reference scope. |
2 |
7004 |
Mon, 10 February 2014 11:24 By: Uli Merkel  |
 |
|
Version of dependencies when using xtext |
2 |
1382 |
Mon, 10 February 2014 09:32 By: Victor Noël  |
 |
|
EMF Editor Runtime Exception |
0 |
45467 |
Mon, 10 February 2014 07:58 By: anudeep arya  |
 |
|
Evicting cache based on a particular element value being modified Customized Caching |
9 |
65318 |
Sun, 09 February 2014 17:19 By: Anil Bhatia  |
 |
|
OutputConfigurationProvider with empty output-directory |
5 |
5710 |
Sat, 08 February 2014 21:47 By: Michael Vorburger  |
 |
|
Tutorial question: IQualifiedNameProvider needs explicit type The 15 min tutorial (extended) fails; cannot infer type |
4 |
2165 |
Fri, 07 February 2014 18:07 By: Ernesto Posse  |
 |
|
Xtext support for multiple file extension |
3 |
3122 |
Fri, 07 February 2014 16:01 By: Davide G  |
 |
|
Using step filters when debugging DSL |
0 |
73875 |
Fri, 07 February 2014 14:15 By: Matthias Spiller  |
 |
|
Generating Java code for models with link errors |
1 |
1430 |
Fri, 07 February 2014 09:12 By: Hallvard Traetteberg  |
 |
 |
Cross references in DSLs of xtext Cross references in DSLs of xtext |
4 |
2045 |
Fri, 07 February 2014 07:50 By: Christian Dietrich  |
 |
|
javadoc Problem with code compiled by Xtend 2.5.1 |
3 |
3154 |
Thu, 06 February 2014 11:34 By: Axel Guckelsberger  |
 |
|
Adding another file into the generated src-gen folder with Xtext-xtend compiler |
20 |
11361 |
Wed, 05 February 2014 21:04 By: mcse mcse  |
 |
 |
EmbeddedEditor has missing key bindings find/replace is not working with the Xtext EmbeddedEditor |
1 |
3154 |
Wed, 05 February 2014 19:48 By: Christian Dietrich  |
 |
|
maven build fails for to long names |
0 |
67023 |
Wed, 05 February 2014 15:47 By: Peter Luthardt  |
 |
|
How to solve IllegalArgumentException thrown by SwitchConstantExpressionsInterpreter |
3 |
8006 |
Wed, 05 February 2014 15:27 By: Axel Guckelsberger  |
 |
|
Example of the power of Xtext and Xbase |
0 |
69216 |
Wed, 05 February 2014 11:55 By: Hallvard Traetteberg  |
 |
|
embedded xtext DSL - exporting names |
1 |
53037 |
Tue, 04 February 2014 21:05 By: Vlad Gheorghe  |
 |
|
Creating Xtext release locally |
4 |
5741 |
Tue, 04 February 2014 20:47 By: Andras Kovi  |
 |
|
Cannot add supertype X to sealed type Y |
2 |
11232 |
Tue, 04 February 2014 20:37 By: Sven Efftinge  |
 |
|
Xtext is not validating return parameter type and also not recognizing the formal parameter Language: The formal parameter passed is not available inside the method body and return type validation is missing |
1 |
1907 |
Tue, 04 February 2014 11:33 By: Christian Dietrich  |
 |
|
Xtext 2.5.1 |
0 |
66855 |
Tue, 04 February 2014 07:43 By: Sven Efftinge  |
 |
|
Registering xtext to different file extensions at runtime |
0 |
63659 |
Mon, 03 February 2014 15:41 By: Davide G  |
 |
|
Some comments disappear when model is manipulated I am doing something wrong in my model manipulation or serialization or model definition in regards of comment? Or did I stumbled upon a Xtext bug? |
3 |
4271 |
Mon, 03 February 2014 15:23 By: Sylvain Heraud  |
 |
|
on OnChangeEvictingCache and JvmModelInferrer |
2 |
21145 |
Sun, 02 February 2014 05:01 By: Anil Bhatia  |
 |
 |
Creating new Xtext resource through code Creating new Xtext resource through code |
8 |
5072 |
Sat, 01 February 2014 15:22 By: Christian Dietrich  |
 |
|
Problems xText - RCP integration |
11 |
3640 |
Sat, 01 February 2014 15:20 By: Michael Fzy  |
 |
|
Get XtextResource from IProject Get XtextResource from IProject |
6 |
2748 |
Fri, 31 January 2014 15:39 By: Pawel Pogorzelski  |
 |
|
UML-Profile -> Xtext Grammar |
2 |
2709 |
Fri, 31 January 2014 15:21 By: Salome Maro  |
 |
|
org.eclipse.swt.SWTException: Invalid thread access in AbstractContentAssistProcessorTest |
6 |
4135 |
Fri, 31 January 2014 13:58 By: Lorenzo Bettini  |
 |
|
Problem with "package" in my DSL |
1 |
1286 |
Thu, 30 January 2014 16:37 By: Christian Dietrich  |
 |
|
Problem with "package" in my DSL |
1 |
1289 |
Thu, 30 January 2014 16:23 By: Christian Dietrich  |
 |
|
how to limit options to scope entities |
2 |
2740 |
Wed, 29 January 2014 21:34 By: Razvan C  |
 |
|
Grammar and Validation unit_testing Unit_testing of the validator for my language |
2 |
12734 |
Wed, 29 January 2014 20:23 By: Christian Dietrich  |
 |
|
grammar for ecore metamodel |
9 |
3655 |
Wed, 29 January 2014 17:36 By: Andras Kovi  |
 |
|
antlr error with the workflow file |
4 |
2394 |
Wed, 29 January 2014 13:53 By: Mehmet Ali Meram  |
 |
|
ERROR org.eclipse.xtext.builder.impl.XtextBuilder - java.lang.ClassCastException: org.eclipse.xtext |
2 |
4773 |
Tue, 28 January 2014 16:25 By: Aaron Digulla  |
 |
|
Synchronisation between different grammars for the same ecore xtext model |
0 |
69297 |
Mon, 27 January 2014 16:35 By: Nieves Salor  |
 |
|
XtextCON |
0 |
71473 |
Mon, 27 January 2014 10:09 By: Sven Efftinge  |
 |
|
[solved] On demand triggering of validation |
2 |
1530 |
Sat, 25 January 2014 18:29 By: Lars Martin  |
 |
|
Manipulate getExportedObjects from third party DSL |
2 |
1956 |
Sat, 25 January 2014 16:21 By: Vlad Gheorghe  |
 |
 |
Multiline comments Xtext Write custom multiline comments work only if commentary is closed |
1 |
2482 |
Fri, 24 January 2014 18:05 By: Christian Dietrich  |
 |
|
Customization of Scope error message Customization of Scope error message |
1 |
1311 |
Fri, 24 January 2014 13:24 By: Christian Dietrich  |
 |
|
Xtext on the Web What's happening with Xtext on the Web |
3 |
2250 |
Thu, 23 January 2014 16:16 By: Sven Efftinge  |
 |
|
Upgrade from Xtext 2.3.0 to 2.4.1: org.eclipse.xtext.xbase.validation.XtypeJavaValidator missing |
9 |
6648 |
Thu, 23 January 2014 16:15 By: Aaron Digulla  |
 |
|
Injection not working when Xtezt is launch from EMF model |
8 |
4339 |
Thu, 23 January 2014 11:15 By: Nieves Salor  |
 |
|
Extending the Xtext index |
7 |
2865 |
Thu, 23 January 2014 07:49 By: Christian Dietrich  |
 |
|
How to use newer version Guava in Xtext with maven build? By: Xi Lin on Wed, 22 January 2014 |
2 |
3405 |
Thu, 23 January 2014 07:39 By: Xi Lin  |
 |
|
2.5.0: Xtext Maven pom problem Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:exec-maven-plugin:1.2.1:java |
2 |
9112 |
Wed, 22 January 2014 07:15 By: Adam Crowther  |
 |
|
Putting Xtext projects into Git repositories |
8 |
4512 |
Wed, 22 January 2014 04:21 By: Xi Lin  |
 |
 |
[Solved] Post processing in standalone maven project Couldn't resolve reference to JvmType By: Xi Lin on Mon, 20 January 2014 |
2 |
2922 |
Tue, 21 January 2014 06:16 By: Xi Lin  |
 |
|
Converting to Docx using xtext/xtend and docx4j |
2 |
1677 |
Mon, 20 January 2014 10:24 By: Davide G  |
 |
|
[MWE] Dependency issues in 2.4.1 release |
8 |
5195 |
Mon, 20 January 2014 10:16 By: Dennis Huebner  |
 |
 |
How to get existing Xtext project from google code sync to eclipse How to get existing Xtext project from google code sync to eclipse? |
1 |
2949 |
Mon, 20 January 2014 09:50 By: Xi Lin  |
 |
|
Instantiating instance of Java Class corresponding to JvmDeclaredType Reflectively creating java.lang.Class from a JvmDeclaredType |
6 |
4138 |
Sat, 18 January 2014 13:47 By: Anil Bhatia  |
 |
|
An error has occured See the log file ... .log |
2 |
10155 |
Fri, 17 January 2014 17:00 By: Andrea Santi  |
 |
|
Warning 'The imported package is not on the classpath...' after update By: Till F. on Thu, 09 January 2014 |
1 |
63548 |
Fri, 17 January 2014 13:15 By: Aaron Digulla  |
 |
|
XTEXT, Buckminster and site.p2 w/o source How to tell that the p2update should not include sources |
3 |
3491 |
Fri, 17 January 2014 09:44 By: Lorenzo Bettini  |
 |
|
Error while upgrading xtext 2.1 to 2.5 in Eclipse 3.7 |
1 |
22710 |
Fri, 17 January 2014 09:16 By: Dennis Huebner  |
 |
|
Generate of PlantUML code for the model (multiple files) |
7 |
6361 |
Fri, 17 January 2014 07:18 By: Simon Ziehme  |
 |
|
Embedded editor and crossreferncing to surounding EMF model |
0 |
65618 |
Thu, 16 January 2014 21:41 By: Alois Zoitl  |
 |
|
Browse a type passed to AbstractModelInferrer Or use reflection on a JvmTypeReference |
2 |
66957 |
Wed, 15 January 2014 07:26 By: Sven Efftinge  |
 |
|
Access a referenced JvmGenericType in the JvmModelInferrer |
1 |
4746 |
Wed, 15 January 2014 07:19 By: Sven Efftinge  |
 |
|
Determine differences between two representations of an EObject |
1 |
4423 |
Wed, 15 January 2014 07:15 By: Sven Efftinge  |
 |
|
Xtext grammar translation bug? A nesting rules problem |
3 |
7554 |
Tue, 14 January 2014 08:22 By: Christian Dietrich  |
 |
|
Variable Reference or New Variable Declaration |
1 |
1356 |
Mon, 13 January 2014 17:32 By: Christian Dietrich  |
 |
|
Errors when extending OCL |
2 |
2003 |
Mon, 13 January 2014 16:48 By: MinhTu TonThat  |
 |
|
Coffeescript-eclipse: XtextDocument and XtextResource have run out of sync |
10 |
12316 |
Mon, 13 January 2014 14:15 By: Paul Verest  |
 |
|
reducing cross reference to current DSL file how can I narrow the content assist to crossreference only objects of the current DSL file |
14 |
13004 |
Mon, 13 January 2014 12:41 By: Uli Merkel  |
 |
|
[MWE] EcoreGenerator @generated NOT EcoreGenerator does not respect @generated NOT |
3 |
2322 |
Mon, 13 January 2014 11:28 By: Ed Willink  |
 |
|
Force reparsing of an Xtext resource possible? |
0 |
80480 |
Mon, 13 January 2014 11:09 By: Jens Rabe  |
 |
|
[XBase] XBaseScopeProvider and declarative scoping |
8 |
6307 |
Mon, 13 January 2014 07:58 By: Uwe Maurer  |
 |
|
Xtext (Xbase) QualifiedName not parsed completely |
1 |
2219 |
Sun, 12 January 2014 21:40 By: Christian Dietrich  |
 |
|
Xtext Parser - Enhance parsed model |
3 |
1840 |
Sat, 11 January 2014 18:26 By: Florian Pirchner  |
 |
|
Population of emf model data values in content assist |
13 |
4107 |
Thu, 09 January 2014 18:42 By: Shubha Somayaji  |
 |
|
[Deleted] |
0 |
62490 |
Thu, 09 January 2014 17:50 By: Didier Garcin  |
 |
 |
Maven build using Nexus with P2 repositories Problem with a Maven build using Nexus with P2 repositories |
12 |
10881 |
Wed, 08 January 2014 16:26 By: Adrian Pollak  |
 |
|
Mapping from DSL specific ecore to a model ecore |
7 |
2821 |
Wed, 08 January 2014 14:40 By: Mark Hoffmann  |
 |
|
Adding a library to runtime project |
0 |
61976 |
Wed, 08 January 2014 12:06 By: Zach Johnson  |
 |
|
Issue with multiple grammars for same Ecore model |
5 |
4930 |
Wed, 08 January 2014 11:56 By: Christian Dietrich  |
 |
|
order of variables By: td php on Mon, 06 January 2014 |
2 |
1353 |
Wed, 08 January 2014 08:40 By: Mark Hoffmann  |
 |
|
DSL with mixed form/text sintax - selecting different start rules for EmbeddedEditor instances |
1 |
1270 |
Tue, 07 January 2014 17:51 By: Christian Dietrich  |
 |
 |
Import and content assist |
2 |
8450 |
Tue, 07 January 2014 09:02 By: Jeff MAURY  |
 |
 |
Is the ext. point "org.eclipse.xtext.ui.shared.sharedStateContributingModule" public API? Xtext 2.5.0 introduces the extension point "org.eclipse.xtext.ui.shared.sharedStateContributingModule". Is this extension point intended to be used in Xtext generated UI plugins? |
3 |
15119 |
Mon, 06 January 2014 23:15 By: Sebastian Zarnekow  |
 |
 |
Cross references not getting resolved on Clean Build Cross references not getting resolved on Clean Build |
1 |
2153 |
Mon, 06 January 2014 13:10 By: Christian Dietrich  |
 |
|
Content-assist grammar has warnings while the main one has no |
5 |
3503 |
Sun, 05 January 2014 21:32 By: Vincent Simonet  |
 |
|
Xcore - Using annotations in IDE |
8 |
3117 |
Sat, 04 January 2014 10:33 By: Florian Pirchner  |
 |
|
Xtext OutputConfigurationProvider Problem in Reading the statements inside // |
13 |
7103 |
Fri, 03 January 2014 09:24 By: Kunal Khaware  |
 |
|
Xtext content assist The content assist shows } even after writing } in the editor |
1 |
3317 |
Fri, 03 January 2014 08:38 By: Uli Merkel  |
 |
|
xtext validation on tabular inputs want to validate the tabular inputa data using xtext |
0 |
39726 |
Thu, 02 January 2014 07:31 By: khelan patel  |
 |
 |
How to implement hyperlinking for URI of importURI grammar element? For references Xtext provides hyperlinking support out-of-the box. How can similar hyperlinking implemented for the URI in a importURI grammar element? |
3 |
3066 |
Wed, 01 January 2014 23:03 By: Torsten Juergeleit  |
 |
|
ANTLR replacement |
1 |
15631 |
Wed, 01 January 2014 11:07 By: Ed Willink  |
 |
|
Invalid 'import is never used' warning for annotations |
4 |
5131 |
Tue, 31 December 2013 11:27 By: Michel de Blok  |
 |
|
jar in Editor-Plugin |
3 |
3444 |
Mon, 30 December 2013 16:57 By: Philip Schledermann  |
 |
|
How to load and parse a language file inside an OSGi bundle |
0 |
74139 |
Mon, 30 December 2013 16:12 By: Cristiano Gavião  |
 |
 |
Generation of model files with Maven How to generate target files out of model files with Maven? |
4 |
8395 |
Mon, 30 December 2013 14:02 By: Adrian Pollak  |
 |
 |
Writing the contents of xtext editor to some other view Writing the contents of xtext editor to some other view |
1 |
1583 |
Mon, 30 December 2013 11:43 By: Christian Dietrich  |
 |
|
How to handle overloaded methods with Custome xbase scope provider |
1 |
9220 |
Mon, 30 December 2013 07:00 By: Gayan Perera  |
 |
|
[MWE2] Running workflow from plugin, custom components not found |
1 |
1910 |
Sun, 29 December 2013 18:51 By: Christian Dietrich  |
 |
|
Ensure type safety for Xtext grammar |
4 |
10750 |
Sat, 28 December 2013 10:43 By: Sebastian Kämpfer  |
 |
|
Registering/creating your own fragments to be used in the workflow |
3 |
4535 |
Sat, 28 December 2013 10:03 By: Joost van Pinxten  |
 |
|
Problem Referring to Existing EPackage Problem Referring to Existing EPackage By: Ramu M on Mon, 23 December 2013 |
2 |
1749 |
Mon, 23 December 2013 09:58 By: Christian Dietrich  |
 |
|
Accessing to errors in a model file |
1 |
29557 |
Sat, 21 December 2013 18:35 By: Victor Noël  |
 |
 |
Nested annotations using XbaseWithAnnotations How can I use nested annotations with XbaseWithAnnotations? |
3 |
2826 |
Sat, 21 December 2013 16:00 By: Michel de Blok  |
 |
|
Problems view not refreshed after generating java class from text model |
3 |
6219 |
Fri, 20 December 2013 19:52 By: Markus Oley  |
 |
|
Generate artefacts with gradle Example to integrate xtext 2.5 in a gradle build. |
3 |
3928 |
Fri, 20 December 2013 18:30 By: Christian Dietrich  |
 |
|
Why does ClusteringBuilderState.writeNewResourceDescriptions copies computed IResourceDescription ? |
11 |
5884 |
Fri, 20 December 2013 13:59 By: Flo Plateau  |
 |
|
Xtend To UML generator |
1 |
3693 |
Thu, 19 December 2013 17:23 By: Uli Merkel  |
 |
|
Xbase - Maven Plugin for EntityDSL |
3 |
2020 |
Thu, 19 December 2013 15:30 By: Florian Pirchner  |
 |
|
Xtext - Batch-classes |
2 |
4283 |
Thu, 19 December 2013 15:29 By: Florian Pirchner  |
 |
 |
2.5 incompatibility |
3 |
11823 |
Thu, 19 December 2013 14:59 By: Jeff MAURY  |
 |
|
[MWE2] Problem loading models |
2 |
2338 |
Thu, 19 December 2013 14:15 By: Juan Cadavid  |
 |
|
Possibly solved? EMF Compare - "resolution of uriFragment... failed" |
1 |
1989 |
Wed, 18 December 2013 14:12 By: Jens Rabe  |
 |
|
MyObject Instead of <Generated>Impl classes from xtext grammar MyObject Instead of <Generated>Impl classes from xtext grammar By: Ramu M on Tue, 17 December 2013 |
2 |
13072 |
Wed, 18 December 2013 13:25 By: Ramu M  |
 |
 |
Cross reference problem during clean build Cross reference problem during clean build |
1 |
5417 |
Tue, 17 December 2013 19:06 By: Christian Dietrich  |
 |
|
White space issue space after keyword giving problem By: Ramu M on Fri, 13 December 2013 |
3 |
1671 |
Tue, 17 December 2013 06:56 By: Ramu M  |
 |
|
More proxy resolving issues How to correctly update EOpposites when proxies resolve? |
2 |
20492 |
Mon, 16 December 2013 07:29 By: Sven Efftinge  |
 |
|
Trying to use JavaIoFileSystemAccess directly Noob |
6 |
6863 |
Sun, 15 December 2013 13:53 By: Gary Worsham  |
 |
|
MWE generator can't find resource |
7 |
5366 |
Fri, 13 December 2013 14:44 By: Christian Dietrich  |
 |
|
How does this compare with other frameworks? |
2 |
2693 |
Fri, 13 December 2013 13:25 By: Suminda Sirinath Salpitikorala Dharmasena  |
 |
|
Question: Lambda Cube, Pattern Calculus, Process Calculus and Targets |
0 |
69484 |
Fri, 13 December 2013 12:07 By: Suminda Sirinath Salpitikorala Dharmasena  |
 |
|
[SOLVED] Strange EOpposite proxy resolving issue Proxies are not correctly resolved. |
2 |
12115 |
Fri, 13 December 2013 09:51 By: Jens Rabe  |
 |
|
how to get tokens? By: td php on Thu, 12 December 2013 |
1 |
11182 |
Fri, 13 December 2013 07:26 By: Christian Dietrich  |
 |
|
Class / Method Resolution Issue |
23 |
10171 |
Thu, 12 December 2013 22:11 By: David Pace  |
 |
|
Validation on a DSL file from outside the workspace |
0 |
74520 |
Thu, 12 December 2013 19:36 By: Erick Fonseca  |
 |
|
Update from 2.3 to 2.5: Old 64b problem occurs again |
1 |
61191 |
Thu, 12 December 2013 16:11 By: Sebastian Zarnekow  |
 |
|
Xtext 2.5. is released |
0 |
76035 |
Thu, 12 December 2013 16:04 By: Sven Efftinge  |
 |
|
Extending OCL MDT using Xtext Import problem By: Fy Za on Thu, 06 September 2012 |
17 |
8778 |
Thu, 12 December 2013 12:18 By: Ed Willink  |
 |
|
How to support a such a different overloading which is different from Java overloading in all scopes (including local scope and global scope) |
3 |
4998 |
Thu, 12 December 2013 06:44 By: Christian Dietrich  |
 |
|
breakpoints in xtend files |
5 |
10193 |
Wed, 11 December 2013 18:52 By: Christian Dietrich  |
 |
|
Defining a customized IBuilderState I fail to make xtext use my customized IBuilderState |
3 |
3852 |
Wed, 11 December 2013 16:16 By: Flo Plateau  |
 |
|
Create a custom mapping from mydsl to JVM concepts Create a custom mapping from mydsl to JVM concepts |
2 |
2296 |
Wed, 11 December 2013 15:31 By: Hallvard Traetteberg  |
 |
|
Using Xtend for template code generation without a grammar Noob |
3 |
6035 |
Wed, 11 December 2013 06:30 By: Christian Dietrich  |
 |
|
Error while starting xtext-Editor as RCP requires 'org.eclipse.emf.common.feature.group [2.7.0,3.0.0)' |
0 |
81312 |
Tue, 10 December 2013 12:12 By: Lennart Pleuß  |
 |
|
Access all Resources in Workspace |
7 |
5781 |
Tue, 10 December 2013 08:57 By: Björn Rellesch  |
 |
|
DSL debugger |
0 |
81828 |
Mon, 09 December 2013 23:04 By: April Dai  |
 |
|
Is it possible to start a parse from a sub-rule? |
3 |
2133 |
Mon, 09 December 2013 20:54 By: Vlad Gheorghe  |
 |
|
xtext rename participant |
12 |
5218 |
Mon, 09 December 2013 14:50 By: Benoit Ries  |
 |
|
Resolving proxies |
1 |
1581 |
Sun, 08 December 2013 16:57 By: Christian Dietrich  |
 |
|
Trouble emitting template code after splitting Generator Xtend into two pieces Noob |
2 |
1326 |
Fri, 06 December 2013 15:10 By: Christian Dietrich  |
 |
 |
How to use Xtext 2.5 new Full Maven Support in own code generator shipped as maven plugin? |
7 |
11181 |
Fri, 06 December 2013 10:17 By: Annette Pohl  |
 |
|
ILocationInFileProvider Fails to Get Correct Position INode does not exist for semantic element. |
0 |
67284 |
Thu, 05 December 2013 16:08 By: Philip Alldredge  |