[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.pde] Classes in runtime workspace have "bin." prepended t

I'm encountering a wired issue using runtime workspace to test a plug-in project (emf model). the issue is that the package names of my classes have "bin." prepended to their names and I've got no idea why and where that comes from. "bin" is my output folder. Can anyone help me on this, please?