Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] TR: [CQ 2858] Papyrus

FYI.

-----Message d'origine-----
De : emo-ip-team@xxxxxxxxxxx [mailto:emo-ip-team@xxxxxxxxxxx] 
Envoyé : mercredi 4 février 2009 18:00
À : GERARD Sebastien 166342
Objet : [CQ 2858] Papyrus

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2858





--- Comment #29 from Sebastien Gerard <sebastien.gerard@xxxxxx>  2009-02-04 12:00:19 ---
Created an attachment (id=3109)
 --> (http://dev.eclipse.org/ipzilla/attachment.cgi?id=3109)
New bundle of the Papyrus code for Ipzilla

Hi,

below are the answers to your questions:

Cheers... Sébastien.


Question 1 (Activity classes with dual contributors)

Code has been updated to account for that question (see attached zipped file).


Question 2 (SimpleStringErrorReporter)

We have generated files using ANTLR, but we use the plugin ORBIT of eclipse
at runtime. So we don't distribute ANTLR.


Question 3 (JavaCC)

We have not used JavaCC for generating purposes but we have re-used already
existing classes whose authors did use JavaCC to create them. So, as for us, we
are just using code generated by JavaCC, not distributing it.


Question 4 (FilteredCollectionView)

This class and similar classes in the same package come from Cedric Dumoulin
(Cedric is one the committers of Papyrus). He is the original author of these
classes. These classes can also appear in some old jakarta Tiles
implementation, but here again, Cedric Dumoulin is the original author. Maybe
the project MObject copies this class ?


Question 5 (Icons)
- All the icons that we have used come either from Eclipse, UML2, GMF, Topcased
(only
one icon) and handmade by ourselves.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top