Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.2.0
-
Component/s: Petals Tools
-
Security Level: Public
-
- Environment:
- Any
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | project import without ".project" file | Import wizard for projects without a ".project" file |
| Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
| Fix Version/s | 1.2.0 [ 10079 ] | |
| Affects Version/s | 1.1.1 [ 10078 ] | |
| Affects Version/s | 1.2.0 [ 10079 ] | |
| Priority | Minor [ 4 ] | |
| Component/s | Core Tools [ 10032 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
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.