I created bug #364770. On Apr 21, 2009 11:27 AM, "Olivier Bilodeau" <[email protected]> wrote:
On Tue, Apr 21, 2009 at 12:00 PM, Michael Fletcher <[email protected]> wrote: > > Hi. > > I ha... This could be a Java 1.4 vs Java 5 thing. Annotations started with Java 5. > > I would like to set project-wide compiler settings. I will just go with the defaults. Its a go... This would be welcomed. Since the change required will be quite small (only .project affected?) you might be better off attaching a patch to a bug instead of pushing a whole branch. Anyways, its up to you. very quick instructions for patch submission (google for details) # bzr branch lp:tomdroid make required change in eclipse project's metadata # bzr diff verify it looks clean # bzr diff > project-compiler-settings-fix.patch and attach to a bug in launchpad. Thanks! -- Olivier Bilodeau <[email protected]>
_______________________________________________ Mailing list: https://launchpad.net/~tomdroid-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~tomdroid-dev More help : https://help.launchpad.net/ListHelp

