[
https://issues.jboss.org/browse/JBIDE-20916?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-20916:
----------------------------------------
The bin/ folder was created by an earlier issue: this project was once imported as a Java
one, and JDT created a bin folder.
When importing (again) the project wasn't detected as a Java project, so bin/ was
crawled (it's excluded for Java projects) and it is most likely that the bin/ folder
contains a .project file that has same name as jbosstools-website. Import is complaining
because it cannot import bin/ as jbosstools-website when there is already a
jbosstools-website.
importing jbosstools-website results in error
---------------------------------------------
Key: JBIDE-20916
URL:
https://issues.jboss.org/browse/JBIDE-20916
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport
Reporter: Max Rydahl Andersen
Assignee: Mickael Istria
use import nested of jbosstools-website result in progress dialog showing error saying:
{quote}
bin | Could not import project located at
/Users/max/code/jbosstools/jbosstools-website/bin
{quote}
No additional info provided.
(note: this happened on second import so it might be when .project already there)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)