| [news.eclipse.tools] Re: Output directory is empty |
Hi,
I've got something strange here:
I build and deploy the server side of application using custom build.xml, located in project's root directory.
Also I have a client application here in the same project, and I'd like to launch it using class files from Eclipse's output directory.
Output directory structure for all packages exist, but there are no class files there, even if try to rebuild project.
What could be the cause?
-- Sincerely, Vladyslav Kosulin