Kevin Brightwell
Kevin Brightwell
Originally reported on Google Code with ID 500 Owned by @ahmedvc --- Inside the attached folder, run make valgrind ./exe_assignment I get some memory errors, starting with ==1691== Source and...
Originally reported on Google Code with ID 493 Owned by `redeyedmars` --- Enter the code below. Error 28 is generated saying that Attribute t is not defined. However the generated...
Originally reported on Google Code with ID 489 Owned by @ahmedvc --- Using the following Umple file: //test.ump generate RTCpp; class InnerClass { } class MyClass { InnerClass innerInstance; ```...
Originally reported on Google Code with ID 488 Owned by @mgarzon --- **What is to be developed in this project?** - We need to download the source code of an...
Originally reported on Google Code with ID 487 Owned by @aforward --- We should have an exporter for the UML-based specification environment. http://sourceforge.net/apps/mediawiki/useocl/index.php?title=Main_Page --- Reported by @umple on 2014-01-18 22:28:52
Originally reported on Google Code with ID 484 Owned by @hjamaan --- **What improvement do you want to Umple? Describe your vision of the new** **functionality in as much detail...
Originally reported on Google Code with ID 479 Owned by @mgarzon --- -- THE CONTEXT ---- The Umplificator is a reverse engineering tool for the incremental automatic detection of opportunities...
Originally reported on Google Code with ID 473 Owned by @mgarzon --- ---- THE CONTEXT ---- The Umplificator is a reverse engineering tool for the incremental automatic detection of opportunities...
Originally reported on Google Code with ID 302 Owned by @mgarzon --- **What steps will reproduce the problem?** 1. download eclipse-modeling-indigo-SR2-linux-gtk-x86_64.tar.gz. unpack it. 2. run the eclipse indigo modelig IDE....
This creates a binding to concatenate `ObservableList` values. This supersedes PR #8. I fixed the bugs that were present in property firing and added some extra tests to verify these...