Community
Participate
Working Groups
I expected to be able to find an "import zip" entry somewhere in the UI on the root of the workspace.
+1 - I find it unintuitive that you have to first create a folder that you can then import into.
I agree this would be convenient. Just to record the design problem here. The URL to perform an import is currently an attribute on a file object. I.e., the UI just traverses a link on the JSON representation of a directory to perform an import. Before any file exists, the UI doesn't have a way to discover the URL of the import command. We would need something like an "import into root" attribute on the workspace object for this. Also interesting to note, Eclipse desktop also requires you to create a project before you can import a zip into it (unless the zip happens to contain an Eclipse .project file, in which case you can use a different wizard to import the project from the zip).
*** Bug 369970 has been marked as a duplicate of this bug. ***
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html