Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #278402 +++ I have a project with an empty folder in it, which I exported to a zip file using the standard "Export > General > Archive File" method. I subsequently imported that project into another workspace using "Import > Genearal > Existing Projects into Workspace" method. The resulting project does not have the empty folder that was in the original project. This is a problem especially for Java projects with empty src folder, because after importing there will be an error saying the src folder is missing.
Created attachment 203794 [details] Patch This patch against R3_4_maintennace combines elements from attachment 137765 [details] and attachment 192859 [details] to fix the original bug 278402 on 3.4.x.
(In reply to comment #1) > Created attachment 203794 [details] > Patch Patch released to R3_4_maintenance.