* feat(TUP-20458)Implement the resource dependencies editor page for DI jobs/joblets https://jira.talendforge.org/browse/TUP-20458 * feat(TUP-20459)Final implementation for the runtime part, make sure resources can be used by studio/jobserver/build job zip https://jira.talendforge.org/browse/TUP-20459 * fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved the location https://jira.talendforge.org/browse/TUP-20630 Set the resource context value shorter like(folder/test.txt),Change the resource runtime context value to resource dependency path. * feat(TUP-20457)Add resources from repository to DI features Added a ResourceItem model https://jira.talendforge.org/browse/TUP-20457 * fix(TUP-20630) runtime resource dependency for tRunjob * feat(TUP-20460) Resource dependency can be used in BD job * feat(TUP-20460) Changes of improve Resource Dependencies * feat(TUP-20703)Resource Dependencies Improvements https://jira.talendforge.org/browse/TUP-20703 * feat(TUP-20703)remove resource type from repository context view and popup warn message when changing context var type and when removing context var * feat(TUP-20703) Refresh dependency table after MoveObjectAction execute(move Resource node to another folder) * fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use resource file https://jira.talendforge.org/browse/TUP-20746 * fix(TUP-20779)[BUG]Can't find resource item in multi level nested job https://jira.talendforge.org/browse/TUP-20779 * feat(TUP-20703)Resource Dependencies Improvements Make sure no more get dependency from additional properties RESOURCES_PROP (except dependency editor table) * feat(TUP-20789)Remove the dependencies page and use context view for resource dependency only https://jira.talendforge.org/browse/TUP-20789 * feat(TUP-20789)Remove the dependencies page and use context view for resource dependency only https://jira.talendforge.org/browse/TUP-20789 * feat(TUP-20789)Remove the dependencies page and use context view for resource dependency only https://jira.talendforge.org/browse/TUP-20789 * feat(TUP-20789)Remove the dependencies page and use context view for resource dependency only https://jira.talendforge.org/browse/TUP-20789 * feat(TUP-20789)Remove the dependencies page and use context view for resource dependency only https://jira.talendforge.org/browse/TUP-20789
- When reloading ecore and genmodel from xsd files, please take care to reorder items in .ecore files - have a look at commits 15815 and 15816 to see how to do this Diagram files ".aird" ===================== - REQUIRED: install the Eclipse plugin "EcoreTools : Ecore Diagram Editor 3.0" from "Help" > "Eclipse Market Place" To create a diagram files .aird from .core file, please follow the below instructions: - right click on ".ecore" file > "Initialize Ecore Diagram" > "Finish" - right click on created ".aird" file > "Create Representation" - in opened Wizard, select the "Design" > "Entities" then "Next", then "Finish" - change the representation name as you want, then "Ok" - the diagram is now opened but empty, DOUBLE-CLICK on displated note => Diagram is creating... To open a diagram files .aird, please follow the below instructions: - open the "Sirius" > "Model Explorer" view from "Window" > "Show View" > "Other" - then, "right click on .aird file" > "Open" - the diagram will not open in an editor at this time, so expand "tree item .aird" from "Model explorer" view to "Representations per category" > "Design" > "Entities" > right click on "talend file class diagram" > "Open" => Diagram is opened