8
I Use This!
High Activity

News

Analyzed 16 days ago. based on code collected 16 days ago.
Posted almost 11 years ago by Hamoud Aljamaan
Hi all, It seems build server doesn't clean umple generated code properly in (testbed). I checked umple generated files on the server and it contains files that shouldn't exist. Server was complaining about compiling a java file. These java files shouldn't exist because their src umple class is e
Posted almost 11 years ago by Hamoud Aljamaan
~Hamoud
Posted almost 11 years ago by Timothy Lethbridge
Hi, OK. I am going to do a release and rebuild the plugin with 1.20.1 number. I can't easily replace published jars that have the same release number. Tim On Wed, 14 May 2014, Miguel Garzon wrote: > Hi Tim, > > Vahdat pointed out that it only works if you create a Java project and then > you cre
Posted almost 11 years ago by Vahdat Abdelzad
*Hi,* *I have figured out that the latest version of Umple plugin for Eclipse doesn't work.* *I have already checked with some developers and they have accepted this issue.* *Please let us know whether or not this is valid for all.* *My Eclipse versions are  eclipse-modeling-kepler-SR1-linux, eclips
Posted almost 11 years ago by Hamoud Aljamaan
Hi, Due to one of the recent commits, those tests are failing on my machine: cruise.umple.compiler.UmpleInternalParserTest attributeAndAssociationNameClashingBackwardsUnidirectional cruise.umple.compiler.UmpleXtextParserTest attributeAndAssociationNameClashingBackwardsUnidirectional cruise.umple
Posted almost 11 years ago by Timothy Lethbridge
Hi, Your commit broke the build, are you investigating? Timothy C. Lethbridge, PhD, P.Eng., I.S.P., CSDP Professor of Software Engineering and Computer Science / Professeur Titulaire de génie logiciel et d'informatique and Vice-Dean (governance) / et vice-doyen (gouvernance) Faculté de genie / Fa
Posted almost 11 years ago by Tommy Chan
Hi all, For example, class A{ Map, String> nested; Map nested2; } I am trying to support nested type argument in Ecore generator but I cannot get the corresponding attribute in UmpleClass from UmpleModel. nested is put into "extraCode" while nested2 is recognized as attr
Posted almost 11 years ago by Tommy Chan
We know that in Umple, "Float f" will generate "float f" instead of "java.lang.Float" But is it possible for us to declare "java.lang.Float"? In Ecore, they support EFloatObject, EFloat at the same time. I want to see if I can safely ignore EFloatObject in code generation. Tommy
Posted almost 11 years ago by Tommy Chan
Hello, Here is the patch for Ecore generator based on r4018. Please tell me if there are any problems. I am working on handling issue 526 and 534. It seems that I cannot tag issues as Ecore since I am not the issue owner. Thanks, Tommy
Posted almost 11 years ago by Andrew Forward
http://sourceforge.net/apps/mediawiki/useocl/index.php?title=Quick_Tour -- aforward