| Issue 7: | recompiling | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Create source file with more than 1 public class. 2. Compile the project. 3. Make some changes in one of classes. 3. Recompile project. Every class file generated from our source file gets recompiled, when expected that only changed one should be recompiled. It's harmless, but takes some time. For example my unit tests get few times longer to recompile. hxcpp 2.05.1, linux It will be nice if this will be fixed, but isn't really important.
May 6, 2010
Project Member
#1
gameh...@gmail.com
Status:
Fixed
|