Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Bug 537653 - [EPL] Update java files headersQuentin Le Menez1-2/+4
- replaced the reference in the java files headers - added the SPDX-License-Identifier Change-Id: Ia376515730e2430e8671c2b5c66f7b510894e5c6 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-71/+71
- 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>
2015-07-31Bug 472932: [Stereotype Display] Impossible to hide IBD Port StereotypeNicolas FAUVERGUE1-0/+71
Label with CSS https://bugs.eclipse.org/bugs/show_bug.cgi?id=472932 - Manage the DurationObservation and TimeObservation stereotype display in Class Diagram - Manage the Port stereotype display in Component Diagram - Manage the DurationObservation, Parameter, Port and TimeObservation stereotype display in Composite Diagram Change-Id: I94bec687c963c672ff4e8626df5880f27a9f8b43 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>

    Back to the top