[Bug java/29194] fails to import package from project

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/29194] fails to import package from project

2006-09-23 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-09-23 22:33 --- Note that -d doesn't do anything when compiling to object. However, adding -C doesn't help either. A simple workaround is to add -Isrc. This is fixed on the gcj-eclipse branch, I marked this PR as depending on PR 28

[Bug java/29194] fails to import package from project

2006-09-23 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-09-23 17:18 --- Created an attachment (id=12314) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12314&action=view) example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29194