[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Creating a 'spaghetti project'

I am trying to migrate from SlickEdit to Eclipse. Currently, in SlickEdit, our projects are made up of source files that live all over the hard drive, and whose package declarations may not match the folders they live in. Is there any good way to create these kind of Java projects in Eclipse?

Thanks.