forked from ProjetoDSL/ERDSL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Starting the logical generator refactoring
- Visual update of the generated file (html/css)
- Loading branch information
1 parent
be4eff3
commit 4b0c36e
Showing
139 changed files
with
4,568 additions
and
3,808 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>ERDSL</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
org.xtext.unipampa.erdsl.ide/bin/org/xtext/unipampa/erdsl/ide/.ErDslIdeModule.xtendbin
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
org.xtext.unipampa.erdsl.ide/bin/org/xtext/unipampa/erdsl/ide/.ErDslIdeSetup.xtendbin
Binary file not shown.
11 changes: 0 additions & 11 deletions
11
org.xtext.unipampa.erdsl.ide/bin/org/xtext/unipampa/erdsl/ide/ErDslIdeModule.xtend
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
org.xtext.unipampa.erdsl.ide/bin/org/xtext/unipampa/erdsl/ide/ErDslIdeSetup.xtend
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+356 Bytes
(110%)
...l.ide/bin/org/xtext/unipampa/erdsl/ide/contentassist/antlr/ErDslParser$NameMappings.class
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...unipampa.erdsl.ide/bin/org/xtext/unipampa/erdsl/ide/contentassist/antlr/ErDslParser.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+182 Bytes
(110%)
.../org/xtext/unipampa/erdsl/ide/contentassist/antlr/internal/InternalErDslLexer$DFA12.class
Binary file not shown.
Binary file modified
BIN
+2.52 KB
(120%)
...de/bin/org/xtext/unipampa/erdsl/ide/contentassist/antlr/internal/InternalErDslLexer.class
Binary file not shown.
Binary file modified
BIN
+3.24 KB
(110%)
...e/bin/org/xtext/unipampa/erdsl/ide/contentassist/antlr/internal/InternalErDslParser.class
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...xtext.unipampa.erdsl.ide/src-gen/org/xtext/unipampa/erdsl/ide/AbstractErDslIdeModule.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* generated by Xtext 2.18.0.M3 | ||
* generated by Xtext 2.21.0 | ||
*/ | ||
package org.xtext.unipampa.erdsl.ide; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...gen/org/xtext/unipampa/erdsl/ide/contentassist/antlr/PartialErDslContentAssistParser.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.