Skip to content

Changes

Summary

  1. Convert SQLDeveloper models to Ecore models (commit: a3db64b) (details)
  2. Convert SQLDeveloper models to Ecore models (commit: c4ed99f) (details)
  3. Convert SQLDeveloper models to Ecore models (commit: 3edef78) (details)
  4. Convert SQLDeveloper models to Ecore models (commit: dc92f0b) (details)
  5. tidy up names used in dependency modules (commit: 0027ad8) (details)
  6. improve javadoc #179 (commit: cf32cfa) (details)
  7. improve javadoc #179 (commit: 18bc251) (details)
  8. improve developer experience #185 (commit: c6cf833) (details)
  9. Add automated tests #29 (commit: 302c2d9) (details)
  10. create Jenkins automated build #174 (commit: 387c748) (details)
  11. create Jenkins automated build #174 (commit: fcd864c) (details)
  12. create Jenkins automated build #174 (commit: 1041585) (details)
  13. create Jenkins automated build #174 (commit: d3f5a07) (details)
  14. add lineage model #196 (commit: d880e1e) (details)
  15. add lineage model #196 (commit: aadf137) (details)
  16. add lineage model #196 (commit: aa7c748) (details)
  17. add lineage model #196 (commit: 8d50090) (details)
  18. Add TRL #199 (commit: 22da565) (details)
  19. Add controller #202 (commit: 92c8c8e) (details)
  20. Add TRL to ALM converter #205 (commit: 3159c9d) (details)
  21. Add UI for ALM+TRL #201 (commit: 57243e7) (details)
  22. Add UI for ALM+TRL #201 (commit: f69d3b4) (details)
  23. Add UI for ALM+TRL #201 (commit: e384153) (details)
  24. Add UI for ALM+TRL #201 (commit: c4a70eb) (details)
  25. Feature refactor interfaces (#210) (commit: a598fc6) (details)
  26. fix TRL to ALM translator #211 (commit: bbd4d76) (details)
  27. Improve naming of references in Ecore created from BIRD LDM #216 (commit: b4deb06) (details)
  28. Improve naming of references in Ecore created from BIRD LDM #216 (commit: 5d60689) (details)
  29. integrate eson as language for describing model #212 (commit: fd037a5) (details)
  30. integrate eson as language for describing model #212 (commit: 7a069b9) (details)
  31. export BIRD Access Database as Eson #221 (commit: 7091cfe) (details)
  32. export BIRD Access Database as Eson #221 (commit: 7bdbda5) (details)
  33. Fix SMCubes Navigator UI #229 (commit: bf376c5) (details)
  34. Move BDD Testing model scoping into our version of ESON #225 (commit: bda25d9) (details)
  35. Move BDD Testing model scoping into our version of ESON #225 (commit: 4f88fa7) (details)
  36. replace chirp DSL with CLAN model #232 (commit: c6d3719) (details)
  37. replace chirp DSL with CLAN model #232 (commit: 9c2c4df) (details)
  38. https://github.com/eclipse/efbt/issues/234 (commit: 75a3107) (details)
  39. refactor into multiple features #234 (commit: 103c914) (details)
  40. https://github.com/eclipse/efbt/issues/234 (commit: b39f99e) (details)
  41. refactor into multiple features #234 (commit: f9bb3e3) (details)
  42. refactor into multiple features #234 (commit: 5aca905) (details)
  43. change the URI's of all efbt models #236 (commit: 3f72653) (details)
  44. CoCaSon files should have .coca extension #238 (commit: 63bafb0) (details)
  45. Make sure tests are included in the POM file #241 (commit: 043529f) (details)
  46. Split LDM tools into its own directory #242 (commit: 55f098a) (details)
  47. Split LDM tools into its own directory #242 (commit: 4dfda27) (details)
  48. always use ApacheCSV for CSV operations #245 (commit: 650f0ca) (details)
  49. Refactor BIRDImporter class #184 (commit: dc8468c) (details)
  50. check UI is working correctly #253 (commit: 2911d17) (details)
  51. amend Jenkins build to include all repositories #262 (commit: b46a1e4) (details)
  52. amend Jenkins build to include all repositories #262 (commit: 77e9b80) (details)
Commit a3db64be982cac89deecf40a5d663a40a8c24da0 by Neil Mackenzie
Convert SQLDeveloper models to Ecore models

https://github.com/eclipse/efbt/issues/172
(commit: a3db64b)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/bin/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/src/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.java
Commit c4ed99f7e02f1d14e65678c3b75a2eefebe5b1ba by Neil Mackenzie
Convert SQLDeveloper models to Ecore models

https://github.com/eclipse/efbt/issues/172
(commit: c4ed99f)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/org.eclipse.efbt.aorta.target.target (diff)
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.gitignore
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/src/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.java (diff)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was modified org.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.interface/.classpath (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.util.dependencies/pomfirst-thirdparty2/pom.xml
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/.classpath (diff)
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/bin/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.class (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVUtil.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.repository/category.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/.classpath (diff)
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/build.properties
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.csv.impl.apachecsv2/src/main/java/org/eclipse/efbt/util/csv/impl/apachecsv2/ApacheCSVUtil.java
The file was removedorg.eclipse.efbt.util.dependencies/pomfirst-thirdparty2/META-INF/MANIFEST.MF
Commit 3edef7832417d6a4ff5563121e3379eb14e0c6c2 by Neil Mackenzie
Convert SQLDeveloper models to Ecore models

https://github.com/eclipse/efbt/issues/172
(commit: 3edef78)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/pom.xml
The file was modified org.eclipse.efbt.util.dependencies/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVUtils.java (diff)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVUtil.java (diff)
Commit dc92f0be023833229b408a7c43ff89856c869e67 by Neil Mackenzie
Convert SQLDeveloper models to Ecore models

https://github.com/eclipse/efbt/issues/172
(commit: dc92f0b)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/src/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.java (diff)
Commit 0027ad8d2e4ae0878e32f3ed9520c02e023fa486 by Neil Mackenzie
tidy up names used in dependency modules

https://github.com/eclipse/efbt/issues/173
(commit: 0027ad8)
The file was removedorg.eclipse.efbt.util.dependencies/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/org.eclipse.efbt.dependencies.access.jackcess-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.util.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.util.dependencies/pomfirst-thirdparty/pom.xml
The file was removedorg.eclipse.efbt.util.dependencies/build.properties
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.classpath
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/pom.xml
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/build.properties
The file was addedorg.eclipse.efbt.dependencies/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/pom.xml
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/.classpath
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.util.dependencies/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.dependencies/.classpath
The file was removedorg.eclipse.efbt.util.dependencies/.project
The file was addedorg.eclipse.efbt.dependencies/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
The file was addedorg.eclipse.efbt.dependencies/.project
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/.project
The file was addedorg.eclipse.efbt.dependencies/pom.xml
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/classes/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.class
The file was removedorg.eclipse.efbt.util.dependencies/pom.xml
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.project
The file was addedorg.eclipse.efbt.dependencies/build.properties
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/pom.xml
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/build.properties
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/src/main/java/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.java
The file was removedorg.eclipse.efbt.util.dependencies/.classpath
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.util.dependencies/org.eclipse.efbt.util.access.impl.jackess/src/main/java/org/eclipse/efbt/util/access/impl/jackess/JackcessUtils.java
Commit cf32cfa00e324259fe8345c6aea8ee82ce17ab0a by Neil Mackenzie
improve javadoc #179

https://github.com/eclipse/efbt/issues/179
(commit: cf32cfa)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/scoping/AortaScopeProvider.java (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/bird/component/rules_and_data_structures_manager/java_interface/Bird_AORTA_DataStructuresInterface.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/InputDataExporter.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/AortaStandaloneSetup.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/component/birdartefactscreator/importer/birdaccessdb/BIRDImporter.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/src/org/eclipse/efbt/bird/component/modelquery/Util.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/component/birdartefactscreator/importer/Importer.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/bird/component/rules_and_data_structures_manager/import_export/ImportBirdTestCasesAndExportThem.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/src/org/eclipse/efbt/aorta/ui/sirius/testmanager/Services.java (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/bird/component/rules_and_data_structures_manager/java_interface/Bird_AORTA_ReportStructuresInterface.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/src/org/eclipse/efbt/bird/component/modelquery/CustomQuery.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/XMLToXTextConverter.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/FreeBirdToolsResourceFactory.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/src/org/eclipse/efbt/util/access/impl/jackcess/JackcessUtil.java (diff)
Commit 18bc251cbc3596740f31f17e2f1f37f4089a29c4 by Neil Mackenzie
improve javadoc #179

https://github.com/eclipse/efbt/issues/179
(commit: 18bc251)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.interface/src/org/eclipse/efbt/util/accessdb/AccessRow.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.interface/src/org/eclipse/efbt/util/accessdb/AccessUtils.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVUtils.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.interface/src/org/eclipse/efbt/util/csv/CSVRow.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/src/org/eclipse/efbt/util/access/impl/jackcess/JackcessUtil.java (diff)
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/src/main/java/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.provider/src/org/eclipse/efbt/util/access/provider/AccessUtilProvider.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/src/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/XMLToXTextConverter.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/src/org/eclipse/efbt/util/access/impl/jackcess/JackcessRow.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVRow.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/src/org/eclipse/efbt/bird/ui/sirius/Services.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/src/org/eclipse/efbt/util/csv/impl/apachecsv/ApacheCSVUtil.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.provider/src/org/eclipse/efbt/util/csv/provider/CSVUtilsProvider.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.interface/src/org/eclipse/efbt/util/csv/CSVUtils.java (diff)
Commit c6cf833cc218e37a61accc8713cd44818b2302f1 by Neil Mackenzie
improve developer experience #185

https://github.com/eclipse/efbt/issues/185
(commit: c6cf833)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/build.properties (diff)
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/org.eclipse.efbt.dependencies.access.jackcess-1.0.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/bin/org/eclipse/efbt/ldmtools/sqldevconvertor/SQLDevConverter.class
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/classes/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.classpath (diff)
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-archiver/pom.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/build.properties (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/GenerateAorta.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.model/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/.classpath (diff)
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
Commit 302c2d960ae97bcf9712edddff04af8caa1a9661 by Neil Mackenzie
Add automated tests #29

https://github.com/eclipse/efbt/issues/29
(commit: 302c2d9)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596123788376.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596122511302.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596124909437.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.SF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596125269918.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596366245792.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.table.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596125268838.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.manager/.fileTable.23
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta/.project (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596366443618.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596367327342.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/classes/org/eclipse/efbt/ldmtools/sqldevconverter/test/SQLDevConverter_Test.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596122067716.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596366246912.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596123071010.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.contributors.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/bin/org/eclipse/efbt/ldmtools/sqldevconverter/test/SQLDevConverter_Test.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.SF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596124576176.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/org.eclipse.efbt.ldmtools.sqldevconvertor.test-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596367328478.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596124342058.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596124341013.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.orphans.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/dev.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596124910496.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596367673671.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/platform.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.namespaces.17
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/about.html
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596122512454.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/130/0/.cp/jars/surefire-booter-2.22.0.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596368645250.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/org.eclipse.efbt.aorta.target.target (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.RSA
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.contributions.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.extraData.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/surefire.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/.manager/.fileTable.2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/eclipse_1902.so
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.model/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/launcher.gtk.linux.x86_64.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.manager/.fileTableLock
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/surefire-reports/TEST-org.eclipse.efbt.ldmtools.sqldevconverter.test.SQLDevConverter_Test.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596367881821.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.equinox.app/.manager/.fileTableLock
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/130/0/.cp/jars/surefire-api-2.22.0.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/framework.info.1
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/about.html
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596123069904.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596367674835.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.SF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596368485037.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.RSA
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596123536964.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.manager/.fileTable.24
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/eclipse_11000.dll
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/130/0/.cp/jars/surefire-logger-api-2.22.0.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596123538384.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/eclipse_1801.so
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/1596124575070.log
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552/about.html
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/130/0/.cp/jars/maven-surefire-common-2.22.0.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596122068904.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/config.ini
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/launcher.cocoa.macosx.x86_64.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/.manager/.fileTableLock
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596123789483.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.update/history/1596366444766.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552/launcher.win32.win32.x86_64.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/src/test/java/org/eclipse/efbt/ldmtools/sqldevconverter/test/SQLDevConverter_Test.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552/META-INF/ECLIPSE_.RSA
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/surefire-reports/org.eclipse.efbt.ldmtools.sqldevconverter.test.SQLDevConverter_Test.txt
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/org.eclipse.efbt.ldmtools.sqldevconvertor.test-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.core.runtime/.mainData.17
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/target/work/configuration/org.eclipse.osgi/.manager/.fileTable.1
Commit 387c748643312ef9483ad53eb907782f5cfc47b6 by Neil Mackenzie
create Jenkins automated build #174

https://github.com/eclipse/efbt/issues/174
(commit: 387c748)
The file was addedJenkinsfile
Commit fcd864c0d52accc02cf9152eae05220b5c3771d2 by Neil Mackenzie
create Jenkins automated build #174

https://github.com/eclipse/efbt/issues/174
(commit: fcd864c)
The file was modified Jenkinsfile (diff)
Commit 1041585eedf9a2cfd7d08cab1861845cfb5b2476 by Neil Mackenzie
create Jenkins automated build #174

https://github.com/eclipse/efbt/issues/174
Altered Jenkins file
(commit: 1041585)
The file was modified Jenkinsfile (diff)
Commit d3f5a0779b1baee197dff95718b4268ffc4067e9 by Neil Mackenzie
create Jenkins automated build #174

https://github.com/eclipse/efbt/issues/174
Altered Jenkins file to include copy to eclipse downloads site.
(commit: d3f5a07)
The file was modified Jenkinsfile (diff)
Commit d880e1eb0aed5dbca42be419e081cc91cd051ef3 by Neil Mackenzie
add lineage model #196

https://github.com/eclipse/efbt/issues/196
(commit: d880e1e)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cube_schema.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cubes.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cubes.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/src/org/eclipse/efbt/almengine/model/cubes/GenerateALMCubesModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.project
Commit aadf13701421aebe4b48b65803592c7e99d0ba5d by Neil Mackenzie
add lineage model #196

https://github.com/eclipse/efbt/issues/196
added functions model
(commit: aadf137)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/functions.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/column_transformation_logic.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/functions.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/src/org/eclipse/efbt/almengine/model/functions/GenerateALMFunctions.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/build.properties
Commit aa7c748d8abd684a7a6c5b843988ab2669142750 by Neil Mackenzie
add lineage model #196

https://github.com/eclipse/efbt/issues/196
added atribute_lineage model
(commit: aa7c748)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/src/org/eclipse/efbt/almengine/model/attribute_lineage/GenerateAttributeLineage.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/cube_transformation_logic.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/attribute_lineage.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/attribute_lineage.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/row_transformation_logic.ecore
Commit 8d50090995be7b74d07cb5a4c87d6163c2224d6e by Neil Mackenzie
add lineage model #196

https://github.com/eclipse/efbt/issues/196

update parent POM
(commit: 8d50090)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
Commit 22da56581d50e7ca0b527a715a6edcd813c48418 by Neil Mackenzie
Add TRL #199

https://github.com/eclipse/efbt/issues/199
(commit: 22da565)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/model/trl_report_cell_views.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/model/trl.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/model/domain_model_mapping.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/model/transformation.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/model/trl_sql_views.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/src/org/eclipse/efbt/trl/model/trl/GenerateTRLModel.mwe2
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
Commit 92c8c8e129003d26a623e9fab5b3fcea27553e39 by Neil Mackenzie
Add controller #202

https://github.com/eclipse/efbt/issues/202
(commit: 92c8c8e)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/build.properties
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/model/platform_call.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src/GenerateControllerModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/model/controller.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/plugin.xml
Commit 3159c9d8d4d5754e268aa8df6b5c8762117e8d51 by Neil Mackenzie
Add TRL to ALM converter #205

https://github.com/eclipse/efbt/issues/205
(commit: 3159c9d)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src/GenerateControllerModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/PlatformCallImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/CompareAttributeLineageModelsImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/IsNotSubsetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/Platform_callPackage.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/Platform_callFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/PlatformCallModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/Platform_callFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/bird_artefacts.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/Util.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/SubsetBooleanImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/GetAttributeLineageForOneReportCellImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/PlatformCall.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src/org/eclipse/efbt/controller/model/GenerateControllerModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/Platform_callPackageImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/TRLUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/SubsetBoolean.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/CompareAttributeLineageModels.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/ExecuteAttributeLineageModel.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/src/test/java/org/eclipse/efbt/trl/component/translator/test/AttributeLineageUtil_Test.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callXMLProcessor.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/src/org/eclipse/efbt/navigation_context/model/GenerateNavigationContextModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/ExecuteAttributeLineageModelImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/ReplaceColumnUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/SpecialFunctionSpecs.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/IsSubset.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/IsSubsetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/GetAttributeLineageForOneReportCell.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/GetAttributeLineageModel.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callResourceImpl.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/src/org/eclipse/efbt/almengine/model/cubes/GenerateALMCubesModel.mwe2 (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callSwitch.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/AttributeLineageUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/PlatformCallModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/IsNotSubset.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/pom.xml
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/GetAttributeLineageModelImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.settings/org.eclipse.m2e.core.prefs
Commit 57243e7273ba358692ac6e6438ba1c99d660f51c by Neil Mackenzie
Add UI for ALM+TRL #201

https://github.com/eclipse/efbt/issues/201
add controller ui and component
(commit: 57243e7)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/CompareAttributeLineageModelsImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/Platform_callFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/src/org/eclipse/efbt/controller/component/Controller.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/IsSubsetImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/Platform_callPackageImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callResourceFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/CompareAttributeLineageModels.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/src/org/eclipse/efbt/controller/ui/sirius/Activator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/IsNotSubsetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/PlatformCall.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callAdapterFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/GetAttributeLineageForOneReportCell.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/IsNotSubset.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/PlatformCallModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/GetAttributeLineageForOneReportCellImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/IsSubset.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/GetAttributeLineageModelImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/ExecuteAttributeLineageModelImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/GetAttributeLineageModel.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/src/org/eclipse/efbt/controller/ui/sirius/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callSwitch.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/ExecuteAttributeLineageModel.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/SubsetBooleanImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/util/Platform_callResourceImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/PlatformCallImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/Platform_callPackage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/SubsetBoolean.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/impl/PlatformCallModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/description/controller.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src-gen/org/eclipse/efbt/controller/model/platform_call/Platform_callFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/META-INF/MANIFEST.MF
Commit f69d3b4d534a54d0ea911dcb94440fb618ae9084 by Neil Mackenzie
Add UI for ALM+TRL #201

https://github.com/eclipse/efbt/issues/201
(commit: f69d3b4)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/src/org/eclipse/efbt/trl/component/modelquery/TRLModelQueryUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/plugin.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/src/org/eclipse/efbt/trl/component/translator/TRLUtil.java (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/src/org/eclipse/efb/trl/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/src/org/eclipse/efbt/trl/component/modelquery/FunctionTextUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.classpath (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/src/org/eclipse/efb/trl/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/pom.xml
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.component/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/description/trl.odesign
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/src/org/eclipse/efbt/trl/component/modelquery/CubesAndViewsUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/META-INF/MANIFEST.MF
Commit e384153fb8419f5064f48bfd187e126deadd20ab by Neil Mackenzie
Add UI for ALM+TRL #201

https://github.com/eclipse/efbt/issues/201
(commit: e384153)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/description/controller.odesign (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/src/tmp
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/description/almengine.odesign
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/src/org/eclipse/efbt/almengine/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/bin/org/eclipse/efbt/almengine/ui/sirius/Services.class
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/core.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/src/org/eclipse/efbt/almengine/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/description/trl.odesign (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/bin/org/eclipse/efbt/almengine/ui/sirius/Activator.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/src/org/eclipse/efbt/almengine/component/modelquery/ALMModelQuery.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.trl.ui.sirius/src/org/eclipse/efb/trl/ui/sirius/Services.java (diff)
Commit c4a70eb4a4e39b79e951b033562a327737598cfe by Neil Mackenzie
Add UI for ALM+TRL #201

https://github.com/eclipse/efbt/issues/201
(commit: c4a70eb)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/defaultNavigationContext.navigation_context
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/input_layer_cubes.transformation
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/functional_modules.functional_module
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/variables.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/CRR_RequirementsBundle.requirements_text
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/efbt_cubes.cubes
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageForJustOneCell.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/executeAttributeLineageModel1.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data.base_cube_data
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/defaultNavigationContext.navigation_context
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/data_set_transformations.trl_sql_views
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structures.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cubes.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/reportcell_definitions.trl_report_cell_views
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_release.transformation
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/about.html
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/bird_model.bird_model
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/reportcell_definitions.trl_report_cell_views
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/results/ALM1_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/efbt_cubes.cubes
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/domains.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/combinations.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/testingModule.test
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/members.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/variables.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structure_items.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getTestLogicForTestDef1.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageModel1.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineage1.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structures.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/combinations.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/members.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/tags.tags
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/representations.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/commonFunctions.functions
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cubes.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/results/ALM_JPY_MktValue_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/results/ALM1_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/compare_attribute_lineage_models.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/bird_model.bird_model
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/commonFunctions.aortafunctions
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/input_layer_cubes.transformation
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineage1.platform_call
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/data_set_transformations.trl_sql_views
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/CRR_RequirementsBundle.requirements_text
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structure_items.efbt_data_definition
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_modules.functionality_module
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data_forJPMktValue.base_cube_data
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/domains.efbt_data_definition
Commit a598fc669cdf1356c89b7487b7ac599f06f4382a by noreply
Feature refactor interfaces (#210)

* refactor to consider best practices for exposing interfaces #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208
refactored requirements_text

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

refactored functionality_module and sceanrios

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

refactored bird model to be datastructures.smcubes

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

refactored attribute lineage

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208

* refactor to consider best practices for exposing interfaces  #208

https://github.com/eclipse/efbt/issues/208
(commit: a598fc6)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/functionality_module.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/data_definition.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/description/testmanager.odesign
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callResourceImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/Parameter.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/impl/Trl_report_cell_viewsFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/model/controller.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/Program.xmi
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/bird_model.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/ExecuteAttributeLineageModel.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/src/org/eclipse/efbt/chirp/ui/sirius/testmanager/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_worked_example.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/domain_model_mapping.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/AggregateEnrichmentViewImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/RenameAs.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/src/org/eclipse/efbt/common/modelquery/functions/FunctionsModelQuery.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/bin/org/eclipse/efbt/almengine/ui/sirius/Activator.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/XMLToXTextConverter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src/org/eclipse/efbt/controller/core/model/core/GenerateControllerModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/JoinViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/base_column_structured_data class diagram3.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/efbt_mapping.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/report_based_functional_domain_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/requirments_artefacts.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionSpecModule.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/output_data_sets.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/UnionChoiceConditionImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/PlatformCallImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/input_data_structures.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/deep_structures.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/Platform_callFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/cell_transformation_logic class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BasicFunction.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/GetAttributeLineageForOneReportCellImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/contentassist/ChirpProposalProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/PlatformCallModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/Parameter.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/functionality_module class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/util/Trl_report_cell_viewsAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/src/org/eclipse/efbt/controller/core/ui/sirius/core/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/example/extra/functional_modules.functionality_module
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/module_management.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/util/TransformationAdapterFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/cube_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/requirements_text.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionsPackage.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/requirements_text.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/labeling/ChirpDescriptionLabelProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/test_input_data class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/util/Trl_report_cell_viewsResourceImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/org.eclipse.efbt.chirp.target.target
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/vtl_transformation.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/TransformationPackage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/src/tmp
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/generator/ChirpGenerator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/aortafunctions class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/LeafModuleToVersionedCubeSchemaModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/VersionedFunctionalModuleLogic.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/CopyViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/aorta_program.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/GetAttributeLineageModel.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/deep_structures.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/cell_transformation_logic.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.repository/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/output_data_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/Trl_sql_viewsFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/util/Trl_report_cell_viewsXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/functionality_module.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/Ecore.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/GetAttributeLineageForOneReportCell.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/test_definition class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/technical_specification_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/requirements_text class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/src/org/eclipse/efbt/controller/core/ui/sirius/core/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/description/almengine.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/util/Domain_model_mappingXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/aorta.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/aorta_program.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/test_input_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/TransformationPackageImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/Ecore.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/scoping/AortaScopeProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/column_structured_data class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/dataset_based_functional_domain_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/base_column_structured_data.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/ExecuteAttributeLineageModelImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/src/org/eclipse/efbt/data_structures/smcubes/model/core/GenerateSMCubesModel.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/output_data_sets class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/src/org/eclipse/efbt/controller/core/component/core/Controller.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/Trl_sql_viewsPackage.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_definition.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/technical_specification_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/data_lineage class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/cell_transformation_logic.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_definition class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/functions.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/aortafunctions.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/SelectClause.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/model/module_management.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/Function.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/IsNotSubset.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/requirements_text.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/DataSetTransformationImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/output_data_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/functions.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/functionality_module.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/Function.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/src/org/eclipse/efbt/chirp/ui/sirius/testmanager/Activator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/description/controller.odesign
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/cell_transformation_logic class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/IsNotSubsetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/PlatformCallModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/GroupByClause.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/component/birdartefactscreator/importer/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/src/org/eclipse/efbt/controller/component/Controller.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/src/org/eclipse/efbt/aorta/ui/sirius/testmanager/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/output_data_sets.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/bin/org/eclipse/efbt/language/trl/modelquery/core/CubesAndViewsUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/Parameter.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp_program.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/efbt_mapping.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/ChirpUiModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/cell_transformation_logic.xsd
The file was addedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/column_structures.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/model/smcubes_input_data.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/data_lineage.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory$1.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/ParamaterSpec.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/efbt_vtl_transformation.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/UnionChoiceCondition.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/quickfix/ChirpQuickfixProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/src/org/eclipse/efbt/bird/component/modelquery/CustomQuery.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/src/org/eclipse/efbt/functional_design/core/model/functionality_module/GenerateFunctionalModel.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/SubsetBoolean.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/execution_environments class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callSwitch.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/test_worked_example class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/UnionViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/Domain_model_mappingFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/aorta_program.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/column_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/data_lineage.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/bin/org/eclipse/efbt/common/modelquery/functions/FunctionsModelQuery.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/src/org/eclipse/efbt/data_structures/smcubes/modelquery/core/Util.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/IsSubset.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_input_data.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/VersionedFunctionalModuleLogicImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/column_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/GroupByClauseImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/CodeCondition.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/TRLUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/module_management.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/VersionedComponentsSetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/validation/ChirpValidator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/SelectClauseImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.example/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/aorta_program package dependencies.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/scenarios.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/execution_environments.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/impl/Trl_report_cell_viewsPackageImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/src/org/eclipse/efbt/datastructures/ldm/component/sqldevconvertor/SQLDevConverter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/mapping.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/Parameter.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/Parameter.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/attribute_lineage.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/model/column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/column_structured_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.modelquery/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/src/org/eclipse/efbt/almengine/component/modelquery/ALMModelQuery.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/IgnoreColumn.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/description/bird.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cubes.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/FilterByConditionViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.component.modelquery/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_input_data.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/util/Trl_sql_viewsSwitch.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/VersionedSQLViewsModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/rendering.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/core.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/model/base_column_structured_data.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/model/functions.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/src/org/eclipse/efbt/data_structures/smcubes/modelquery/core/CustomQuery.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/output_data_sets class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/deep_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/Domain_model_mappingPackage.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/Importer.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/src/org/eclipse/efbt/controller/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/org.eclipse.efbt.controller.core.component.core-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cube_schema.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/technical_specification_breakdown.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/SubsetBooleanImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/module_management.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/WhereClause.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/technical_specification_breakdown.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/aortafunctions.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/src/org/eclipse/efbt/bird/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/LeafModuleToVersionedSQLViewsModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/classes/org/eclipse/efbt/controller/core/component/core/Controller.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/build.properties
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/src/org/eclipse/efbt/almengine/model/attribute_lineage/GenerateAttributeLineage.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/InputDataExporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aorta_program class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/trl.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_worked_example.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/aorta_program class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/report_based_report_based_functional_domain_breakdown class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/org.eclipse.efbt.common.model.functions-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/DeltaAccumulation.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/report_based_functional_domain_breakdown.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/smcubes_model.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/efbt_data_definition.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/deep_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/BIRDImporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/Trl_sql_viewsPackageImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/data_lineage.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aorta_program package dependencies.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/model/controller.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/column_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src/org/eclipse/efbt/common/model/functions/GenerateFunctionsModel.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/functionality_module class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/ReleaseImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/efbt_data_definition.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/output_data_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/Util.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_worked_example.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/report_structures.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionsFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/BaseViewIncorporatingDeltasImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_definition.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/aorta_program.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/bird/component/rules_and_data_structures_manager/import_export/ImportBirdTestCasesAndExportThem.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/src/org/eclipse/efbt/almengine/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/GenerateChirp.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/labeling/ChirpLabelProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/JoinView.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/row_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/reports.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/input_data_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/Function.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/base_column_structured_data.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/requirements_text.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/LeafModuleToVersionedSQLViewsModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/output_data_sets.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/output_data_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/test_worked_example.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/base_column_structured_data class diagram3.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/execution_environments.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/src/org/eclipse/efbt/chirp/ide/ChirpIdeModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/reports.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/column_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/ColumnSettingConditionImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/src/org/eclipse/efbt/controller/model/GenerateControllerModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/DataSetTransformation.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/column_structured_data.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/module_management class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionSpec.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/component/birdartefactscreator/importer/Importer.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/GetAttributeLineageModelImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/.project
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/scenarios.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_worked_example class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/LeafModuleToReportCellViewModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/report_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/core.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/src/org/eclipse/efbt/almengine/model/cubes/GenerateALMCubesModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/Function.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/input_data_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/bin/org/eclipse/efbt/almengine/ui/sirius/Services.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/VersionedComponentsSet.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/aortafunctions.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/LeafModuleToReportCellViewModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/util/Domain_model_mappingResourceImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/dataset_based_functional_domain_breakdown.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/requirements_artefacts class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/DomainMappingModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/ReportCellView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/AggregateFunction.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/requirements_artefacts class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/model/functions.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/report_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/mapping.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/DeltaAccumulationImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/util/Trl_report_cell_viewsSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/example/extra/functional_modules.functionality_module
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/src/org/eclipse/efbt/almengine/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/technical_specification_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/AortaStandaloneSetup.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/aortafunctions.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/VersionedCubeSchemaModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/VersionedSQLViewsModule.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/util/Domain_model_mappingResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/EnrichmentViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/src/org/eclipse/efbt/data_structures/smcubes/ui/sirius/Activator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/model/platform_call.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aortafunctions class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/src/org/eclipse/efbt/controller/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/description/controller.odesign
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src/org/eclipse/efbt/language/trl/model/core/GenerateTRLModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/base_column_structured_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/trl_report_cell_views.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/scenarios class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/bin/org/eclipse/efbt/language/trl/modelquery/core/TRLModelQueryUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/deep_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/requirments_artefacts.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/input_data_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/execution_environments.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/DataSetFilterConditionImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/cell_transformation_logic.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/model/column_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/Aorta.xtext
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/src/org/eclipse/efbt/bird/model/GenerateAorta.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/TRLUtil.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/util/TransformationResourceImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/module_management.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/output_data_structures.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.component/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/org.eclipse.efbt.common.model.functions-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/transformation.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/functionality_module.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/report_based_functional_domain_breakdown.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/org.eclipse.efbt.controller.core.component.core-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/test class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/ChirpStandaloneSetup.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/util/Trl_sql_viewsXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/scenarios.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/model/module_management.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/feature.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/CompareAttributeLineageModels.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/EnrichmentView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/src/org/eclipse/efbt/data_structures/smcubes/ui/sirius/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/functionality_module.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/smcubes.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/test.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.chirp.doc/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory$1.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/InputDataExporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/description/bird.odesign
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/trl_sql_views.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/representations.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/vtl_transformation.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/GenericViewImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.model/model/platform_call.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/technical_specification_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/functionality_module.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/src/org/eclipse/efbt/bird/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/IsSubsetImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/category.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/org.eclipse.efbt.aorta.target.target
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/FilterByConditionView.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.example.testing/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/SQLViewImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/Parameter.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/requirments_artefacts.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp_program.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/ReportCellViewModule.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/report_structures.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/util/TransformationResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/report_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BooleanFunction.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/test_definition.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/Release.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/column_structures.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/src/org/eclipse/efbt/input_data/smcubes/model/core/GenerateSMCubesInputDataModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/TransformationFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/input_data_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/util/Trl_sql_viewsAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/Trl_sql_viewsFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_input_data class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/GenerateAorta.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/dataset_based_functional_domain_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/DomainMappingModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/src/org/eclipse/efbt/aorta/ui/sirius/testmanager/Services.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/TransformationFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/SQLView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/Domain_model_mappingPackageImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/util/TransformationXMLProcessor.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/util/Trl_report_cell_viewsResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/RenameAsImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/src/org/eclipse/efbt/almengine/model/functions/GenerateALMFunctions.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor.test/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/src/org/eclipse/efbt/aorta/AortaRuntimeModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/util/Domain_model_mappingSwitch.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/util/Trl_sql_viewsResourceImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/column_structured_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/bird_artefacts.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/BaseViewIncorporatingDeltas.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui.sirius.testmanager/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/ScenarioToCodeConditions.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/deep_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/requirements_text class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/UnionView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/impl/ReportCellViewImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/test_definition.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/Function.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/Trl_report_cell_viewsPackage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/efbt_vtl_transformation.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/IgnoreColumnImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.repository/category.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/CodeConditionImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/column_structured_data class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/data_definition.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.attribute_lineage/model/attribute_lineage.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/FreeBirdToolsResourceFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/model/cubes.genmodel
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/representations.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/PlatformCall.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/scenarios.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/data_lineage class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/Platform_callPackage.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/util/TransformationSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/report_based_report_based_functional_domain_breakdown class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/Domain_model_mappingFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/outline/ChirpOutlineTreeProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/module_management class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/execution_environments.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/util/Domain_model_mappingAdapterFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ide/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.ui/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/dataset_based_functional_domain_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/Function.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/src/org/eclipse/efbt/chirp/ide/ChirpIdeSetup.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.functions/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/CopyView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/impl/ReportCellViewModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/scoping/ChirpScopeProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/classes/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/dataset_based_functional_domain_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/src/test/java/org/eclipse/efbt/datastructures/ldm/component/sqldevconvertor/test/SQLDevConverter_Test.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/impl/WhereClauseImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/data_lineage.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/util/Trl_sql_viewsResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory$1.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/Chirp.xtext
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/XMLToXTextConverter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/Platform_callPackageImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/transformation/impl/VersionedCubeSchemaModuleImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/input_data_structures.aird
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/output_data_sets.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/src/org/eclipse/efbt/aorta/component/exporter/FreeBirdToolsResourceFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/requirments_artefacts.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/src/org/eclipse/efbt/bird/component/modelquery/Util.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.model/model/rendering.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/description/testmanager.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.rules_and_data_structures_manager/src/org/eclipse/efbt/component/birdartefactscreator/importer/birdaccessdb/BIRDImporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.ldmtools.sqldevconvertor/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/dataset_based_functional_domain_breakdown.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1463750761455500/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/Util.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.target/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/LeafModuleToVersionedCubeSchemaModuleImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/execution_environments class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/CompareAttributeLineageModelsImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1459359331675900/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/uml_images/scenarios class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/AggregateEnrichmentView.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.model.cubes/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.component.modelquery/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/xsd_model/report_based_functional_domain_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_input_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/DataSetFilterCondition.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/scenarios.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/impl/ScenarioToCodeConditionsImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_sql_views/GenericView.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/target/classes/org/eclipse/efbt/datastructures/ldm/component/sqldevconvertor/SQLDevConverter.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1453935051893100/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.model.trl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/domain_model_mapping/ColumnSettingCondition.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.almengine.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/Platform_callFactory.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/ChirpRuntimeModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1454657724761200/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/src-gen/org/eclipse/efbt/language/trl/model/trl_report_cell_views/Trl_report_cell_viewsFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/output_data_structures.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/src/org/eclipse/efbt/common/model/module_management/GenerateModuleManagementModel.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.ui.sirius/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta/model/base_column_structured_data.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.aorta.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/report_structures.xsd
Commit bbd4d7637eee0a14c42d672689a9094f83141bf6 by Neil Mackenzie
fix TRL to ALM translator #211

https://github.com/eclipse/efbt/issues/211
(commit: bbd4d76)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/org.eclipse.efbt.language.trl.component.translator.api-1.0.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/model/platform_call.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/src/org/eclipse/efbt/language/trl/component/translator/util/ReplaceColumnUtil.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/bird_model.bird_model
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/TRLUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/Util.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/results/ALM1_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/src/org/eclipse/efbt/language/trl/component/translator/util/Util.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/org.eclipse.efbt.language.trl.component.translator.api-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/maven-archiver/pom.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.common.model.lineagecubes/model/cubes.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/util/Util.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/representations.aird (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/TRLUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/src/test/java/org/eclipse/efbt/trl/component/translator/test/AttributeLineageUtil_Test.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.class
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/org.eclipse.efbt.language.trl.component.translator.impl-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/util/TRLUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/reports.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/Util.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/src/org/eclipse/efbt/language/trl/component/translator/util/SpecialFunctionSpecs.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_modules.functionality_module (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/util/SpecialFunctionSpecs.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/commonFunctions.aortafunctions
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/src/org/eclipse/efbt/language/trl/component/translator/util/TRLUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/feature.xml (diff)
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/commonFunctions.functions
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/Util.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/TRLUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.common.model.lineagefunctions/model/lineagefunctions.ecore (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/api/AttributeLineageUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/util/ReplaceColumnUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/results/ALM1_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/src/org/eclipse/efbt/language/trl/component/translator/api/AttributeLineageUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/src/org/eclipse/efbt/controller/core/component/core/Controller.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/impl/AttributeLineageUtilImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.trl.component.translator.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/Chirp.xtext (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/defaultNavigationContext.navigation_context
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/org.eclipse.efbt.language.trl.component.translator.impl-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/functionality_module.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/model/domain_model_mapping.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/results/ALM_JPY_MktValue_generated.data_lineage
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/classes/org/eclipse/efbt/language/trl/component/translator/Util.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/classes/org/eclipse/efbt/language/trl/component/translator/ReplaceColumnUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/model/controller.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/src/org/eclipse/efbt/language/trl/component/translator/impl/AttributeLineageUtilImpl.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/classes/org/eclipse/efbt/language/trl/component/translator/AttributeLineageUtil.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/target/p2artifacts.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/data_set_transformations.trl_sql_views (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/TRLUtil.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/smcubes_model.smcubes_model
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/src/test/java/org/eclipse/efbt/language/trl/component/translator/test/AttributeLineageUtil_Test.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/src/org/eclipse/efbt/language/trl/component/translator/SpecialFunctionSpecs.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/target/org.eclipse.efbt.language.trl.component.translator-1.0.0-SNAPSHOT-sources.jar
Commit b4deb060a7d61e92132a3635f86ab4e0ec87bd14 by Neil Mackenzie
Improve naming of references in Ecore created from BIRD LDM #216

https://github.com/eclipse/efbt/issues/216
(commit: b4deb06)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/src/org/eclipse/efbt/datastructures/ldm/component/sqldevconvertor/SQLDevConverter.java (diff)
Commit 5d6068970257dd1d6cbc61f8f17b158274866105 by Neil Mackenzie
Improve naming of references in Ecore created from BIRD LDM #216

https://github.com/eclipse/efbt/issues/216
(commit: 5d60689)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/src/org/eclipse/efbt/datastructures/ldm/component/sqldevconvertor/SQLDevConverter.java (diff)
Commit fd037a55a910a7532faa78f7d59210365d356d4c by Neil Mackenzie
integrate eson as language for describing model #212

https://github.com/eclipse/efbt/issues/212
(commit: fd037a5)
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/BuilderUtil.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AttributeImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/com.googlecode.efactory.tests.xtextintegration.tests.launch
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/TestGenerator.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ValueResolver.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/BuilderResyncTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelAdapterFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSemanticSequencer.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/.project
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/build.properties
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/EFactoryAdapter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/PartialMyDslContentAssistParser.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTarget.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONLinkingDiagnosticMessageProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots5omg.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ReferenceBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder (1).launch
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ValueImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleXMLGenerator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.genmodel
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingClassLoader.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/TerminalsAttributeProposalProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Attribute.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AbstractValueSwitch.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AnnotationImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySyntacticSequencer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ResourceProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Annotation.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryQualifiedNameProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing2.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleJSONGenerator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.tm
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/MultiValueBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessContainment.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NoNameImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/category.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AttributeTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/GeneratorsTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ClassLoaderProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModelWithDotInNames.ecore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AttributeValueProposalProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelPackageImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryServiceProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestDynamicECoreTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder.launch
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceTest.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/Serialization2Test.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithNamespaceURI.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EPackageRegistry.java
The file was addedorg.eclipse.emf.eson/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EEnumLiteral.gif
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ESONWithTestmodelInjectorProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTestContainerImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/NotTypelessBecauseNamedContainment.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/MyDslExecutableExtensionFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NewObjectTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelSwitch.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/outline/tests/EFactoryOutlineTreeProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryParser.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel2.xcore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/GenerateMyDsl.mwe2
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/plugin.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeSampleImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EFactory.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceCrossResourceTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/DisabledComparator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml_gen
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelSwitch.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/IFactoryBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpParsedStructureUtil.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValueSwitch.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/LineEndingUtil.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/PartialTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/Component.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameAttributeTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EPackage.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestNamedContainment.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.project
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeTestContainerImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/EFactoryXtextIntegrationTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.launching.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslInjectorProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/scoping/MyDslScopeProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.project
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitPlusChars.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithoutUseButFQN.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestInnerModel.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReference.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryDerivedStateComputer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/CustomName.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/DefaultNameImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/epl-v10.html
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FactoryCreation.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryAntlrTokenFileProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameAwareScope.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Interface.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/CustomNameImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/MultiValueBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiModule.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/SimplestMultiValue.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/quickfix/MyDslQuickfixProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/2TestModelWithNameAfterEClass.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleOptionalImpl.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/feature.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/internal/EFactoryActivator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelAdapterFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Abstract.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTestContainer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/AbstractMyDslRuntimeModule.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/epl-v10.html
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ChildImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/URIProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestInnerModelInPackageWithTraditionalURI.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EAttribute.gif
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/schema/file.exsd
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetupNG.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NameAttributeContainerImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferencePackageImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/build.properties
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NameAccessor.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/b.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndDynamicECoreInjectorProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/MyDslWithEFactoryInjectorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.ecore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackage.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/a.mydsl
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.classpath
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/schema/generator.exsd
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/outline/MyDslOutlineTreeProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BrokenEnumTest.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURISwitch.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EObject.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialEmptyTest.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpaceEXPECTED.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/templates/templates.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceAdapterFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests.launch
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3_namedID.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/RootObject.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTest.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecorediag
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureSwitch.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/DefaultName.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/README.txt
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Partial2Test.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/genproject.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryEncodingProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.ecore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EEnum.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/formatting/tests/FormatterTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/scoping/tests/EFactoryScopeProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ValueSwitch.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/plugin.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/feature.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EcoreUtil3.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/EFactoryInjectorProviderNG.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/formatting/MyDslFormatter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/plugin.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Child.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterFlatResourceSetBasedAllContainersState.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNamePropertyEXPECTED.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslParser.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameFixer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/DottedQualifiedNameFixerTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactorySwitch.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder2.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslDescriptionLabelProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AbstractEFactoryContentAssistProcessorTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryExtensionRegistry.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/WarningErrorHandlerWithoutNoSuchMethodException.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/internal/MyDslActivator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryLog.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackageEXPECTED.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/XtextProxyUtilESONTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported.xmi
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Launch Runtime Eclipse.launch
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestA.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterResourceSetBasedAllContainersStateProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestSubPackage.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ModelBuilderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/AttributeTest.efactory
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/build.properties
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/epl-v10.html
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/plugin.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSyntacticSequencer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestModel.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/build.properties
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/schema/properties.exsd
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpIndexUtil.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Model.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Greeting.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SampleEnum.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.genmodel
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.xtend.shared.ui.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestInnerModelInPackageWithTraditionalURIImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingGenerator.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EAnnotation.gif
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml_gen
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/formatting/EFactoryFormatter.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeSample.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONDiagnosticConverter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/.project
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractNameAttributeTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/StringOrQualifiedNameWithWildcardValueConverter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactoryAdapterFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/.project
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/org.eclipse.emf.eson.releng.target
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelPackage.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/EFactoryJavaValidator.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetup.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactory.xtext
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/AttributeBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/NewObjectBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeTestContainer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilder.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel
The file was addedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslUiInjectorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/MyDslUiModule.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/epl-v10.html
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NewObjectExtensions.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelPackageImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/XtextProxyUtil.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTestSimple.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/AttributeTest.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslLabelProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/AbstractBuilderTest.java
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/feature.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/GreetingImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumA.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.xtextbin
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementsImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/XtextProxyUtilXtextTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ReferenceBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/IsInSameProjectTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/TestConstants.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/NewObjectValueProposalProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslRuntimeModule.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelInjectorProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialTest.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/standalone/DiagnosticException2.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.emf.ecore.xcore.Xcore.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelPackage.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithEnum.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleRequiredImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ThreadContextClassLoaderProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/UtilsTests/MissingRequired.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.classpath
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElements.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/epl-v10.html
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractModelBuilderTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/services/MyDslGrammarAccess.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndXcoreInjectorProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots2.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.testmodel
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/TerminalConverters.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilderException.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/AbstractGeneratorWithException.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Generate Language Infrastructure (com.googlecode.efactory.tests.xtextintegration).launch
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported2.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.ecore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ContainmentBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/TestModelAddManyAttribute.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/EFactoryJavaValidatorTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslParser.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.genmodel
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslAntlrTokenFileProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleRequired.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetupGenerated.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ContainmentBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/util/ResourceProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElement.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/AbstractSerializationTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryLocationInFileProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/AbstractMyDslUiModule.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.classpath
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ESONLinkingService.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIPackageImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferenceFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilderFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ESONUtil.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceSwitch.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/MultiplicityProposalProviderTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.launching.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitOnly.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NoName.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/xcore/tests/XcoreTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ResourceProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsEFactory2Test.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/build.properties
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestInnerModelImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EReference.gif
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameAttribute.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURIAdapterFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/conversion/tests/StringOrQualifiedNameWithWildcardValueConverterTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestB.efactory
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/validation/AbstractEFactoryJavaValidator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessNamedContainment.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModuleNG.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferencePackage.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpace.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslPackage.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/DATEValueConverter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AttributeBuilder.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-reference.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/ModelImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was addedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/pom.xml
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Value.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.xtextbin
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationUtils.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/plugin.xml_gen
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/GeneratorHelper.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTargetSubclass.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/epl-v10.html
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importWildCard.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/EcoreUtil3Test.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResource.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/FormatterTests/FormatterTest.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestModelImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestWeiredNameTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/FeatureProposalProviderTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NameAttributeContainer.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryPackage.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValidIDChecker.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIPackage.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumB.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetSubclassImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FunkyNameWithSpace.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/text/description.txt
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameOneDigitOnlyTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/SimpleEPackageScope.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BuilderTest.efactory
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithImport.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/MyDslParser.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EDataType.gif
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleOptional.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/fragment.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Simplest.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/org.eclipse.emf.eson.tests.xtextintegration.tests.launch
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslAdapterFactory.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/pom.xml
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceServiceProvider.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDsl.xtext
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots4contained.eson
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryFactory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/ContentAssistProcessorTestBuilder2.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AbstractImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslSwitch.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslPackageImpl.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/META-INF/MANIFEST.MF
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/TypelessContainment.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/UIResyncTest.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModule.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots1.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslParser.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetup.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/BrokenEnumTest.java
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importNoWildCard.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.project
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was addedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelFactoryImpl.java
The file was addedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ExtendedImportedNamespaceAwareLocalScopeProvider.java
Commit 7a069b967c14836d3a49e0a55513509662602fe4 by Neil Mackenzie
integrate eson as language for describing model #212

https://github.com/eclipse/efbt/issues/212
(commit: 7a069b9)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java (diff)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java (diff)
Commit 7091cfe35a4b6b8eaf66e421d53aca7ea48c29aa by Neil Mackenzie
export BIRD Access Database as Eson #221

https://github.com/eclipse/efbt/issues/221
(commit: 7091cfe)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.classpath (diff)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/Platform_callPackage.java
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/PlatformCall.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callResourceImpl.java
The file was addedorg.eclipse.emf.eson/.project
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/PlatformCallModule.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/SubsetBooleanImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/ExecuteAttributeLineageModel.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/IsNotSubsetImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/CompareAttributeLineageModels.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/PlatformCallModuleImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/ExecuteAttributeLineageModelImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/GetAttributeLineageForOneReportCellImpl.java
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath (diff)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/IsSubset.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/IsNotSubset.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/IsSubsetImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/CompareAttributeLineageModelsImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/Platform_callFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/Platform_callFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/PlatformCallImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/GetAttributeLineageForOneReportCell.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/SubsetBoolean.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callResourceFactoryImpl.java
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/GetAttributeLineageModel.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/util/Platform_callAdapterFactory.java
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.classpath (diff)
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/Platform_callPackageImpl.java
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java (diff)
The file was modified org.eclipse.emf.eson/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/src-gen/org/eclipse/efbt/controller/core/model/platform_call/impl/GetAttributeLineageModelImpl.java
Commit 7bdbda5134b44e8021acff71b069afff4f237100 by Neil Mackenzie
export BIRD Access Database as Eson #221

https://github.com/eclipse/efbt/issues/221
(commit: 7bdbda5)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/src/test/java/org/eclipse/efbt/data_structures/smcubes/component/importexport/test/ImportExport_Test.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/EFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/functionality_module.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.gitignore
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/smcubes.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/plugin.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/Chirp.xtext (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/BIRDImporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/pom.xml
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.jdt.core.prefs (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/Importer.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/data_definition.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/BIRDImporterImpl.java
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.classpath (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.classpath (diff)
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/model/core.ecore (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/api/BirdImporter.java
The file was modified org.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/ESONWithChirpmodelInjectorProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/src/org/eclipse/efbt/chirp/ide/ChirpIdeModule.java (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.classpath (diff)
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.project (diff)
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.classpath (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/.classpath (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/model/functionality_module.genmodel (diff)
The file was modified org.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/build.properties
Commit bf376c5f74542c68b32ac787a034d20190e2feb8 by Neil Mackenzie
Fix SMCubes Navigator UI #229

https://github.com/eclipse/efbt/issues/229
(commit: bf376c5)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/plugin.properties (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/BIRDImporterImpl.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/src/org/eclipse/efbt/data_structures/smcubes/ui/sirius/Activator.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/description/bird.odesign (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/src/org/eclipse/efbt/data_structures/smcubes/modelquery/core/Util.java (diff)
Commit bda25d966da07093d428b1340765eae1282b5a19 by Neil Mackenzie
Move BDD Testing model scoping into our version of ESON #225

https://github.com/eclipse/efbt/issues/225
(commit: bda25d9)
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/.project
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/xcore/tests/XcoreTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryExtensionRegistry.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecorediag
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/EFactoryInjectorProviderNG.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/validation/AbstractEFactoryJavaValidator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/MyDslUiModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EFactory.gif
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ContainmentBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/AbstractMyDslRuntimeModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/AttributeBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$2.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/b.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/SimpleEPackageScope.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.classpath
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetup.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameOneDigitOnlyTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSemanticSequencer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/GenerateMyDsl.mwe2
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndXcoreInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTest.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EDataType.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.emf.ecore.xcore.Xcore.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/EFactoryInjectorProviderNG.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.class
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumA.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslUiInjectorProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithImport.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslDescriptionLabelProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumB.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/scoping/MyDslScopeProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/XtextProxyUtilESONTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/plugin.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/standalone/DiagnosticException2.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.ecore
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpaceEXPECTED.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EAttribute.gif
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ESONWithTestmodelInjectorProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/p2content.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractNameAttributeTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java
The file was removedorg.eclipse.emf.eson/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EEnumLiteral.gif
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestNamedContainment.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecorediag
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIFactoryImpl.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValueSwitch.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/SimplestMultiValue.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryQualifiedNameProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/com.googlecode.efactory.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Launch Runtime Eclipse.launch
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/Serialization2Test.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryAntlrTokenFileProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/epl-v10.html
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestWeiredNameTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$9.class
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/classes/.gitignore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDsl.xtext
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$3.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/DefaultNameImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/DefaultName.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslSwitch.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider$1.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElements.java
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/org.eclipse.efbt.clanson.releng.target
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestModelImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NoName.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslAntlrTokenFileProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$3.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/conversion/tests/StringOrQualifiedNameWithWildcardValueConverterTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.ecore
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.genmodel
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/TypelessContainment.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/DottedQualifiedNameFixerTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Generate Language Infrastructure (com.googlecode.efactory.tests.xtextintegration).launch
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleOptionalImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeTestContainer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/EcoreUtil3Test.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslParser.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferencePackage.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EEnum.gif
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndDynamicECoreInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/TerminalsAttributeProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessContainment.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$2.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ReferenceBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder.launch
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA2.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/AttributeBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameAwareScope.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Greeting.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelAdapterFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/epl-v10.html
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/AbstractSerializationTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EcoreUtil3.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml_gen
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/BuilderResyncTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/build.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/services/MyDslGrammarAccess.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslParser.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$3.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AttributeValueProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$5.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Value.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Attribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$11.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferenceFactory.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/feature.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EPackageRegistry.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/MultiValueBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/EFactoryXtextIntegrationTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslParser.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleRequired.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ThreadContextClassLoaderProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AbstractEFactoryContentAssistProcessorTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModuleNG.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceAdapterFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NameAttributeContainer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BuilderTest.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceServiceProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslRuntimeModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.xtend.shared.ui.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeValueHandler.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/genproject.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/quickfix/MyDslQuickfixProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferencePackageImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importNoWildCard.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithNamespaceURI.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$3.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/build.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ResourceProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/conversion/tests/StringOrQualifiedNameWithWildcardValueConverterTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/templates/templates.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AttributeBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.launching.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestModel.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelAdapterFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots1.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Simplest.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AttributeImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestInnerModelInPackageWithTraditionalURIImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/schema/properties.exsd
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureSwitch.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EReference.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameAttribute.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ValueSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactory.xtext
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/XtextProxyUtilXtextTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferenceFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeTestContainer.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/EcoreUtil3Test.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/GeneratorsTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Attribute.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BrokenEnumTest.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/EFactoryXtextIntegrationTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/a.mydsl
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterResourceSetBasedAllContainersStateProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/util/ResourceProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactorySwitch.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.tm
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/CustomName.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/DefaultName.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/feature.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.class
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterFlatResourceSetBasedAllContainersState.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/XtextProxyUtilXtextTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleRequiredImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractModelBuilderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/MyDslWithEFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importWildCard.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithEnum.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactorySwitch.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/plugin.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/AttributeTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationUtils.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/schema/generator.exsd
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.xtend.shared.ui.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/plugin.xml_gen
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameFixer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NameAccessor.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/p2content.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/XtextProxyUtilESONTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ValueImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetupNG.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceFactoryImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots1.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterFlatResourceSetBasedAllContainersState.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser$1.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElements.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3_namedID.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EEnum.gif
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/BuilderResyncTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessContainment.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/TestConstants.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml_gen
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameOneDigitOnlyTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslPackageImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestInnerModelImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$4.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURISwitch.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/GeneratorHelper.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslFactoryImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ESONUtil.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Interface.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/FeatureProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$1.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/AbstractGeneratorWithException.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NewObjectTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.g
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/fragment.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleXMLGenerator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.class
The file was addedorg.eclipse.efbt.clanson/.project
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTargetSubclass.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/schema/generator.exsd
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/TerminalConverters.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestDynamicECoreTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.ui.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/build.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModuleNG.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Child.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/XtextProxyUtil.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValueSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilderException.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIPackage.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/XtextProxyUtil.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/TestModelAddManyAttribute.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FactoryCreation.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestModelImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Value.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/a.mydsl
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.g
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/UtilsTests/MissingRequired.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleJSONGenerator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2$1.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/b.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/outline/MyDslOutlineTreeProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/util/ResourceProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.emf.ecore.xcore.Xcore.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$4.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingClassLoader.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$7.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$2.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/WarningErrorHandlerWithoutNoSuchMethodException.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ESONUtil.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeSample.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelFactoryImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/plugin.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EDataType.gif
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameAwareScope.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelFactoryImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/GenerateMyDsl.mwe2
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AttributeTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeSampleImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.ecore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/plugin.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EPackage.gif
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/build.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing2.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/StringOrQualifiedNameWithWildcardValueConverter.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EPackageRegistry.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/.project
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported2.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryDerivedStateComputer.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/pom.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder (1).launch
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Interface.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryServiceProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-reference.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/PartialTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.xtextbin
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EAnnotation.gif
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryEncodingProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestInnerModelInPackageWithTraditionalURIImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/outline/tests/EFactoryOutlineTreeProviderTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ReferenceBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetup.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceAdapterFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpace.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpIndexUtil.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots4contained.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel2.xcore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$6.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.genmodel
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/MultiplicityProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EcoreUtil3.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryDerivedStateComputer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/debugclanson.launch
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NoNameImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AbstractImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractNameAttributeTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FactoryCreation.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AbstractValueSwitch.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Model.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EPackage.gif
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/genproject.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/formatting/MyDslFormatter.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterResourceSetBasedAllContainersStateProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.efactory
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementsImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/AbstractBuilderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests.launch
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactoryAdapterFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryExtensionRegistry.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3_namedID.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.xtextbin
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots5omg.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpParsedStructureUtil.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryLog.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleOptionalImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Partial2Test.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ChildImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceTest.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/PartialTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURIAdapterFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryServiceProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/AbstractSerializationTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.classpath
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsEFactory2Test.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$2.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceServiceProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferencePackageImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/pom.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.ui.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EReference.gif
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslParser.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/LineEndingUtil.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeTestContainerImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryLocationInFileProvider.java
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/pom.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/AbstractMyDslUiModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/ContentAssistProcessorTestBuilder2.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/UIResyncTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/ModelImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/EFactoryJavaValidator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/TestModelAddManyAttribute.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/validation/AbstractEFactoryJavaValidator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.genmodel
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$4.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/internal/MyDslActivator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/pom.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots2.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.project
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FunkyNameWithSpace.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/BrokenEnumTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/fragment.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer$DFA13.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.genmodel
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/schema/file.exsd
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NewObjectTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/outline/MyDslOutlineTreeProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/AbstractMyDslUiModule.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.xtextbin
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-reference.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ModelBuilderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BrokenEnumTest.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/AttributeTest.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.testing.common.model.core/model/test_definition.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/MultiValueBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/MyDslExecutableExtensionFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA9.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeTestContainerImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Generate Language Infrastructure (com.googlecode.efactory.tests.xtextintegration).launch
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AnnotationImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/quickfix/MyDslQuickfixProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ESONWithTestmodelInjectorProviderTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/2TestModelWithNameAfterEClass.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryAntlrTokenFileProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/pom.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElement.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURISwitch.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NameAttributeContainer.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$8.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/URIProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTestContainer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestInnerModelImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIPackageImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/build.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryLog.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EAnnotation.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.tm
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/BuilderUtil.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ESONLinkingService.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/outline/tests/EFactoryOutlineTreeProviderTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReference.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.tokens
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryPackage.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNamePropertyEXPECTED.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleOptional.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecore
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestNamedContainment.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported.xmi
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/UIResyncTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingClassLoader.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/LineEndingUtil.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElement.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/build.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots2.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ClassLoaderProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/com.googlecode.efactory.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySyntacticSequencer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceCrossResourceTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$2.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestInnerModelInPackageWithTraditionalURI.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/DisabledComparator.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTestSimple.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$4.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/MyDslParser.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.testmodel
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EObject.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/TypelessContainment.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithEnum.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackageEXPECTED.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitOnly.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithoutUseButFQN.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessNamedContainment.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AnnotationImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/UtilsTests/MissingRequired.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiModule.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1$1.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots4contained.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelPackage.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureSwitch.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/NewObjectBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/FormatterTests/FormatterTest.efactory
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/GeneratorHelper.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetSubclassImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleRequiredImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ESONLinkingService.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/build.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SampleEnum.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Partial2Test.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder.launch
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel2.xcore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$7.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTargetSubclass.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Model.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/CustomNameImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTestContainerImpl.java
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryPackage.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/AbstractMyDslRuntimeModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilderFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/2TestModelWithNameAfterEClass.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/scoping/tests/EFactoryScopeProviderTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleXMLGenerator.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/TestGenerator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/internal/EFactoryActivator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AttributeBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryLocationInFileProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/formatting/tests/FormatterTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/MyDslParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySyntacticSequencer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ValueResolver.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder2.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/internal/EFactoryActivator.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModelWithDotInNames.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/RootObject.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResource.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceCrossResourceTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitPlusChars.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ValueImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$1.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Abstract.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/README.txt
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryParser.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestA.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NewObjectExtensions.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetupGenerated.java
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/PartialMyDslContentAssistParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported2.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/maven-archiver/pom.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/GreetingImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Child.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/services/MyDslGrammarAccess.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/plugin.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/DisabledComparator.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported.xmi
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestWeiredNameTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementsImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetSubclassImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/ModelImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/Component.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslUiInjectorProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslAdapterFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialTest.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ExtendedImportedNamespaceAwareLocalScopeProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/EFactoryJavaValidatorTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTarget.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/formatting/MyDslFormatter.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestSubPackage.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/TerminalsAttributeProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/FeatureProposalProviderTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/NotTypelessBecauseNamedContainment.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.launching.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/Serialization2Test.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AttributeTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/templates/templates.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/AttributeTest.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NameAttributeContainerImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelAdapterFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/DefaultNameImpl.java
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/category.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$5.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/IsInSameProjectTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetupNG.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SampleEnum.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java
The file was addedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NoNameImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONLinkingDiagnosticMessageProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSemanticSequencer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ClassLoaderProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitOnly.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importNoWildCard.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/build.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/MultiValueBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslInjectorProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameAttributeTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/epl-v10.html
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/CustomNameImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AttributeValueProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestA.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/CustomName.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.project
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleOptional.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/TestConstants.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/SimplestMultiValue.efactory
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EAttribute.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/URIProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.launching.prefs
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/build.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilderFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.project
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTestSimple.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/org.eclipse.emf.eson.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/pom.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.classpath
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryParser.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSyntacticSequencer.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslRuntimeModule.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpaceEXPECTED.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURIAdapterFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.testmodel
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpParsedStructureUtil.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/MyDslExecutableExtensionFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleRequired.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameFixer.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/text/description.txt
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestInnerModel.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValidIDChecker.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$5.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslLabelProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.ecore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$6.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importWildCard.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/internal/EFactoryActivator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/build.properties
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/ContentAssistProcessorTestBuilder2.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ReferenceBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestB.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameAttribute.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIPackage.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumA.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslPackage.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactory.xtext
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/MultiplicityProposalProviderTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/EFactoryAdapter.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValidIDChecker.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndXcoreInjectorProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractModelBuilderTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.genmodel
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslSwitch.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModelWithDotInNames.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTestContainer.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/standalone/DiagnosticException2.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithNamespaceURI.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeCellEditor.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/AbstractBuilderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/plugin.xml_gen
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNamePropertyEXPECTED.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NewObjectExtensions.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReference.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests.launch
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/DATEValueConverter.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeSample.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/TerminalConverters.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/BrokenEnumTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslDescriptionLabelProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/README.txt
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ResourceProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1$1.class
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.releng/org.eclipse.emf.eson.releng.target
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/epl-v10.html
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/MyDslUiModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AbstractValueSwitch.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestB.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/DottedQualifiedNameFixerTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/RootObject.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTarget.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$10.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.properties
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/IsInSameProjectTest.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EObject.gif
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactoryAdapterFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryQualifiedNameProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/Importer.java (diff)
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$6.class
The file was addedorg.eclipse.efbt.parent/test_definition.ecore
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$3.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/MultiValueBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/plugin.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/pom.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/plugin.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/schema/file.exsd
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelSwitch.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EditingDomainProvider.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/NewObjectValueProposalProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/p2artifacts.xml
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/build.properties
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.tests.feature/feature.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NameAttributeContainerImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelPackage.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NameAccessor.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.xtextbin
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/org.eclipse.emf.eson.tests.xtextintegration.tests.launch
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/schema/properties.exsd
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleJSONGenerator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/plugin.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilderException.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslAdapterFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/IFactoryBuilder.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelPackageImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/DisabledComparator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONDiagnosticConverter.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/scoping/tests/EFactoryScopeProviderTest.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetup.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/formatting/tests/FormatterTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/AbstractGeneratorWithException.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.genmodel
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetupGenerated.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferencePackage.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AbstractEFactoryContentAssistProcessorTest.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/Component.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelPackage.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/GeneratorsTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ReferenceBuilder.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/scoping/MyDslScopeProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$8.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/BuilderUtil.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessNamedContainment.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing2.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/TestGenerator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslAntlrTokenFileProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackage.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelSwitch.java
The file was removedorg.eclipse.emf.eson/releng/org.eclipse.emf.eson.repository/category.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ResourceProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestInnerModelInPackageWithTraditionalURI.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/NewObjectBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.ui.prefs
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/NotTypelessBecauseNamedContainment.eson
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FunkyNameWithSpace.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AbstractImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/WarningErrorHandlerWithoutNoSuchMethodException.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslPackageImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/AttributeTest.efactory
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/.project
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslPackage.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndDynamicECoreInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots5omg.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/PartialMyDslContentAssistParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/maven-archiver/pom.properties
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/SimpleEPackageScope.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/formatting/EFactoryFormatter.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/FormatterTests/FormatterTest.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceSwitch.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BuilderTest.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpIndexUtil.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ChildImpl.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/pom.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/formatting/EFactoryFormatter.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/xcore/tests/XcoreTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/.classpath
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestSubPackage.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelPackageImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ResourceProviderTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetup.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationUtils.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/IFactoryBuilder.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Annotation.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelPackage.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackageEXPECTED.efactory
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslFactory.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.class
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResource.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Annotation.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModule.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/text/description.txt
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$7.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameAttributeTest.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryEncodingProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ValueResolver.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Simplest.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ValueSwitch.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ModelBuilderTest.java
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.feature/feature.xml
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ThreadContextClassLoaderProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelPackageImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/build.properties
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureBuilder.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/internal/MyDslActivator.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestInnerModel.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingGenerator.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Greeting.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/NewObjectValueProposalProviderTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/EFactoryJavaValidatorTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecore
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/icons/EEnumLiteral.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.g
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EFactory.gif
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestModel.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/GreetingImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Abstract.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslInjectorProvider.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackage.efactory
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsEFactory2Test.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryLog.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumB.eson
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/feature.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml_gen
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitPlusChars.eson
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelAdapterFactory.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIFactory.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslParser.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder (1).launch
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/StringOrQualifiedNameWithWildcardValueConverter.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestDynamicECoreTest.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpace.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage$1.class
The file was removedorg.eclipse.emf.eson/features/org.eclipse.emf.eson.ui.feature/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.launching.prefs
The file was addedorg.eclipse.efbt.clanson/pom.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialEmptyTest.efactory
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/epl-v10.html
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIPackageImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeSampleImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslLabelProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$1.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.class
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTestContainerImpl.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithoutUseButFQN.eson
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/MyDslWithEFactoryInjectorProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONLinkingDiagnosticMessageProvider.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java
The file was removedorg.eclipse.emf.eson/pom.xml
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDsl.xtext
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.classpath
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ExtendedImportedNamespaceAwareLocalScopeProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialEmptyTest.efactory
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder2.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelPackageImpl.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.project
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingGenerator.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.java
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NoName.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithImport.eson
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/EFactoryAdapter.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/DATEValueConverter.java
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSyntacticSequencer.java
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java
The file was removedorg.eclipse.emf.eson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONDiagnosticConverter.java
The file was addedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/feature.xml
The file was addedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was removedorg.eclipse.emf.eson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.project
The file was addedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/EFactoryJavaValidator.java
Commit 4f88fa75807dd414028f92afd72cee9ae826e065 by Neil Mackenzie
Move BDD Testing model scoping into our version of ESON #225

https://github.com/eclipse/efbt/issues/225
(commit: 4f88fa7)
The file was modified org.eclipse.efbt.clanson/.project (diff)
The file was modified org.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java (diff)
The file was removedorg.eclipse.efbt.parent/test_definition.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.testing.common.model.core/model/test_definition.ecore
Commit c6d3719369bb9b057b02ae54e2a57e0d9ba65285 by Neil Mackenzie
replace chirp DSL with CLAN model #232

https://github.com/eclipse/efbt/issues/232
(commit: c6d3719)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/deep_structures class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/plugin.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/model/clan.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/base_column_structured_data class diagram3.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.testing.common.model.core/plugin.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/ChirpUiModule.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/ESONWithClanmodelInjectorProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/org.eclipse.efbt.chirp.target.target
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/src/org/eclipse/efbt/chirp/ide/ChirpIdeModule.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/category.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_input_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.clan.component.exporter-1.0.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.model.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/FreeBirdToolsResourceFactory.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/Chirp.xtext
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/base_column_structured_data.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/plugin.xml
The file was modified org.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/data_lineage class diagram.jpg
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.ui.sirius.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.ecore (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_worked_example.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/src/org/eclipse/efbt/chirp/ui/sirius/testmanager/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.attributelineage.modelquery.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/src/test/java/org/eclipse/efbt/data_structures/smcubes/component/importexport/test/ImportExport_Test.java (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/execution_environments.xsd
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/Importer.java (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/category.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.impl.jackcess/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aorta_program package dependencies.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/src/org/eclipse/efbt/chirp/ide/ChirpIdeSetup.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/column_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/dataset_based_functional_domain_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/InputDataExporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/src/org/eclipse/efbt/clan/model/GenerateClanModel.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/cell_transformation_logic class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/requirements_artefacts class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/representations.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/scoping/ChirpScopeProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/aorta_program.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/example/extra/functional_modules.functionality_module
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/XMLToXTextConverter.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/output_data_sets class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_worked_example class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/requirements_text class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/outline/ChirpOutlineTreeProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/p2content.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.common.model.lineagefunctions/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/data_lineage.xsd
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.impl/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.common.model.module_management/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/scenarios.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/ESONWithChirpmodelInjectorProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/functionality_module class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aortafunctions class diagram.jpg
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.common.model.lineagecubes/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/Ecore.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/functionality_module.xsd
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.ui.sirius.core/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/output_data_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/XMLToXTextConverter.class
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/org.eclipse.efbt.clan.target.target
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.genmodel (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/technical_specification_breakdown.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.chirp.component.exporter-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test_definition.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp_program.ecore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/description/testmanager.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/requirements_text.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/plugin.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.component.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.interface/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/module_management class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/requirments_artefacts.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/dataset_based_functional_domain_breakdown.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/labeling/ChirpDescriptionLabelProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/InputDataExporter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_input_data class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/column_structured_data class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/column_structured_data.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.gitignore
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.clan.component.exporter-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/labeling/ChirpLabelProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/scenarios class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.functional_design.core.model.functionality_module/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.bird.example/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/generator/ChirpGenerator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/contentassist/ChirpProposalProvider.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/FreeBirdToolsResourceFactory.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/ChirpRuntimeModule.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/example/extra/functional_modules.functionality_module
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/aorta_program class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.api/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/model/chirp_program.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.target/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.classpath
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test class diagram.jpg
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.attributelineage.ui.sirius.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/XMLToXTextConverter.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/column_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/module_management.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/src/org/eclipse/efbt/clan/ui/sirius/testmanager/Activator.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.interface/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/ChirpStandaloneSetup.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.common.modelquery.lineagefunctions/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/input_data_structures class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/report_based_report_based_functional_domain_breakdown class diagram.jpg
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/test.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/validation/ChirpValidator.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.requirements.core.model.requirements_text/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/test_definition class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.common.modelquery.functions/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/report_structures class diagram.jpg
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.access.provider/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.controller.core.model.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/InputDataExporter.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/XMLToXTextConverter.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/description/testmanager.odesign
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/cell_transformation_logic.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/src/org/eclipse/efbt/data_structures/smcubes/component/importexport/impl/BIRDImporterImpl.java (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/FreeBirdToolsResourceFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.project
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/report_based_functional_domain_breakdown.xsd
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.testing.common.model.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/pom.xml
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.impl.apachecsv/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/output_data_sets.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/representations.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.gitignore
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/src/org/eclipse/efbt/chirp/ui/quickfix/ChirpQuickfixProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/build.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.component.translator.test/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.lineage.attributelineage.model.attribute_lineage/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.modelquery.core/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/src/org/eclipse/efbt/chirp/component/exporter/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineage1.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/aortafunctions.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/plugin.xml
The file was modified org.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.example.testing/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.chirp.component.exporter-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ide/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/model/clan.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/output_data_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.feature/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/input_data_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/build.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/plugin.properties
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/technical_specification_breakdown class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/local-artifacts.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.language.trl.ui.sirius.core/description/trl.odesign (diff)
The file was removedorg.eclipse.efbt.chirp.doc/.project
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/report_structures.xsd
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui.sirius.testmanager/src/org/eclipse/efbt/chirp/ui/sirius/testmanager/Activator.java
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.ui/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.util.csv.provider/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/xsd_model/deep_structures.xsd
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/src/org/eclipse/efbt/chirp/GenerateChirp.mwe2
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.classpath
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.input_data.smcubes.model.core/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/pom.xml
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/src/org/eclipse/efbt/clan/ui/sirius/testmanager/Services.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.chirp/uml_images/execution_environments class diagram.jpg
The file was addedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/InputDataExporter.class
Commit 9c2c4df0bb071a1e7a18ac27787f41e309ac5e55 by Neil Mackenzie
replace chirp DSL with CLAN model #232

https://github.com/eclipse/efbt/issues/232
(commit: 9c2c4df)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.classpath (diff)
Commit 75a3107752d1113522a234407bd8d1626529ee84 by Neil Mackenzie
https://github.com/eclipse/efbt/issues/234

refactor into multiple features #234
(commit: 75a3107)
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElements.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeSampleImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml_gen
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/XtextProxyUtilXtextTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONLinkingDiagnosticMessageProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONDiagnosticConverter.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ReferenceBuilder.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/IFactoryBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestInnerModelInPackageWithTraditionalURIImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSyntacticSequencer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIFactory.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestWeiredNameTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/conversion/tests/StringOrQualifiedNameWithWildcardValueConverterTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSemanticSequencer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelSwitch.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$3.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported.xmi
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-reference.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA2.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NameAttributeContainerImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslPackage.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceServiceProvider.java
The file was removedorg.eclipse.efbt.bird.doc/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDsl.xtext
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameAttribute.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AttributeTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$6.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/MultiValueBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots1.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsResourceFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/GeneratorHelper.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsAdapterFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetup.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/XtextProxyUtil.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithNamespaceURI.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestInnerModel.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$9.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Value.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ReferenceBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importNoWildCard.eson
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactory.xtext
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$6.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests.launch
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/AbstractSerializationTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NameAttributeContainer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/BuilderUtil.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/build.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SampleEnum.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/XtextProxyUtilESONTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.chirp.component.exporter-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetupNG.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Value.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/org.eclipse.efbt.common.model.functions-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$2.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported2.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.xtextbin
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing2.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Interface.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/scoping/MyDslScopeProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/text/description.txt
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/feature.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetSubclassImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/plugin.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/SimpleEPackageScope.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AttributeValueProposalProviderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslUiInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestModelImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelSwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/GeneratorsTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AbstractEFactoryContentAssistProcessorTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.testmodel
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.classpath
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots4contained.eson
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Partial2Test.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.tokens
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/description/testmanager.odesign
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElements.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/GeneratorHelper.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/ContentAssistProcessorTestBuilder2.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.xtextbin
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpParsedStructureUtil.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BooleanFunction.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported2.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTestContainer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/debugclanson.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResource.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslDescriptionLabelProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/CustomNameImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Factory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/validation/AbstractEFactoryJavaValidator.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ThreadContextClassLoaderProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingGenerator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestInnerModelImpl.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/p2content.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryLog.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NewObjectTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryExtensionRegistry.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/BuilderResyncTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpIndexUtil.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$3.class
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/model/clan.genmodel
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/outline/tests/EFactoryOutlineTreeProviderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer$DFA13.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilderFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslAdapterFactory.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importWildCard.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EPackage.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndDynamicECoreInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AbstractImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpParsedStructureUtil.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/ParamaterSpecImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.ecore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitPlusChars.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/MyDslExecutableExtensionFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Child.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$3.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/AbstractMyDslRuntimeModule.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NoName.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/Parameter.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/PackageImport.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/FreeBirdToolsResourceFactory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleJSONGenerator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/plugin.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/plugin.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/FormatterTests/FormatterTest.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureSwitch.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$4.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpace.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTest.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/XtextProxyUtilESONTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryServiceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/DATEValueConverter.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionsPackage.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EObject.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameOneDigitOnlyTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$2.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$5.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/DottedQualifiedNameFixerTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/schema/generator.exsd
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryPackage.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.classpath
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/TypelessContainment.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/formatting/EFactoryFormatter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestInnerModelInPackageWithTraditionalURI.java
The file was removedorg.eclipse.efbt.aorta.doc/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ThreadContextClassLoaderProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelSwitch.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$2.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NewObjectExtensions.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Child.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/InputDataExporter.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ValueImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EditingDomainProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/XtextProxyUtilXtextTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslRuntimeModule.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/formatting/tests/FormatterTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/Parameter.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$5.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsEFactory2Test.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$2.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.clan.component.exporter-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/classes/.gitignore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslParser.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/MyDslExecutableExtensionFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameAttribute.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryLog.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/formatting/MyDslFormatter.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/a.mydsl
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder2.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ESONLinkingService.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/GenerateMyDsl.mwe2
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/IFactoryBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/text/description.txt
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EAttribute.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Attribute.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestA.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/model/functions.ecore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$6.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EPackageRegistry.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionSpecImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/NewObjectValueProposalProviderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/plugin.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/schema/file.exsd
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/2TestModelWithNameAfterEClass.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Abstract.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Generate Language Infrastructure (com.googlecode.efactory.tests.xtextintegration).launch
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NoName.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Partial2Test.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BooleanFunction.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/standalone/DiagnosticException2.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.genmodel
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURISwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsResourceImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeValueHandler.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/pom.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/services/MyDslGrammarAccess.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/DisabledComparator.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceTest.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/MyDslWithEFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetup.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importNoWildCard.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EReference.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/UtilsTests/MissingRequired.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/classes/.gitignore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelFactory.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/PartialMyDslContentAssistParser.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BrokenEnumTest.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeValueHandler.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.ecore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EcoreUtil3.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslParser.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ModelBuilderTest.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FunkyNameWithSpace.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/MultiValueBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/IsInSameProjectTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/Serialization2Test.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNamePropertyEXPECTED.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.emf.ecore.xcore.Xcore.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ResourceProviderTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$5.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/validation/AbstractEFactoryJavaValidator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/NewObjectBuilder.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.tm
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/internal/MyDslActivator.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessNamedContainment.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.genmodel
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml_gen
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/TerminalConverters.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterResourceSetBasedAllContainersStateProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$11.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONLinkingDiagnosticMessageProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/TestConstants.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/MyDslParser.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.testmodel
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/xcore/tests/XcoreTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/README.txt
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$10.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/feature.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/Find.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/internal/EFactoryActivator.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-reference.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeTestContainerImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/epl-v10.html
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ReferenceBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitOnly.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelPackage.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryEncodingProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelInjectorProvider.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/StringAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElement.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithoutUseButFQN.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/DefaultName.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$8.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.model.core/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AbstractEFactoryContentAssistProcessorTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EFactory.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ResourceProviderTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeSampleImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$2.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeSample.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NameAttributeContainerImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EAnnotation.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/AbstractGeneratorWithException.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ValueSwitch.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/NotTypelessBecauseNamedContainment.eson
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelAdapterFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$6.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/schema/file.exsd
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/PartialTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeSample.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/WarningErrorHandlerWithoutNoSuchMethodException.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BuilderTest.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialEmptyTest.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.impl/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$5.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleOptionalImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.genmodel
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterResourceSetBasedAllContainersStateProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/NewObjectValueProposalProviderTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.class
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/LineEndingUtil.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EAnnotation.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/AttributeValueProposalProviderTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/internal/EFactoryActivator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessContainment.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$3.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/model/TestModel.genmodel
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/DumpIndexUtil.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.genmodel
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/CustomNameImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FactoryCreation.efactory
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$3.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslSwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/EcoreUtil3Test.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/README.txt
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots5omg.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaEMF.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/ESONDiagnosticConverter.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResource.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ReferenceBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/build.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialTest.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/model/clan.ecore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BasicFunction.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumB.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactory.xtext
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/formatting/EFactoryFormatter.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumA.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FunkyNameWithSpace.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/XMLToXTextConverter.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ReferenceImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleOptional.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/plugin.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$10.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ChildImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactorySwitch.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/sources-feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceFactory.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/conversion/tests/StringOrQualifiedNameWithWildcardValueConverterTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/AbstractBuilderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/DATEValueConverter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.ecore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryLocationInFileProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTestContainer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EAttribute.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots1.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/AbstractMyDslUiModule.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/outline/MyDslOutlineTreeProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModuleNG.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionsPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryLog.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/fragment.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetupGenerated.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValidIDChecker.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/ModelImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessNamedContainment.eson
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/src/org/eclipse/efbt/clan/ui/sirius/testmanager/Activator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitignore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NamespaceImportImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionsFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.clan.feature-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$2.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryLog.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingGenerator.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/TestGenerator.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/AttributeBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.classpath
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ExtendedImportedNamespaceAwareLocalScopeProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsFactory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EditingDomainProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/plugin.xml_gen
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/FactoryCreation.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/2TestModelWithNameAfterEClass.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/CustomNameMappingImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestSubPackage.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ChildImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/MultiValueBuilder.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionSpecModule.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterFlatResourceSetBasedAllContainersState.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SampleEnum.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/category.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslLexer.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$3.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ValueImpl.java
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilderException.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValidIDChecker.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURIAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NewObjectTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsXMLProcessor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots4contained.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleRequiredImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/MultiValueImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.ui.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationUtils.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EDataType.gif
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Model.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTestContainerImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.class
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DateAttribute.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/p2content.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameAwareScope.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/MultiValueBuilder.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestModel.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/debugclanson.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/b.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Greeting.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferenceFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/templates/templates.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTargetSubclass.java
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/org.eclipse.efbt.clanson.releng.target
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Simplest.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/EFactoryJavaValidatorTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/DisabledComparator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/URIProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/UtilsTests/MissingRequired.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ValueResolver.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSemanticSequencer.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.clan.component.exporter-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReference.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/formatting/MyDslFormatter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$8.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTestSimple.efactory
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests.launch
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiModule.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestDynamicECoreTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestInnerModelInPackageWithTraditionalURI.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/standalone/DiagnosticException2.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.example/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Attribute.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractNameAttributeTest.java
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.releng/org.eclipse.efbt.clanson.releng.target
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/TestGenerator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslAntlrTokenFileProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.classpath
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetSubclassImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionsPackage.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.xtend.shared.ui.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferenceFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.api/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceSwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.genmodel
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/FreeBirdToolsResourceFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/CustomName.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/AbstractMyDslRuntimeModule.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/plugin.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelSwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ResourceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/feature.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryDerivedStateComputer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestInnerModelInPackageWithTraditionalURIImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/EcoreUtil3Test.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ClassLoaderProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitignore
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AbstractValueSwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestSubPackage.eson
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValueSwitch.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.util.csv.interface/target/classes/.gitignore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslLexer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameOneDigitOnlyTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndXcoreInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionSpecModule.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/quickfix/MyDslQuickfixProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslAntlrTokenFileProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetup.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestModelImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetup.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/DefaultNameImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/NotTypelessBecauseNamedContainment.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ESONLinkingService.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Greeting.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/ValueSwitch.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithImport.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/ModelImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceTest.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitPlusChars.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslLabelProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.classpath
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleRequired.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/classes/.gitignore
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/clan/component/exporter/FreeBirdToolsResourceFactory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/SimplestMultiValue.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/InputDataExporter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ValueResolver.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/ImportTests/Imported.xmi
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilderFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$2.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/AggregateFunction.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiModule.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots5omg.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDslRuntimeModule.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryParser.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.genmodel
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/URIProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BuilderTest.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/MultiplicityProposalProviderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NewObjectExtensions.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$4.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$4.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameAttributeTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.tokens
The file was removedorg.eclipse.efbt.clanson/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/internal/EFactoryActivator.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionSpecImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/schema/generator.exsd
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/EFactoryAdapter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryAntlrTokenFileProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3_namedID.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryLocationInFileProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$5.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestNamedContainment.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/BuilderResyncTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/EFactoryAdapter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$4.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DoubleAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReference.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackage.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EEnumLiteral.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/AttributeTest.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURISwitch.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/org.eclipse.emf.eson.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/outline/tests/EFactoryOutlineTreeProviderTest.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/SimplestMultiValue.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$3.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EPackageRegistry.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EReference.gif
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/model/TestModel.ecore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$8.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots2.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ContainmentBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$9.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryEncodingProvider.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModule.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/XtextProxyUtil.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryPackage.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/FeatureProposalProviderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/model/TestModel.ecorediag
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySyntacticSequencer.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.tokens
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$1.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIPackage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EnumAttribute.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.modelquery.core/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestInnerModelImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/xtextbackpatch/FasterFlatResourceSetBasedAllContainersState.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestB.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/model/functions.genmodel
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryQualifiedNameProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIFactory.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$4.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/RootObject.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactoryLexer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackageEXPECTED.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/formatting/tests/FormatterTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NoNameImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestWeiredNameTest.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/FeatureProposalProviderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractModelBuilderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/InputDataExporter.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NameAccessor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EPackage.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/templates/templates.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ESONUtil.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ValueSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/BrokenEnumTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/MyDslUiModule.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/DefaultName.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/p2content.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/BooleanAttribute.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/plugin.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/Simplest.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/plugin.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceCrossResourceTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslPackage.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndDynamicECoreInjectorProvider.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslStandaloneSetupGenerated.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.launching.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/BrokenEnumTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/AttributeTest.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/org.eclipse.emf.eson.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Reference.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/GenerateMyDsl.mwe2
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/feature.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.classpath
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/TypelessContainment.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/util/ResourceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1$1.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/epl-v10.html
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/util/TestModelWithXtextReferenceSwitch.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIPackageImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.launching.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/schema/properties.exsd
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/PartialTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/src/org/eclipse/efbt/clan/component/exporter/XMLToXTextConverter.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameFixer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/AbstractMyDslUiModule.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslParser.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA9.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AbstractImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementsImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/AggregateFunctionImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Annotation.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/build.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/Function.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySemanticSequencer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactorySemanticHighlightingConfiguration.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$2.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleOptionalImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/GreetingImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/NewObjectBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ESONWithTestmodelInjectorProviderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/.classpath
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/UIResyncTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/plugin.xml_gen
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/DefaultNameImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/MyDslParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/outline/MyDslOutlineTreeProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$3.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumB.eson
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.classpath
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/ContainmentImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/CustomName.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/LineEndingUtil.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpace.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/serializer/MyDslSyntacticSequencer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NewObject.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModelWithDotInNames.ecore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was addedorg.eclipse.efbt.cocason/pom.xml
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Interface.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/BrokenEnumTest.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/AttributeTest.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleOptional.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryAntlrTokenFileProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestmodelPackage.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.xtextbin
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.ui.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/NameOneDigitOnly.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDslParser.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameAwareScope.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestNamedContainment.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AttributeBuilder.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/SingleRequiredImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactoryAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTest.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/quickfix/MyDslQuickfixProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src/org/eclipse/efbt/common/model/functions/GenerateFunctionsModel.mwe2
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/SimpleEPackageScope.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/scoping/tests/EFactoryScopeProviderTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/FunctionSpec.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$3.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeTestContainer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/RootObject.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTargetImpl.java
The file was removedorg.eclipse.efbt.clanson/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/BooleanAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/com.googlecode.efactory.tests.xtextintegration.tests.launch
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/DottedQualifiedNameFixer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ReferenceCrossResourceTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$8.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/NameAttributeTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestTypelessContainment.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/sources-feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryQualifiedNameProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider$1$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslFactory.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/EFactoryXtextIntegrationTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiModule.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.xtextbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java
The file was addedorg.eclipse.efbt.cocason/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/org.eclipse.emf.eson.ui-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilderException.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/org.eclipse.efbt.common.model.functions-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/EFactoryQuickOutlinePopup.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/StringOrQualifiedNameWithWildcardValueConverter.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/services/EFactoryGrammarAccess.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/MyDslWithEFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/AbstractSerializationTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/plugin.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/EFactoryFoldingRegionProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$5.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel.ecorediag
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$11.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/ReferenceTestContainerImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/model/TestModel2.xcore
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryExtensionRegistry.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/Function.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.launching.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/TerminalsAttributeProposalProviderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer$DFA13.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$3.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationUtils.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NullAttribute.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/MyDslFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BooleanFunctionImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$2.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/MultiplicityProposalProviderTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3enumA.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/DisabledComparator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.g
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EObject.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/PackageImportImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/internal/EFactoryActivator.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/TestmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.xtend.shared.ui.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/BuilderUtil.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$7.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots3_namedID.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/CustomNameMapping.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/util/FunctionsSwitch.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryLexer.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/scoping/MyDslScopeProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/MultiValue.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/TerminalsAttributeProposalProviderTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleXMLGenerator.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/scoping/tests/EFactoryScopeProviderTest.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/FeatureSwitch.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BasicFunctionSpecImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1$1.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/org.eclipse.efbt.chirp.component.exporter-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithEnum.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.data_structures.smcubes.component.importexport.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/p2content.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/AttributeTestContainerImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ResourceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/PartialMyDslContentAssistParser.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.classpath
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/classes/org/eclipse/efbt/chirp/component/exporter/XMLToXTextConverter.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/pom.xml
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/ESONWithTestmodelAndXcoreInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NewObjectImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/labeling/EFactoryLabelProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EDataType.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/schema/properties.exsd
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/highlighting/EFactoryHighlightingCalculator.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeCellEditor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.g
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackage.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslUiInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpaceEXPECTED.eson
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.chirp.feature-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.clan.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryServiceProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Annotation.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestB.efactory
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$4.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryInjectorProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/representations.aird
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/ParameterImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/pom.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.chirp.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactoryAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/EFactoryProposalProvider.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA2.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/EcoreUtil3.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithNamespaceURI.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/quickfix/EFactoryQuickfixProvider.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/3TestModelWithNoSpaceEXPECTED.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModuleNG.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src-gen/org/eclipse/emf/eson/xtextintegration/MyDslInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/generators/ExtendedJdtBasedProcessorProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EFactory.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/tests/EFactoryXtextIntegrationTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/FeatureImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/MyDslParser.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/IValueObjectToString.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/com.googlecode.efactory.tests.xtextintegration.tests.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Containment.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/plugin.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/WarningErrorHandlerWithoutNoSuchMethodException.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/SingleRequired.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiModule.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/Model.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.example/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/BasicFunctionImpl.class
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/category.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/MyDsl.ecore
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/ParamaterSpec.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTarget.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractModelBuilderTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingClassLoader.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/launch/EFactory all tests Mac OS X.launch
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/Feature.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/SerializationTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/internal/MyDslActivator.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/TerminalConverters.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder2.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithWeiredNamesWithDots2.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/Abstract.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferencePackage.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/NameAccessor.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/TestConstants.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleXMLGenerator.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-gen/org/eclipse/emf/eson/EFactoryUiInjectorProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferencePackageImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/AbstractGeneratorWithException.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml_gen
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/SerializationTests/AttributeTest.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$7.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/util/tests/DottedQualifiedNameFixerTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/AttributeTestContainer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$6.class
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser$DFA9.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src/org/eclipse/emf/eson/xtextintegration/MyDsl.xtext
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslDescriptionLabelProvider.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/labeling/EFactoryDescriptionLabelProvider.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/4TestModelWithSubPackageEXPECTED.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/.project
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1$1$1.class
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionSpecModuleImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/TestsubmodelWithTraditionalURIPackage.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithoutUseButFQN.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/model/TestModelWithDotInNames.ecore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder.java
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/epl-v10.html
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferenceFactory.java
The file was removedorg.eclipse.efbt.clanson/releng/org.eclipse.efbt.clanson.repository/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/IsInSameProjectTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/TerminalsEAttributeStringProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/plugin.xml_gen
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EFactoryFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/util/TestsubmodelWithTraditionalURIAdapterFactory.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/org.eclipse.emf.eson-0.10.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src-gen/org/eclipse/emf/eson/xtextintegration/ui/contentassist/antlr/internal/InternalMyDsl.g
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/epl-v10.html
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelFactoryImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.emf.ecore.xcore.Xcore.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/tests/ESONWithTestmodelInjectorProviderTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/ui/contentassist/tests/ContentAssistProcessorTestBuilder2.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/Component.gif
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/.settings/org.eclipse.jdt.launching.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NameAttributeContainer.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/internal/InternalEFactory.g
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/util/EFactorySwitch.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDsl.tokens
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/EFactoryParser$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$7.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/AbstractEFactoryProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/util/TestsubmodelAdapterFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/ValueObjectToStringViaValueConverterService.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$7.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/SerializationTests/ReferenceTestSimple.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactory.ecore
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestInnerModel.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AbstractNameAttributeTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTargetSubclass.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelPackage.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/ReferenceTarget.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryResourceServiceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/IntegerAttributeImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ClassLoaderProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/ExampleJSONGenerator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/ConfigurableCompletionProposal2.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder (1).launch
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/b.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NoNameImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/AbstractEFactoryUiModule.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/src/org/eclipse/emf/eson/tests/xtextintegration/util/ResourceProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/EFactoryContentAssistantFactory.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.java
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder (1).launch
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$4.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/impl/TestModelWithXtextReferencePackageImpl.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.ui.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/IValueProposalProvider.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/TestModelAddManyAttribute.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$4.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard$2.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/future/DefaultValueOrNewInstanceStringEAttributeProposalProvider.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.example.testing/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/resource/EFactoryDerivedStateComputer.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNameProperty.tm
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/EFactoryUiExtensionRegistry.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/GeneratorsTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AbstractValueSwitch.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/NullAttributeImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/DateAttributeImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/src/org/eclipse/efbt/clan/ui/sirius/testmanager/Services.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/genproject.gif
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.bird.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FactoryBuilder.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/util/ESONUtil.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/labeling/MyDslLabelProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/res/XtextIntegration/a.mydsl
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$2.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/EnumAttributeImpl.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$EFactoryCommandStack.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/ImportTests/Importing2.efactory
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/model/TestModelWithXtextReference.ecore
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/pom.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/generators/JavaProjectClassLoaderProvider.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/fragment.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/ExtendedImportedNamespaceAwareLocalScopeProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/TestModelAddManyAttribute.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/services/MyDslGrammarAccess.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/util/TestmodelAdapterFactory.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/BasicFunctionSpec.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizard.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/BasicFunction.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EEnum.gif
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/serialization/tests/Serialization2Test.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/FormatterTests/FormatterTest.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/model/TestModel2.xcore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/src/org/eclipse/efbt/clan/model/GenerateClanModel.mwe2
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/AggregateFunction.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AnnotationImpl.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderResyncTests/1TestModelWithNamePropertyEXPECTED.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/IEAttributeStringProposalProvider.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySectionFilter.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/EFactoryInjectorProviderNG.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/EFactoryFactory.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/TestsubmodelPackage.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/resync/tests/UIResyncTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/outline/QuickOutlineActionHandler.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithEnum.eson
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.project
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.model/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/impl/AnnotationImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/.launch/Generate Language Infrastructure (com.googlecode.efactory.tests.xtextintegration).launch
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/TestModel.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialTest.efactory
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/EEnumLiteral.gif
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/ModelBuilderTest.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/imports/tests/ImportsEFactory2Test.java
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/build.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryRuntimeModule.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/EFactoryOutlineTreeProvider.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/impl/FunctionsFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/XtextMultiEObjectSearchDialog$6.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/xcore/tests/XcoreTest.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/xcore/XcoreTest-importWildCard.eson
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/EFactoryExecutableExtensionFactory.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/URIBasedPropertySource$7.class
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.tests.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/ActionBarContributor$1.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src-gen/org/eclipse/emf/eson/ui/contentassist/antlr/internal/InternalEFactory.tokens
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor$EFactoryEDataTypeCellEditor.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/.classpath
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/plugin.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder.launch
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/target/xtend/classes1452468099977300/org/eclipse/efbt/common/model/functions/ParamaterSpec.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/EFactoryJavaValidator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/pom.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/FeatureBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/util/MyDslSwitch.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/highlighting/EFactoryTokenTypeToStringMapper.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/GreetingImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/IntegerAttribute.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.component.exporter/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/serializer/EFactorySyntacticSequencer.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/serialization/AttributeBuilder.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/NestedElement.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/DelegatingClassLoader.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/src/org/eclipse/emf/eson/xtextintegration/ui/MyDslUiModule.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.ui/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodelWithTraditionalURI/impl/TestsubmodelWithTraditionalURIPackageImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/validation/tests/EFactoryJavaValidatorTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.ui.prefs
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/wizard/ESONInitialObjectCreationPage.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/contentassist/antlr/PartialEFactoryContentAssistParser.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$EFactoryPropertyDescriptor.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/NonCollapsingTreeViewer.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/NamespaceImport.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/StringAttribute.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/generators/tests/copypasted/AbstractBuilderTest.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration.tests/.externalToolBuilders/org.eclipse.xtext.ui.shared.xtextBuilder.launch
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/AggregateFunctionSpec.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/editor/tree/EFactoryWithTreeEditor$7.class
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/SimplestWithImport.eson
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/parser/antlr/internal/InternalMyDslParser.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.common.model.functions/src-gen/org/eclipse/efbt/common/model/functions/FunctionSpec.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests.xtextintegration/src-gen/org/eclipse/emf/eson/xtextintegration/myDsl/impl/MyDslFactoryImpl.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/AttributeTest.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.datastructures.ldm.component.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/testsubmodel/impl/TestsubmodelPackageImpl.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/ModelBuilder.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/eFactory/DoubleAttribute.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/outline/DisabledComparator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/Component.gif
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1$1.class
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/EFactoryStandaloneSetupNG.java
The file was removedorg.eclipse.efbt.clanson/features/org.eclipse.efbt.clanson.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/parser/antlr/EFactoryParser.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/ReferenceCrossResourceTestA.efactory
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.ui.sirius.testmanager/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/target/classes/org/eclipse/emf/eson/ui/properties/ESONBasicPropertySection$1.class
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests.xtextintegration/src-emf/testModelWithXtextReference/TestModelWithXtextReferencePackage.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/plugin.xml
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/building/AttributeBuilder.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/conversion/StringOrQualifiedNameWithWildcardValueConverter.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/icons/genproject.gif
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/.project
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/validation/EFactoryJavaValidator.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/builder/tests/SimplestDynamicECoreTest.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/icons/EEnum.gif
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/src/org/eclipse/emf/eson/tests/util/EFactoryInjectorProviderNG.java
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/tree/DelayedAdapterFactoryContentProvider.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.emf.eson.tests/res/BuilderTests/PartialEmptyTest.efactory
The file was removedorg.eclipse.efbt.clanson/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/contentassist/future/FilteringCompletionProposalAcceptor.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/editor/model/edit/EFactoryTextEditComposer.java
The file was removedorg.eclipse.efbt.clanson/tests/org.eclipse.emf.eson.tests/src-emf/testmodel/impl/NestedElementsImpl.java
Commit 103c91488917bfaa3ce27d899941600b3d2faa66 by Neil Mackenzie
refactor into multiple features #234

https://github.com/eclipse/efbt/issues/234
(commit: 103c914)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.target/pom.xml
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/lineagefunctions.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/src/org/eclipse/efbt/cocamo/lineage/query/attributelineage/AttributeLineageModelQuery.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/transformation.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/BIRDImporterImpl.java
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/.project
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/org.eclipse.efbt.cocamo.target.target
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.gitignore
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.classpath (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/clan.ecore
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_report_cell_views.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/src/org/eclipse/efbt/cocamo/lineage/model/lineagecubes/GenerateLineageCubesModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/pse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.ecore
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.trl.component.translator.test/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/testing.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/src/org/eclipse/efbt/cocamo/lineage/ui/sirius/attributelineage/Services.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/smcubes_input_data.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_definition.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/build.properties (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/lineagecubes.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/build.properties (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/src/org/eclipse/efbt/cocamo/lineage/query/lineagefunctions/LineageFunctionsModelQuery.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/cube_schema.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.classpath (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/src/org/eclipse/efbt/cocamo/lineage/model/lineagefunctions/GenerateALMFunctions.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/src/org/eclipse/efbt/cocamo/trl/model/core/GenerateTRLModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/src/org/eclipse/efbt/cocamo/core/model/testing/GenerateTestingModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/src/org/eclipse/efbt/cocamo/core/model/functions/GenerateFunctionsModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_sql_views.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.project (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.controller/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/src/org/eclipse/efbt/cocamo/trl/model/controller/GenerateControllerModel.mwe2 (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/pse/efbt/cocamo/smcubes/component/importexport/impl/EFactoryInjectorProvider.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/Util.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/src/org/eclipse/efbt/cocamo/trl/query/core/CubesAndViewsUtil.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.xml (diff)
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.target/org.eclipse.efbt.clan.target.target
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/CustomQuery.java (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithClanmodelInjectorProvider.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/model/platform_call.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/src/org/eclipse/efbt/cocamo/core/model/requirements_text/GenerateRequirementsModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.m2e.core.prefs
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/src/org/eclipse/efbt/cocamo/smcubes/model/core/GenerateSMCubesModel.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/InputDataExporter.java (diff)
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/src/org/eclipse/efbt/cocamo/smcubes/model/program/GenerateCoCaMoModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/src/org/eclipse/efbt/cocamo/model/GenerateClanModel.mwe2
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/cube_transformation_logic.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/src/org/eclipse/efbt/cocamo/lineage/model/attribute_lineage/GenerateAttributeLineage.mwe2 (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/feature.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/Util.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/.classpath (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/pse/efbt/cocamo/smcubes/component/importexport/impl/BIRDImporterImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/XMLToXTextConverter.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/model/controller.genmodel (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.target/.project
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/ReplaceColumnUtil.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/EFactoryInjectorProvider.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/src/org/eclipse/efbt/cocamo/trl/component/translator/api/AttributeLineageUtil.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/attribute_lineage.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.repository/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/lineagefunctions.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/base_column_structured_data.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/row_transformation_logic.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/src/org/eclipse/efbt/cocamo/core/component/core/Controller.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/impl/AttributeLineageUtilImpl.java (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.genmodel
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/pse/efbt/cocamo/smcubes/component/importexport/impl/FreeBirdToolsResourceFactory.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.core/src/org/eclipse/efbt/cocamo/trl/ui/sirius/core/Services.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/TRLUtil.java (diff)
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/pom.xml
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/plugin.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/pse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithClanmodelInjectorProvider.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.genmodel (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.classpath (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/column_structured_data.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/scenarios.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/build.properties (diff)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/clan.genmodel
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.target/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.controller/src/org/eclipse/efbt/cocamo/trl/ui/sirius/controller/Services.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Services.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/domain_model_mapping.ecore (diff)
Commit b39f99e522272343821365d12c18a5519648ee94 by Neil Mackenzie
https://github.com/eclipse/efbt/issues/234

refactor into multiple features #234
(commit: b39f99e)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.core/src/org/eclipse/efbt/cocamo/trl/ui/sirius/core/Services.java (diff)
Commit f9bb3e3cef20ed50a8d645d6264f64135e3c854d by Neil Mackenzie
refactor into multiple features #234

https://github.com/eclipse/efbt/issues/234
(commit: f9bb3e3)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/pom.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/build.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/.project (diff)
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/feature.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/build.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.repository/category.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/plugin.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/pom.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/.project
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/pom.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/feature.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/p2content.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/plugin.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/build.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/build.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/.project
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/feature.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/feature.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/org.eclipse.efbt.cocamo.trl.component.translator.api-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.project
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/category.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/pom.xml
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/.project
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.chirp.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.project
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/org.eclipse.efbt.cocamo.smcubes.component.feature-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/org.eclipse.efbt.cocamo.trl.component.translator.api-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/sources-feature/feature.xml
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/build.properties
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/classes/org/eclipse/efbt/cocamo/trl/component/translator/api/AttributeLineageUtil.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/build.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/.project
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/feature.xml (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/build.properties
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/feature.xml
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/build.properties
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/local-artifacts.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/feature.xml (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/src/org/eclipse/efbt/navigation_context/model/GenerateNavigationContextModel.mwe2
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/category.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.siriusfeature/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/build.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.clan.feature-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.clan.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/sources-feature/feature.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/.project (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/maven-archiver/pom.properties
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/pom.xml (diff)
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/feature.xml (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/pom.xml
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/org.eclipse.efbt.clan.target.target
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/org.eclipse.efbt.chirp.feature-1.0.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/feature.xml (diff)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.repository/.settings/org.eclipse.core.resources.prefs
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/feature.xml (diff)
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/org.eclipse.efbt.cocamo.smcubes.component.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.project (diff)
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.ecore
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.clan.repository/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.feature/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.target/pom.xml
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.clan.repository/pom.xml
The file was addedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/.gitignore
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.access.feature/pom.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.navigation_context.model/model/navigation_context.genmodel
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/.project
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/.project
Commit 5aca90542408805105b93ea34725d0b5816a3a11 by Neil Mackenzie
refactor into multiple features #234

https://github.com/eclipse/efbt/issues/234
(commit: 5aca905)
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.repository/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/epl-v10.html
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/feature.xml
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.releng/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/feature.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/epl-v10.html
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/feature.xml
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/feature.xml (diff)
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/.project (diff)
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/category.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.cocason.ui.feature-0.10.0-SNAPSHOT.jar
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.cocason.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.cocason.tests.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.repository/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/local-artifacts.properties
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.repository/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/org.eclipse.efbt.clanson.releng.target
The file was modified org.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/category.xml (diff)
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.cocason.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/p2content.xml
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/scoping/EFactoryScopeProviderNG.java (diff)
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/.project
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.cocason.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/build.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.releng/org.eclipse.efbt.cocason.releng.target
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/epl-v10.html
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/target/sources-feature/feature.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/pom.xml
The file was removedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.clanson.releng/pom.xml
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.repository/category.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.ui.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.releng/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.tests.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.clanson.feature/pom.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/epl-v10.html
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/feature.xml
The file was addedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.cocason.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
Commit 3f72653b2524591dc51721ffe64334ce9b31d1ca by Neil Mackenzie
change the URI's of all efbt models #236

https://github.com/eclipse/efbt/issues/236
(commit: 3f72653)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getAttributeLineage1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/variables.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/cube_schema.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getTestLogicForTestDef1.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getAttributeLineageForJustOneCell.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/base_column_structured_data.ecore (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/commonFunctions.functions (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cubes.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structure_items.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/transformation.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/scenarios.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2content.xml
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/core.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/data_set_transformations.trl_sql_views (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structure_items.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structures.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/variables.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test.ecore (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/testingModule.test (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/domains.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structure_items.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/executeAttributeLineageModel1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/reportcell_definitions.trl_report_cell_views (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/variables.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineage1.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/reports.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/reportcell_definitions.trl_report_cell_views (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/CRR_RequirementsBundle.requirements_text (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_input_data.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_sql_views.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_release.transformation (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/getAttributeLineageForJustOneCell.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes_model.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/rendering.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_modules.functionality_module (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/combinations.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/input_layer_cubes.transformation (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data_forJPMktValue.base_cube_data (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/efbt_cubes.cubes (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/variables.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/commonFunctions.functions (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cubes.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/MANIFEST.MF
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/executeAttributeLineageModel1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_definition.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/input_layer_cubes.transformation (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_release.transformation (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/efbt_cubes.cubes (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/efbt_cubes.cubes (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.java
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cubes.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/compare_attribute_lineage_models.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/lineagefunctions.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getTestLogicForTestDef1.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/members.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/data_definition.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_mapping.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structures.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_vtl_transformation.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data.base_cube_data (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/row_transformation_logic.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_data_definition.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/local-artifacts.properties
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/data_set_transformations.trl_sql_views (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/executeAttributeLineageForJustOneCell.platform_call (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structures.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/commonFunctions.functions (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/domain_model_mapping.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/column_transformation_logic.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/combinations.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.cocason/releng/org.eclipse.efbt.cocason.repository/category.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cube_structures.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/functional_modules.functionality_module (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/members.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/input_layer_cubes.transformation (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/domains.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/functional_to_technical_module_mapping.domain_model_mapping (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineage1.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/domains.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_input_data_forJPMktValue.base_cube_data (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/efbt_cubes.cubes (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/CRR_RequirementsBundle.requirements_text (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cubes.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithClanmodelInjectorProvider.java (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/getAttributeLineage1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineageForJustOneCell.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/members.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/input_layer_cubes.transformation (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/reportcell_definitions.trl_report_cell_views (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/members.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/cubes.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/mapping.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cube_structure_items.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cubes.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/domains.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/column_structured_data.ecore (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/smcubes_model.smcubes_model (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/smcubes_model.smcubes_model (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cube_structures.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/combinations.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT-sources.jar
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/functional_to_technical_module_mapping.domain_model_mapping (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/variables.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageForJustOneCell.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageModel1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cube_structure_items.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_input_data.base_cube_data (diff)
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/combinations.efbt_data_definition (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/XMLToXTextConverter.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/representations.aird (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/CRR_RequirementsBundle.requirements_text (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/cube_transformation_logic.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/model/platform_call.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/vtl_transformation.ecore (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/data_set_transformations.trl_sql_views (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/reportcell_definitions.trl_report_cell_views (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineageForJustOneCell.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/testingModule.test (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/data_set_transformations.trl_sql_views (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/members.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/commonFunctions.functions (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/plugin.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/example/extra/functional_modules.functionality_module (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/combinations.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.xml (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/domains.efbt_data_definition (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was modified org.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/compare_attribute_lineage_models.platform_call (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.java
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/CRR_RequirementsBundle.requirements_text (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/executeAttributeLineageModel1.platform_call (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_report_cell_views.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/attribute_lineage.ecore (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
Commit 63bafb0060b274ec392d455d5ed27a8a1099f0ac by Neil Mackenzie
CoCaSon files should have .coca extension #238

https://github.com/eclipse/efbt/issues/238
(commit: 63bafb0)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/EFactoryStandaloneSetupGenerated.java (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/plugin.xml_gen (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/GenerateEFactory.mwe2 (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/plugin.xml (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src/org/eclipse/emf/eson/generators/EFactoryFileExtensionRegistry.java (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson/src-gen/org/eclipse/emf/eson/AbstractEFactoryRuntimeModule.java (diff)
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/src/org/eclipse/emf/eson/ui/wizard/EFactoryNewFileWizardPage.java (diff)
Commit 043529fd2c411bbd56453a7b077f1c927e921990 by Neil Mackenzie
Make sure tests are included in the POM file #241

https://github.com/eclipse/efbt/issues/241
(commit: 043529f)
The file was modified org.eclipse.efbt.parent/pom.xml (diff)
The file was addedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithcocamomodelInjectorProvider.java
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.trl.component.translator.test/src/test/java/org/eclipse/efbt/cocamo/trl/component/translator/test/AttributeLineageUtil_Test.java (diff)
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithClanmodelInjectorProvider.java
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java (diff)
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/EFactoryInjectorProvider.java
The file was modified org.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java (diff)
The file was modified org.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/pom.xml (diff)
Commit 55f098aa02345779687319f03a3e114e478a97d4 by Neil Mackenzie
Split LDM tools into its own directory #242

https://github.com/eclipse/efbt/issues/242
(commit: 55f098a)
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.project
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.model.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/efbt_cubes.cubes
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/library.xcore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cubes.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/build.properties (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_mapping.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/domains.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/lineagecubes.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/CRR_RequirementsBundle.requirements_text
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/.project
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/plugin.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Generator.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.settings/org.eclipse.emf.eson.EFactory.prefs
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.query.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/src/org/eclipse/efbt/cocamo/smcubes/component/access/jackcess/impl/JackcessRow.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.oomph/FreeBIRDTools.setup
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/src/org/eclipse/efbt/cocamo/core/model/functions/GenerateFunctionsModel.mwe2
The file was addedorg.eclipse.efbt.oomph/FreeBIRDTools.setup
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.java
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/META-INF/MANIFEST.MF
The file was removedbuild_documentation/OomphVariables.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/src/test/java/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/test/SQLDevConverter_Test.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/variables.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/tags.tags
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/vtl_transformation.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/TRLUtil.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/XMLToXTextConverter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/getAttributeLineage1.platform_call
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/Util.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_report_cell_views.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/data_set_transformations.trl_sql_views
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/plugin.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/column_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/combinations.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.target/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineage1.platform_call
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/data_set_transformations.trl_sql_views
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/.project
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer2.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structure_items.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/data_definition.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.repository/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/bird_model.bird_model
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cube_structures.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/.settings/org.eclipse.core.resources.prefs
The file was removedbuild_documentation/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_input_data.base_cube_data
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cubes.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/base_column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/description/testmanager.odesign
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Facilitator.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_data_definition.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/scenarios.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_release.transformation
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/input_layer_cubes.transformation
The file was addedorg.eclipse.efbt.cocamo.smcubes/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/core.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/representations.aird
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.java
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structures.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/src/org/eclipse/efbt/cocamo/smcubes/component/csv/provider/CSVUtilsProvider.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/src/org/eclipse/efbt/cocamo/smcubes/component/access/api/AccessRow.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/src/org/eclipse/efbt/cocamo/core/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/BIRDImporterImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/domains.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/reportcell_definitions.trl_report_cell_views
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/members.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/src/org/eclipse/efbt/cocamo/smcubes/component/access/jackcess/impl/JackcessUtil.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/classes/org/eclipse/efbt/cocamo/trl/component/translator/api/AttributeLineageUtil.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/combinations.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/description/bird.odesign
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/src/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/SQLDevConverter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/domain_model_mapping.ecore
The file was removedbuild_documentation/6eclipseweaving.png
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.target/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/variables.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtil.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.ecore
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Librarian.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.genmodel
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/src/org/eclipse/efbt/cocamo/trl/model/controller/GenerateControllerModel.mwe2
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library3.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/plugin.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/.project
The file was removedbuild_documentation/images
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVRow.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/org.eclipse.efbt.cocamo.trl.component.translator.api-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/variables.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertySection.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/src/org/eclipse/efbt/cocamo/smcubes/component/access/jackcess/impl/JackcessUtil.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/efbt_cubes.cubes
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data.base_cube_data
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/.classpath
The file was removedbuild_documentation/addgit.PNG
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/Util.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/description/attributelineage.odesign
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/Template.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was removedbuild_documentation/downloadZIP.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/src/org/eclipse/efbt/cocamo/smcubes/component/access/api/AccessUtils.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/cubes.ecore
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_vtl_transformation.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/bin/org/eclipse/efbt/lineage/attributelineage/modelquery/core/AttributeLineageModelQuery.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/XMLToXTextConverter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.classpath
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/representations.aird
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Writer.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/members.efbt_data_definition
The file was removedbuild_documentation/gg_genmodel.PNG
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/src/org/eclipse/efbt/cocamo/trl/model/core/GenerateTRLModel.mwe2
The file was removedbuild_documentation/7gitperspective.png
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Generator.class
The file was removedbuild_documentation/gg_seeJar.PNG
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/reportcell_definitions.trl_report_cell_views
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/src/org/eclipse/efbt/cocamo/core/model/testing/GenerateTestingModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/smcubes_input_data.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/pom.xml
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/src/org/eclipse/efbt/cocamo/core/model/functions/GenerateFunctionsModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/src/org/eclipse/efbt/cocamo/smcubes/component/access/provider/AccessUtilProvider.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/src/org/eclipse/efbt/cocamo/core/model/requirements_text/GenerateRequirementsModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/plugin.properties
The file was removedbuild_documentation/2eclipsesetup.png
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/src/org/eclipse/efbt/cocamo/smcubes/component/access/jackcess/impl/JackcessRow.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library4.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/plugin.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/src/org/eclipse/efbt/cocamo/smcubes/component/csv/provider/CSVUtilsProvider.java
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.project
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/.gitempty
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cubes.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/compare_attribute_lineage_models.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/build.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.java
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/pom.xml (diff)
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.project
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.model.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/src/org/eclipse/efbt/cocamo/core/model/module_management/GenerateModuleManagementModel.mwe2
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/testing.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/sources-feature/feature.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackagePackageImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/testing.genmodel
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/combinations.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/Template.java
The file was modified org.eclipse.efbt.cocason/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.controller/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/bin/org/eclipse/efbt/language/trl/modelquery/core/TRLModelQueryUtil.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.oomph/about.html
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.query.feature/.project
The file was removedbuild_documentation/addexternaljar.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/getAttributeLineage1.platform_call
The file was removedbuild_documentation/inportprojects2.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitempty
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/src/org/eclipse/efbt/cocamo/smcubes/model/core/GenerateSMCubesModel.mwe2
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_release.transformation
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/model/platform_call.ecore
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/BIRDImporterImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/commonFunctions.functions
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/defaultNavigationContext.navigation_context
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/CRR_RequirementsBundle.requirements_text
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/functional_modules.functional_module
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/model/controller.genmodel
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVRow.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library5.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/scenarios.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library5.eson
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.gitignore
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getAttributeLineage1.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.controller/.project
The file was removedorg.eclipse.efbt.parent/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/lineagefunctions.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/src/org/eclipse/efbt/cocamo/lineage/model/lineagefunctions/GenerateALMFunctions.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.properties
The file was addedorg.eclipse.efbt.oomph/about.html
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/org.eclipse.efbt.cocamo.smcubes.component.feature-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.ui.sirius.controller/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structure_items.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/reports.ecore
The file was addedorg.eclipse.efbt.oomph/FreeBIRDToolsProduct.setup
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.target/org.eclipse.efbt.cocamo.core.target.target
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/pom.xml
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/Template.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/p2content.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/META-INF/services/org.eclipse.xtext.generator.IGenerator
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_input_data.ecore
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structures.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/input_layer_cubes.transformation
The file was removedbuild_documentation/modelling_perspective.PNG
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/description/testmanager.odesign
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibrarySwitch.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/model/sub-library.xcore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/src/org/eclipse/efbt/cocamo/trl/query/core/TRLModelQueryUtil.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/src/org/eclipse/efbt/cocamo/smcubes/model/program/GenerateCoCaMoModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/data_set_transformations.trl_sql_views
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer.eson
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.xml
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/representations.aird
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/api/BirdImporter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/src/org/eclipse/efbt/cocamo/lineage/query/lineagefunctions/LineageFunctionsModelQuery.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/example_input_data_forJPMktValue.base_cube_data
The file was removedbuild_documentation/generateAll.PNG
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.query.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/input_layer_cubes.transformation
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structure_items.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/commonFunctions.functions
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/rendering.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage.class
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/executeAttributeLineageForJustOneCell.platform_call
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.model.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.model.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.model.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/.classpath
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.query.feature/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/BookCategory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/commonFunctions.functions
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Book.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/src/org/eclipse/efbt/cocamo/core/component/core/Controller.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/executeAttributeLineageModel1.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVUtils.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/mapping.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/example/extra/functional_modules.functionality_module
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/efbt_cubes.cubes
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.target/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/src/org/eclipse/efbt/cocamo/core/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/build.properties
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/plugin.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/xtend-gen/org/eclipse/emf/eson/example/generator/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/bin/org/eclipse/efbt/language/trl/modelquery/core/CubesAndViewsUtil.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/model/lineagefunctions.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithcocamomodelInjectorProvider.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/tags.tags
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_data_definition.ecore
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/build.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2artifacts.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.java
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/data_set_transformations.trl_sql_views
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/src/org/eclipse/efbt/cocamo/lineage/model/attribute_lineage/GenerateAttributeLineage.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/domains.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.project
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/BookImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.oomph/FreeBIRDToolsProduct.setup
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.target/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/CustomQuery.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/functional_modules.functionality_module
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/ESONWithcocamomodelInjectorProvider.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was removedorg.eclipse.efbt.cocason/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/src/org/eclipse/efbt/cocamo/lineage/ui/sirius/attributelineage/Services.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/Details.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.java
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was removedorg.eclipse.efbt.parent/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/src/test/java/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/test/SQLDevConverter_Test.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/bird_model.bird_model
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.repository/category.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.class
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/example_input_data_forJPMktValue.base_cube_data
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/.gitempty
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library2.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_input_data.ecore
The file was removedbuild_documentation/gg_AddSrcGenFolder.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtil.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/platform_calls/getTestLogicForTestDef1.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/category.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/members.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was removedbuild_documentation/5eclipserunconfig.png
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Template.xtend
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/compare_attribute_lineage_models.platform_call
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.cocason.tests.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/org.eclipse.efbt.cocamo.target.target
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVRow.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/reports.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.classpath
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/SpecialFunctionSpecs.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/rendering.ecore
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/build.properties
The file was removedbuild_documentation/gg_importGradleProject.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes.genmodel
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/WriterImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Template.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/util/ReplaceColumnUtil.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/writer2.eson
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_vtl_transformation.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.java
The file was removedbuild_documentation/8projectsfromgit.png
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtils.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/.project
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.target/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/executeAttributeLineageModel1.platform_call
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/model/cube_schema.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.repository/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT-sources.jar
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.cocason.tests.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.java
The file was removedbuild_documentation/gg_seeSadowJarExecution.PNG
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/data_definition.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/testingModule.test
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/CRR_RequirementsBundle.requirements_text
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Library.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/writer.eson
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Activator.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Services.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.model.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/InputDataExporter.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/src/org/eclipse/efbt/cocamo/smcubes/component/exporter/InputDataExporter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.project
The file was removedbuild_documentation/birdAccess.PNG
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryPackageImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/src/org/eclipse/efbt/cocamo/trl/component/translator/impl/AttributeLineageUtilImpl.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.gitignore
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_modules.functionality_module
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/combinations.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cube_structures.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVUtils.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/pom.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/efbt_cubes.cubes
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.class
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.target/org.eclipse.efbt.ldm.target.target
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/cube_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/src/org/eclipse/efbt/cocamo/lineage/model/lineagecubes/GenerateLineageCubesModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/defaultNavigationContext.navigation_context
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.Template.xtendbin
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/bird_model.bird_model
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/.project
The file was addedorg.eclipse.efbt.ldm/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/src/org/eclipse/efbt/cocamo/core/ui/sirius/Activator.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.target/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/smcubes_model.smcubes_model
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/members.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/domains.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.ui.sirius.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/StaffImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/src/org/eclipse/efbt/cocamo/smcubes/model/program/GenerateCoCaMoModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/CRR_RequirementsBundle.requirements_text
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.classpath
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/bird_model.bird_model
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/core.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/variables.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.target/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.genmodel
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/src/org/eclipse/efbt/cocamo/smcubes/component/access/provider/AccessUtilProvider.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/about.html
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library.eson
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageModel1.platform_call
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was removedbuild_documentation/exampleProcessing.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/src/org/eclipse/efbt/cocamo/smcubes/component/access/api/AccessRow.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.oomph/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/src/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/SQLDevConverter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/src/org/eclipse/efbt/cocamo/core/query/functions/FunctionsModelQuery.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibraryFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.target/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/src/org/eclipse/emf/eson/example/library/generator/Generator.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCell.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/.gitignore
The file was removedbuild_documentation/gg_runShadowJarTask.PNG
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/mapping.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/extra/functional_to_technical_module_mapping.domain_model_mapping
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/members.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/.classpath
The file was modified org.eclipse.efbt.dependencies/pom.xml (diff)
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/src/org/eclipse/efbt/cocamo/lineage/query/attributelineage/AttributeLineageModelQuery.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/cubes.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/row_transformation_logic.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.properties
The file was removedbuild_documentation/variablesfile.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/attribute_lineage.ecore
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library3.eson
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/Staff.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/functional_modules.functional_module
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.lineagefunctions/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/variables.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.query.attributelineage/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/build.properties
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataFactory.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/SubpackageFactoryImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cube_structure_items.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/.project
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.query.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cube_structures.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/commonFunctions.functions
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/src/org/eclipse/efbt/cocamo/core/model/module_management/GenerateModuleManagementModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/getAttributeLineageForJustOneCell.platform_call
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/src/org/eclipse/efbt/cocamo/core/ui/sirius/Activator.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/src/org/eclipse/efbt/cocamo/smcubes/model/core/GenerateSMCubesModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/target/org.eclipse.efbt.cocamo.trl.component.translator.api-1.0.0-SNAPSHOT-sources.jar
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/example/extra/functional_modules.functionality_module
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/src/org/eclipse/efbt/cocamo/lineage/ui/sirius/attributelineage/Activator.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/trl_sql_views.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes_model.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1$1.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.target/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/vtl_transformation.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.attribute_lineage/model/attribute_lineage.genmodel
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/impl/DetailsImpl.class
The file was removedorg.eclipse.efbt.parent/releng/org.eclipse.efbt.cocamo.repository/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtils.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/domains.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/org.eclipse.efbt.cocamo.smcubes.component.feature-1.0.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/platform_calls/getTestLogicForTestDef1.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/representations.aird
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.ldm.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library4.eson
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/build.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/generator/Generator.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithValue.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.settings/org.eclipse.jdt.core.prefs
The file was removedbuild_documentation/gg_saveArtefacts.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackagePackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/build.properties
The file was removedbuild_documentation/gg_setJDK.PNG
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.target/org.eclipse.efbt.cocamo.target.target
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.genmodel
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/.classpath
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.query.functions/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/ESONLibrary.library
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/platform_calls/executeAttributeLineageForJustOneCell.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/plugin.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.model.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/base_column_structured_data.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/plugin.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/SubpackageFactory.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/util/LibraryAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataResourceImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/representations.aird
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/CustomQuery.java
The file was modified org.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/src/org/eclipse/efbt/cocamo/core/model/functionality_module/GenerateFunctionalModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVRow.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/META-INF/MANIFEST.MF
The file was removedbuild_documentation/addgit2.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.classpath
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/platform_calls/executeAttributeLineageModel1.platform_call
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/smcubes_model.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.api/src/org/eclipse/efbt/cocamo/trl/component/translator/api/AttributeLineageUtil.java
The file was removedbuild_documentation/4eclipsesetup3.png
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/input_layer_cubes.transformation
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/generator/Template.xtend
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/cube_structure_items.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseRowData.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryPackage$Literals.class
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/model/module_management.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was removedbuild_documentation/gg_chooseGradleProject.PNG
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_definition.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/.classpath
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.query.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/org.eclipse.efbt.clanson.tests.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataFactoryImpl.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/variables.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/combinations.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/api/BirdImporter.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/p2content.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.controller/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseCellWithEnumeratedValue.class
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/src/org/eclipse/efbt/cocamo/core/model/functionality_module/GenerateFunctionalModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/extra/testingModule.test
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/.project
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.genmodel
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.repository/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/BaseColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/model/functions.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/sourcebundle-l10n-gen/OSGI-INF/l10n/bundle-src.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/plugin.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.query.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cube_structures.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/Base_column_structured_dataPackageImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseColumnStructuredDataImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/build.properties
The file was addedorg.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.target/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.classpath
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Services.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.java
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/members.efbt_data_definition
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/.project
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/incremental_example/bird_import/cube_structure_items.efbt_data_definition
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.example/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/xtend-gen/org/eclipse/emf/eson/example/library/generator/.Template.xtendbin
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/extra/reportcell_definitions.trl_report_cell_views
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/.classpath
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection$1.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/build.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/CellImpl.class
The file was addedorg.eclipse.efbt.oomph/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/.classpath
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/category.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/input_data/GenerateSMCubesInputDataModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseRowDataImpl.class
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/build.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.query.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.module_management/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.ui.sirius.attributelineage/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/pom.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/org/eclipse/emf/eson/example/properties/ExamplePropertySection.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/RowData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.java
The file was removedbuild_documentation/jacckess_added.PNG
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagefunctions/.project
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/FreeBirdToolsResourceFactory.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/.gitignore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/plugin.properties
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.query.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory$1.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/src/org/eclipse/efbt/cocamo/core/query/functions/FunctionsModelQuery.java
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functions/.classpath
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.jackcess.impl/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.testing/model/test_definition.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/InputDataModuleImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/description/bird.odesign
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputDataModule.class
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/target/classes/library2.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.controller/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.classpath
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/org.eclipse.efbt.cocamo.smcubes.model.input_data-1.0.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.lineage.model.lineagecubes/plugin.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/representations.aird
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.java
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functions/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/model/cocamo.genmodel
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.api/pom.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/.gitempty
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/.gitignore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.exporter/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/FreeBirdToolsResourceFactory.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.component.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/feature.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/model/efbt_mapping.ecore
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/about.html
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.ecore
The file was removedbuild_documentation/gg_filelayout.PNG
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/example/bird_import/combinations.efbt_data_definition
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/FacilitatorImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/.project
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/library.eson
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/InputData.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/model/functionality_module.ecore
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.model.feature/build.properties
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithEnumeratedValueImpl.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataSwitch.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/incremental_example/bird_import/domains.efbt_data_definition
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/org/eclipse/emf/eson/example/properties/ExamplePropertyFilter.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/model/requirements_text.ecore
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example/src/ESONLibrary.library
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/smcubes_model.smcubes_model
The file was removedbuild_documentation/3eclipsesetup2.png
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataAdapterFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataXMLProcessor.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.functionality_module/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/util/Column_structured_dataAdapterFactory$1.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.component.feature/target/p2artifacts.xml
The file was removedbuild_documentation/country.PNG
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.core/model/transformation.ecore
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/LibraryFactory.class
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.model.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.trl.model.feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/impl/LibrarianImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.provider/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/features/org.eclipse.efbt.cocamo.core.model.feature/build.properties
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.testing/src/org/eclipse/efbt/cocamo/core/model/testing/GenerateTestingModel.mwe2
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/extra/reportcell_definitions.trl_report_cell_views
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.smcubes.query.feature/feature.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Cell.class
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.core.ui.sirius.feature/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/model/smcubes_input_data.genmodel
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredData.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/Column_structured_dataPackageImpl.class
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.component.translator.impl/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.example/.settings/org.eclipse.xtend.core.Xtend.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/ColumnStructuredDataModule.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/src/org/eclipse/efbt/cocamo/smcubes/query/core/Util.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/impl/BaseCellWithValueImpl.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataFactory.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes18124817953000/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/Column_structured_dataPackage$Literals.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/RowDataImpl.class
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.model.example/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.model.requirements_text/src/org/eclipse/efbt/cocamo/core/model/requirements_text/GenerateRequirementsModel.mwe2
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.core/pom.xml
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.query.core/build.properties
The file was removedorg.eclipse.efbt.parent/org.eclipse.efbt.regmodules.example/example/bird_import/cubes.efbt_data_definition
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.query.core/src/org/eclipse/efbt/cocamo/trl/query/core/CubesAndViewsUtil.java
The file was removedorg.eclipse.efbt.parent/features/org.eclipse.efbt.cocamo.lineage.ui.sirius.feature/.project
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.trl.model.example/example/bird_import/cubes.efbt_data_definition
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/bin/org/eclipse/emf/eson/example/library/subpackage/util/SubpackageSwitch.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/xtend/classes15475451361300/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/Base_column_structured_dataPackage.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/src/org/eclipse/efbt/cocamo/smcubes/component/access/api/AccessUtils.java
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/target/classes/org/eclipse/efbt/cocamo/smcubes/model/base_column_structured_data/util/Base_column_structured_dataResourceFactoryImpl.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.model.program/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.core.query.functions/bin/org/eclipse/efbt/common/modelquery/functions/FunctionsModelQuery.class
The file was addedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.access.api/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.model.input_data/src-gen/org/eclipse/efbt/cocamo/smcubes/model/column_structured_data/impl/ColumnStructuredDataModuleImpl.java
The file was removedorg.eclipse.efbt.cocason/plugins/org.eclipse.emf.eson.ui/examples/org.eclipse.emf.eson.example.xcore/plugin.xml
The file was addedorg.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.query.feature/build.properties
The file was removedorg.eclipse.efbt.parent/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/pom.xml
Commit 4dfda27348b9fe3321e82476927cf44e1ef9d94d by Neil Mackenzie
Split LDM tools into its own directory #242

https://github.com/eclipse/efbt/issues/242
(commit: 4dfda27)
The file was addedorg.eclipse.efbt.dependencies.accessdb/pomfirst-thirdparty/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.cocason.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.gitignore
The file was addedorg.eclipse.efbt.dependencies.accessdb/build.properties
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/src/main/java/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.java
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.project
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/build.properties
The file was removedorg.eclipse.efbt.dependencies/.classpath
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.gitignore
The file was modified org.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/pom.xml (diff)
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was removedorg.eclipse.efbt.dependencies/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/src/org/eclipse/efbt/ldm/component/sqldevconvertor/SQLDevConverter.java
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/pom.xml
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.classpath
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/sources-feature/feature.properties
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/category.xml (diff)
The file was removedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.ldm.component.feature/build.properties
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/maven-archiver/pom.properties
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/.classpath
The file was removedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/build.properties
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.classpath
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/src/test/java/org/eclipse/efbt/ldm/component/sqldevconvertor/test/SQLDevConverter_Test.java
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/build.properties
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.clanson.ui.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/build.properties
The file was addedorg.eclipse.efbt.dependencies.accessdb/pomfirst-thirdparty/pom.xml
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/build.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.cocason.ui.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.settings/org.eclipse.core.resources.prefs
The file was addedorg.eclipse.efbt.dependencies.accessdb/pomfirst-thirdparty/.project
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/local-artifacts.properties
The file was removedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/feature.xml
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/src/test/java/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/test/SQLDevConverter_Test.java
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/pom.xml
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.cocason.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/pom.xml
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.ldm.component.feature/pom.xml
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.project
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/.project
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.classpath
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT-sources-feature.jar
The file was modified org.eclipse.efbt.cocamo.smcubes/releng/org.eclipse.efbt.cocamo.smcubes.repository/category.xml (diff)
The file was addedorg.eclipse.efbt.dependencies.accessdb/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.dependencies/pom.xml
The file was addedorg.eclipse.efbt.dependencies.accessdb/.classpath
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.gitignore
The file was modified org.eclipse.efbt.cocason/.project (diff)
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.tests.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.cocamo.core/releng/org.eclipse.efbt.cocamo.core.repository/pom.xml (diff)
The file was modified org.eclipse.efbt.ldm/pom.xml (diff)
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/p2content.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/org.eclipse.efbt.clanson.feature-0.10.0-SNAPSHOT.jar
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/sources-feature/feature.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/sources-feature/feature.xml
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.project
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/build.properties
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/p2content.xml
The file was modified org.eclipse.efbt.cocamo.smcubes/.project (diff)
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/pom.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/feature.xml
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.ldm.component.feature/.project
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/org.eclipse.efbt.cocason.ui.feature-0.10.0-SNAPSHOT.jar
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/pom.xml
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/.project
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.ldm.component.feature/feature.xml
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/maven-archiver/pom.properties
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.feature/target/local-artifacts.properties
The file was addedorg.eclipse.efbt.dependencies.accessdb/pom.xml
The file was addedorg.eclipse.efbt.dependencies.accessdb/.settings/org.eclipse.m2e.core.prefs
The file was addedorg.eclipse.efbt.dependencies.accessdb/.project
The file was removedorg.eclipse.efbt.dependencies/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.classpath
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/src/main/java/org/eclipse/efbt/dependencies/access/jackcess/JackcessUtils.java
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/.classpath
The file was addedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.ldm.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/pom.xml
The file was removedorg.eclipse.efbt.ldm/tests/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/build.properties
The file was removedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/.settings/org.eclipse.core.resources.prefs
The file was removedorg.eclipse.efbt.cocason/features/org.eclipse.efbt.cocason.ui.feature/target/p2artifacts.xml
The file was removedorg.eclipse.efbt.dependencies/pomfirst-thirdparty/.project
The file was removedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.cocamo.ldm.component.sqldevconvertor/src/org/eclipse/efbt/cocamo/ldm/component/sqldevconvertor/SQLDevConverter.java
The file was removedorg.eclipse.efbt.dependencies/.project
The file was removedorg.eclipse.efbt.ldm/features/org.eclipse.efbt.cocamo.ldm.component.feature/feature.xml
The file was removedorg.eclipse.efbt.dependencies/org.eclipse.efbt.dependencies.access.jackcess/.project
The file was addedorg.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/.gitignore
The file was removedorg.eclipse.efbt.dependencies/build.properties
The file was modified org.eclipse.efbt.ldm/releng/org.eclipse.efbt.ldm.repository/category.xml (diff)
The file was addedorg.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/.project
Commit 650f0ca7c3de6c29f92dbd2fabdf3e26e794df04 by Neil Mackenzie
always use ApacheCSV for CSV operations #245

https://github.com/eclipse/efbt/issues/245
(commit: 650f0ca)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.project
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVRow.java
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.project
The file was modified org.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/pom.xml (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/build.properties
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/pom.xml
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/src/org/eclipse/efbt/cocamo/smcubes/component/csv/provider/CSVUtilsProvider.java
The file was modified org.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/META-INF/MANIFEST.MF
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.jdt.core.prefs
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.settings/org.eclipse.jdt.core.prefs
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.classpath
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/pom.xml
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/build.properties
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVRow.java
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtils.java
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/src/org/eclipse/efbt/cocamo/smcubes/component/csv/api/CSVUtils.java
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.classpath
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/.project
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/build.properties
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.provider/.settings/org.eclipse.m2e.core.prefs
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/src/org/eclipse/efbt/cocamo/smcubes/component/csv/apachecsv/impl/ApacheCSVUtil.java
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.apachecsv.impl/.classpath
The file was modified Jenkinsfile (diff)
The file was removedorg.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.csv.api/pom.xml
The file was modified org.eclipse.efbt.ldm/plugins/org.eclipse.efbt.ldm.component.sqldevconvertor/src/org/eclipse/efbt/ldm/component/sqldevconvertor/SQLDevConverter.java (diff)
The file was modified org.eclipse.efbt.dependencies.accessdb/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
Commit dc8468c1cc08c6c1042aa90a4a72ec35f6afaf9c by Neil Mackenzie
Refactor BIRDImporter class #184

https://github.com/eclipse/efbt/issues/184
(commit: dc8468c)
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/src/org/eclipse/efbt/cocason/component/export_smcubes/CoCaSonSMCubesPersister.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/src/org/eclipse/efbt/cocason/component/export_smcubes/ImportAndExportSMCubes.java
The file was modified org.eclipse.efbt.dependencies.accessdb/org.eclipse.efbt.dependencies.access.jackcess/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/pom.xml
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/.settings/org.eclipse.jdt.core.prefs
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/src/org/eclipse/efbt/cocason/component/export_smcubes/EFactoryInjectorProvider.java
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/pom.xml
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/.project
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.efbt.dependencies.accessdb/pomfirst-thirdparty/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/META-INF/MANIFEST.MF
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/.project
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/Importer.java (diff)
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/build.properties
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/.classpath
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.component.importexport.impl/src/org/eclipse/efbt/cocamo/smcubes/component/importexport/impl/BIRDImporterImpl.java (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/pom.xml (diff)
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/plugin.xml
The file was modified org.eclipse.efbt.cocamo.core/pom.xml (diff)
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/.classpath
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/build.properties
The file was modified org.eclipse.efbt.cocamo.core/plugins/org.eclipse.efbt.cocamo.core.ui.sirius/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.efbt.cocason/tests/org.eclipse.efbt.cocason.component.export_smcubes.test/src/test/java/org/eclipse/efbt/cocason/component/export_smcubes/test/ImportExportSMCubesTest.java
The file was addedorg.eclipse.efbt.cocason/plugins/org.eclipse.efbt.cocason.component.export_smcubes/src/org/eclipse/efbt/cocason/component/export_smcubes/ESONWithcocamomodelInjectorProvider.java
The file was modified org.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.component.feature/feature.xml (diff)
The file was modified org.eclipse.efbt.cocason/pom.xml (diff)
Commit 2911d17562e96d92864b6861973852de1ff5e8bf by Neil Mackenzie
check UI is working correctly #253

https://github.com/eclipse/efbt/issues/253
(commit: 2911d17)
The file was modified org.eclipse.efbt.cocamo.smcubes/tests/org.eclipse.efbt.cocamo.smcubes.component.importexport.test/src/test/java/eclipse/efbt/cocamo/smcubes/component/importexport/test/ImportExport_Test.java (diff)
The file was modified org.eclipse.efbt.ldm/tests/org.eclipse.efbt.ldm.component.sqldevconvertor.test/pom.xml (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/description/bird.odesign (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/src/org/eclipse/efbt/cocamo/smcubes/ui/sirius/Activator.java (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.properties (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/plugin.xml (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/features/org.eclipse.efbt.cocamo.smcubes.ui.sirius.feature/feature.xml (diff)
The file was modified org.eclipse.efbt.cocamo.smcubes/plugins/org.eclipse.efbt.cocamo.smcubes.ui.sirius/META-INF/MANIFEST.MF (diff)
Commit b46a1e44eadeed3a21b2a3d32504dfa52f24b612 by Neil Mackenzie
amend Jenkins build to include all repositories #262

https://github.com/eclipse/efbt/issues/262
(commit: b46a1e4)
The file was modified Jenkinsfile (diff)
Commit 77e9b8063ee93c05f2d78e5cb3346430882a20fb by Neil Mackenzie
amend Jenkins build to include all repositories #262

https://github.com/eclipse/efbt/issues/262
(commit: 77e9b80)
The file was modified Jenkinsfile (diff)