[ http://issues.apache.org/jira/browse/DERBY-190?page=comments#action_61849 ] Jeremy Boynes commented on DERBY-190: -------------------------------------
Generally you don't need to - what is making this necessary for you? FWIW I tend to work in Idea and have it compile the classes which has the side effect of handling dependencies as well as just modifications. I run a final build with Ant when looking to do a test run (which takes long enough for coffee anyway). > Derby build should be incremental > --------------------------------- > > Key: DERBY-190 > URL: http://issues.apache.org/jira/browse/DERBY-190 > Project: Derby > Type: Improvement > Components: Build tools > Versions: 10.0.2.2 > Reporter: David Van Couvering > > You should not have to clobber and rebuild from scratch each time you update > or modify your source. This is time-consuming and affects overall > productivity. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
