Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-11[Releng] [Photon] Delete old Dev framework and add a new Toolsmiths oneQuentin Le Menez1-5/+0
- Delete the old Dev releng profile and replace it with a Toolsmith one - Add new features: Junit, Releng, Diagramgen and Debug to be released - Move the junit framework at the root of the junit test folder - Remove Toolsmiths from the main build as it will have its own - Repopulate the SDK feature and distribute the excess features in theit own root parent - Add a new views feature - Moved the assistants to the toolsmiths folder and put them in the toolsmiths build Change-Id: I1c0331b25607baaf1cfcc635d9c7b0d9c6d73e63 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-01-09Bug 515367 - [releng] Uniformization of the end of lines to Unix standardQuentin Le Menez1-5/+5
- Format the EOL of all the files matched by: grep -rIUs . | xargs -Ifile dos2unix -k 'file' Change-Id: I5c41d540a9a67b50de9b912ab35e16cc9a912961 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2017-08-07bug 517752 - Papyrus views have the project name in their titlesFrancois Le Fevre1-1/+1
Actions -assign right category for the views -removing papyrus word for view -adding default Papyrus icon when missing -adding a wizard category for table -typo correction -rebase on master Tests -start runtime and check views Change-Id: If12a6f47b20ff8c174198f31082dff1d7412a674 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517752 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
2017-06-12Revert "Bug 517427 - [userxp] add the word papyrus to the Papyrus views "Florian Noyrit1-1/+1
This reverts commit 905ef919b041cb14688da8fb661b39d44da83470. Change-Id: Ib1088ed4c9d72b838dde1ce44c0720c7582d6751
2017-06-02Bug 517427 - [userxp] add the word papyrus to the Papyrus views Francois Le Fevre1-1/+1
Actions -add the word papyrus in plugin.properties and externalize the string Change-Id: I46fb639d919334092640acb91bb8f751c1586a61 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
2016-08-31Bug 473910 - [update site]: localize the developer tools inside theFrancois Le Fevre - CEA1-0/+2
Papyrus dev menu - externalize some plugin.xml string - linked plugins to the Papyrus Dev Change-Id: I54b37191581ff82f8cb87bd7dd1c3212077145b6 Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
2013-02-25Initial importaradermache1-0/+3
View that displays hierarchy of edit parts, when an element is selected

    Back to the top