Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Cannot Nest Output Folder
Cannot Nest Output Folder [message #198338] Fri, 20 February 2004 06:17
Eclipse UserFriend
Hello All,

I have created two source directories in my eclipse java project.

src/server
src/server/config

I have output directory of bin/MyEjb/META-INF

I am setting the output directory of src/server to be bin/MyEjb
and the output directory for the src/server/config to be bin/MyEjb/META-INF

for the SRC/server source directory I have set an exclusion filter to
be config/*

But I am getting an error Cannot nest output folder "bin/MyEjb/META-INF
inside output folder /bin/MyEjb.

How can I set my source folders right? Basically I want all the java
source code to get compiled into the bin/MyEjb directory and all my
configuration files to automatically get copied into the META-INF folder.

Later I will deploy the directory into an app server and test it.

Thanks for your help in advance.

regards,
Abhishek.
Previous Topic:org.eclipse.core.resources cannot be imported (M7)
Next Topic:Reusing Icons
Goto Forum:
  


Current Time: Sat Jun 21 10:42:14 EDT 2025

Powered by FUDForum. Page generated in 0.04047 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top