What is the structure of these projects?
Is it a Maven structure (src/main/jbi)?
Or is it an unzipped SU (META-INF/)?
And what should be the behavior of this import?
Is the parent directory supposed to be the project name?
Or should it create a new project and copy the project resources in it?
My guess is that it is a real SU project but without the .project (with a Maven structure).
And the behavior in that case would be to simply create the project in the workspace (i.e. create the .project, assuming the parent directory is the project name).
I just want to be sure of the need.
What is the structure of these projects?
Is it a Maven structure (src/main/jbi)?
Or is it an unzipped SU (META-INF/)?
And what should be the behavior of this import?
Is the parent directory supposed to be the project name?
Or should it create a new project and copy the project resources in it?
My guess is that it is a real SU project but without the .project (with a Maven structure).
And the behavior in that case would be to simply create the project in the workspace (i.e. create the .project, assuming the parent directory is the project name).
I just want to be sure of the need.