Tigger
Bring mich zum Licht!
Hi, I am hacking together some program with Java and Project Builder (it is a program with a Cocoa Frontend, so I can't use another IDE).
Now I got the error: "Duplicate class" on some of my classes.
A quick search in Google gave me the page for PB 1.1 where the "Duplicate class" error was in the list of fixed bugs. Apparently, it has NOT been fixed.
Another link I found was from the WODevelopers newsgroup, where someone said it has to do with having classes inside packages and without.
So I removed the package part from all my classes (really a pain in the ass) and voilà, it worked.
But was is this? Can't PB deal with packages? This is really SO stupid!

Now I got the error: "Duplicate class" on some of my classes.
A quick search in Google gave me the page for PB 1.1 where the "Duplicate class" error was in the list of fixed bugs. Apparently, it has NOT been fixed.
Another link I found was from the WODevelopers newsgroup, where someone said it has to do with having classes inside packages and without.
So I removed the package part from all my classes (really a pain in the ass) and voilà, it worked.
But was is this? Can't PB deal with packages? This is really SO stupid!
