gt4dev

Results 3 issues of gt4dev

**problem** When user saves changes on creating new task - app shows message 'Task added' - and it's correct. But when user saves changes after editing existing task - app...

Hi, On command "sbt android:package-debug" I get an error: [error](MyApp4/android:aapt-generate) java.io.IOException: Cannot run program "C:\dev\adt-bundle\sdk\platform-tools\aapt": CreateProcess error=2, The system cannot find the file specified I use Android SDK 22.x and...

Hi Vaughn, could you explain it? I'd appreciate ;] For example Product: uses ProductId and TentatId. ``` public class Product extends Entity { private Set backlogItems; private String description; private...