Hello, I build my projects in the eclipse workspace using maven mvn install eclipse:eclipse command As a result I got total of 9 projects. I experience some weird issue, where Eclipse doesn't find numerous source files in the path, even though I observe them in the Eclipse's Project Explorer view and I can see them in my Windows Explorer. As a result I can use this class only from the directory (package) where it was defined. I can't even import it in from the class in any other directory ( package).
Did anyone experience something like that? Thanks in advance! -- View this message in context: http://www.nabble.com/Eclipse-project-issues-tp14881340s177p14881340.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
