I would like to know if it's possible with Ant4Eclipse to exclude some folders, or files from compilation with the buildJdtProject task.
<buildJdtProject workspaceId="myWorkspace" projectName="@{projectName}" targetLevel="1.6" />
Best regards,
Florent
Use the workspace definition and exclude your folder there.