[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Output directory is empty

It was my fault.
I removed one of not used library jar files from hard drive, but did not remove it from project properties. It was highlighted in tasks list.


Vladyslav Kosulin wrote:
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