[
https://issues.jboss.org/browse/JBDS-3285?page=com.atlassian.jira.plugin....
]
Max Rydahl Andersen edited comment on JBDS-3285 at 4/14/15 3:49 PM:
--------------------------------------------------------------------
Looking at fred's .zip file this definitely should not result in 2 projects created -
the .project file in the root should make everything else below not relevant unless there
is another clear project "marker".
And osgi/pde should not think if it finds a manifest.mf is enough to create a project - it
should also find some .java source.
So even without ordering the current configurators are not great and will fail if users
don't have m2e loaded etc to catch this case (for example).
I still think we should add it into alpha2 but we definitely must improve this API for
beta1 since these are things we already knew about back in november and we got plenty of
usecases now.
was (Author: maxandersen):
Looking at fred's .zip file this definitely should not result in 2 projects created -
the .project file in the root should make everything else below not relevant unless there
is another clear project "marker".
And osgi/pde should not think if it finds a manifest.mf is enough to create a project - it
should also find some .java source.
Easy Import of non-eclipse projects
-----------------------------------
Key: JBDS-3285
URL:
https://issues.jboss.org/browse/JBDS-3285
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: requirements, upstream
Affects Versions: 8.0.0.GA
Reporter: Burr Sutter
Assignee: Mickael Istria
Labels: usability
Fix For: 9.0.0.Alpha2
Attachments: import-me.zip
As a Java EE developer, in some cases using Git for the first time (or only familiar with
command line git), I find it very difficult to clone and import a project correctly into
JBDS, having the appropriate facets configured, if it has a maven pom.xml, correctly
setting the build path, where it is easily deployable to a localhost EAP instance.
The mission here is to make the Git experience much more user friendly.
Progress/Status (updated progressively):
https://wiki.eclipse.org/E4/UI/Smart_Import
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)