8
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected about 1 year ago.
Posted over 8 years ago by sascha gresk
Hi all, I have tried the following to get myself a generator for Python: Step 1 - Build everything on my MacBook running 10.11.5 (15F34) cd /Users/alex/Desktop/projekte/umple git clone https://github.com/umple/umple.git cd /Users/alex/Desktop/projekte/umple/umple/build ant bootstrap ant
Posted almost 9 years ago by Timothy Lethbridge
I have been waiting for someone with knowledge of the Eclipse plugin and the build process to create a new version. Building was disabled back in the early fall due to the move to Github and the build refactoring. Miguel tried to build one last week, but it was missing the compiler! It just had
Posted almost 9 years ago by Gunter Mussbacher
Kevin, > You're definitely correct, it really isn't in the JAR you specified. > The tasks are present in more recent released, particularly 1.23.1+. > > I highly suggest you update since the version you're using is over a year > old! Yes, I would like to update to a more recent version, but
Posted almost 9 years ago by Gunter Mussbacher
Kevin, > You're definitely correct, it really isn't in the JAR you specified. > The tasks are present in more recent released, particularly 1.23.1+. > > I highly suggest you update since the version you're using is over a year > old! Yes, I would like to update to a more recent version, but
Posted almost 9 years ago by Kevin Brightwell
You're definitely correct, it really isn't in the JAR you specified. The tasks are present in more recent released, particularly 1.23.1+. I highly suggest you update since the version you're using is over a year old! Kevin On Wed, Apr 6, 2016 at 7:26 PM, Gunter Mussbacher
Posted almost 9 years ago by Kevin Brightwell
You're definitely correct, it really isn't in the JAR you specified. The tasks are present in more recent released, particularly 1.23.1+. I highly suggest you update since the version you're using is over a year old! Kevin On Wed, Apr 6, 2016 at 7:26 PM, Gunter Mussbacher
Posted almost 9 years ago by Gunter Mussbacher
I got the jar files from here: https://github.com/umple/Umple/releases/tag/v.1.22.0.5146 Maybe, the instructions on the wiki page are out-of-date... https://github.com/umple/umple/wiki/UmpleAntTasks
Posted almost 9 years ago by Kevin Brightwell
Gunter, Where did you get the JAR from? I can't check now, but the task should still work as the class is still present ( https://github.com/umple/umple/blob/master/cruise.umple/src/util/Ant.ump). There should be tests also running for Ant too. I think the issue might be less to do with Umple
Posted almost 9 years ago by Kevin Brightwell
Gunter, Where did you get the JAR from? I can't check now, but the task should still work as the class is still present ( https://github.com/umple/umple/blob/master/cruise.umple/src/util/Ant.ump). There should be tests also running for Ant too. I think the issue might be less to do with Umple
Posted almost 9 years ago by Vahdat Abdelzad
Yes, in the plugin we just used the highlighting feature (not more than that). On Wed, Apr 6, 2016 at 5:59 PM Timothy Lethbridge